Trace number 3495672

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MoUsSaka 2011-03-26No Cert. 1800.07 1800.03

General information on the benchmark

NameSAT02/industrial/biere/
dinphil/dp09u08.shuffled.cnf
MD5SUM6b942b91b984614b2486ef59f1f9cebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables5475
Number of clauses16207
Sum of the clauses size38163
Maximum clause length9
Minimum clause length1
Number of clauses of size 118
Number of clauses of size 210428
Number of clauses of size 35760
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c MoUsSaka vegetarian
15.99/16.05	
15.99/16.05	s UNSATISFIABLE

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3495672-1307807262/watcher-3495672-1307807262 -o /tmp/evaluation-result-3495672-1307807262/solver-3495672-1307807262 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495672-1307807262.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.25 1.82 2.49 3/178 10921
/proc/meminfo: memFree=31139228/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=13564 CPUtime=0 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 787 0 0 0 0 0 0 0 23 0 1 0 873142488 13889536 656 33554432000 4194304 4365125 140733994575440 18446744073709551615 4293720 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 3391 666 255 42 0 539 0

[startup+0.081705 s]
/proc/loadavg: 1.25 1.82 2.49 3/178 10921
/proc/meminfo: memFree=31139228/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=15612 CPUtime=0.08 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 2214 0 0 0 8 0 0 0 24 0 1 0 873142488 15986688 1088 33554432000 4194304 4365125 140733994575440 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 3903 1088 263 42 0 1051 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15612

[startup+0.100703 s]
/proc/loadavg: 1.25 1.82 2.49 3/178 10921
/proc/meminfo: memFree=31139228/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=15612 CPUtime=0.09 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 2376 0 0 0 9 0 0 0 24 0 1 0 873142488 15986688 1170 33554432000 4194304 4365125 140733994575440 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 3903 1170 263 42 0 1051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15612

[startup+0.300685 s]
/proc/loadavg: 1.25 1.82 2.49 3/178 10921
/proc/meminfo: memFree=31139228/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=19148 CPUtime=0.29 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 5906 0 0 0 29 0 0 0 25 0 1 0 873142488 19607552 2069 33554432000 4194304 4365125 140733994575440 18446744073709551615 4257781 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 4787 2070 263 42 0 1935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19148

[startup+0.700611 s]
/proc/loadavg: 1.25 1.82 2.49 3/178 10921
/proc/meminfo: memFree=31139228/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=31364 CPUtime=0.69 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 16739 0 0 0 68 1 0 0 25 0 1 0 873142488 32116736 4428 33554432000 4194304 4365125 140733994575440 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 7841 4433 263 42 0 4989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31364

[startup+1.50048 s]
/proc/loadavg: 1.25 1.82 2.49 5/190 10956
/proc/meminfo: memFree=31007516/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=53020 CPUtime=1.49 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 36782 0 0 0 146 3 0 0 25 0 1 0 873142488 54292480 9240 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 13255 9240 263 42 0 10403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53020

[startup+3.10116 s]
/proc/loadavg: 1.25 1.82 2.49 5/190 10956
/proc/meminfo: memFree=30929272/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=103008 CPUtime=3.09 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 79896 0 0 0 301 8 0 0 25 0 1 0 873142488 105480192 19170 33554432000 4194304 4365125 140733994575440 18446744073709551615 4257392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 25752 19170 263 42 0 22900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103008

[startup+6.3006 s]
/proc/loadavg: 1.47 1.86 2.49 5/190 10956
/proc/meminfo: memFree=30693292/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=148660 CPUtime=6.29 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 122200 0 0 0 617 12 0 0 25 0 1 0 873142488 152227840 29931 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 37165 29931 265 42 0 34313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148660

[startup+12.7005 s]
/proc/loadavg: 1.67 1.89 2.50 5/190 10956
/proc/meminfo: memFree=30568304/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=214832 CPUtime=12.69 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 182961 0 0 0 1252 17 0 0 25 0 1 0 873142488 219987968 44439 33554432000 4194304 4365125 140733994575440 18446744073709551615 4247575 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 53708 44439 265 42 0 50856 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214832

[startup+25.5012 s]
/proc/loadavg: 2.19 2.00 2.53 5/190 10956
/proc/meminfo: memFree=30058528/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=869032 CPUtime=25.49 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 467988 0 0 0 2503 46 0 0 25 0 1 0 873142488 889888768 134246 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 217258 134246 266 42 0 214406 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 869032

[startup+51.1006 s]
/proc/loadavg: 2.80 2.16 2.56 5/190 10957
/proc/meminfo: memFree=29741944/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=490408 CPUtime=51.09 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 625014 0 0 0 5044 65 0 0 25 0 1 0 873142488 502177792 116052 33554432000 4194304 4365125 140733994575440 18446744073709551615 4257485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 122602 116052 266 42 0 119750 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 490408

[startup+102.306 s]
/proc/loadavg: 3.48 2.44 2.64 5/190 10959
/proc/meminfo: memFree=29110772/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=505692 CPUtime=102.3 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 790565 0 0 0 10143 87 0 0 25 0 1 0 873142488 517828608 117193 33554432000 4194304 4365125 140733994575440 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 126423 117193 266 42 0 123571 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 505692

[startup+162.301 s]
/proc/loadavg: 3.94 2.75 2.73 5/190 10960
/proc/meminfo: memFree=29175716/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=622692 CPUtime=162.29 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 975989 0 0 0 16122 107 0 0 25 0 1 0 873142488 637636608 134140 33554432000 4194304 4365125 140733994575440 18446744073709551615 4258407 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 155673 134140 266 42 0 152821 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 622692

[startup+222.301 s]
/proc/loadavg: 4.03 2.99 2.81 5/187 11013
/proc/meminfo: memFree=28958816/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=1014964 CPUtime=222.3 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 1471018 0 0 0 22067 163 0 0 25 0 1 0 873142488 1039323136 184982 33554432000 4194304 4365125 140733994575440 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 253741 184982 266 42 0 250889 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1014964

[startup+282.3 s]
/proc/loadavg: 4.01 3.17 2.88 5/190 11039
/proc/meminfo: memFree=28883576/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=704080 CPUtime=282.3 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 1659929 0 0 0 28045 185 0 0 25 0 1 0 873142488 720977920 149197 33554432000 4194304 4365125 140733994575440 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 176020 149197 266 42 0 173168 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 704080

[startup+342.301 s]
/proc/loadavg: 4.00 3.32 2.95 5/190 11041
/proc/meminfo: memFree=28785972/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=735280 CPUtime=342.3 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 1912654 0 0 0 34016 214 0 0 25 0 1 0 873142488 752926720 173725 33554432000 4194304 4365125 140733994575440 18446744073709551615 4250360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 183820 173725 266 42 0 180968 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 735280

[startup+402.301 s]
/proc/loadavg: 4.06 3.46 3.02 5/190 11042
/proc/meminfo: memFree=28378720/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=731184 CPUtime=402.3 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 2181615 0 0 0 39986 244 0 0 25 0 1 0 873142488 748732416 173572 33554432000 4194304 4365125 140733994575440 18446744073709551615 4262083 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 182796 173572 266 42 0 179944 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 731184

[startup+462.301 s]
/proc/loadavg: 4.02 3.55 3.08 5/190 11082
/proc/meminfo: memFree=28696728/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=706608 CPUtime=462.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 2384524 0 0 0 45963 268 0 0 25 0 1 0 873142488 723566592 170456 33554432000 4194304 4365125 140733994575440 18446744073709551615 4264094 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 176652 170456 266 42 0 173800 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 706608

[startup+522.3 s]
/proc/loadavg: 4.00 3.63 3.13 5/190 11122
/proc/meminfo: memFree=28646340/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=706608 CPUtime=522.3 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 2426730 0 0 0 51957 273 0 0 25 0 1 0 873142488 723566592 170456 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 176652 170456 266 42 0 173800 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 706608

[startup+582.301 s]
/proc/loadavg: 4.04 3.71 3.19 5/190 11161
/proc/meminfo: memFree=28599808/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=706608 CPUtime=582.3 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 2550142 0 0 0 57942 288 0 0 25 0 1 0 873142488 723566592 170456 33554432000 4194304 4365125 140733994575440 18446744073709551615 4262579 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 176652 170456 266 42 0 173800 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 706608

[startup+642.301 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 4.09 3.90 3.38 5/190 11177
/proc/meminfo: memFree=28125296/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=710704 CPUtime=822.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 3195202 0 0 0 81868 363 0 0 25 0 1 0 873142488 727760896 171002 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244619 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 177676 171002 266 42 0 174824 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 710704

[startup+882.301 s]
/proc/loadavg: 4.03 3.92 3.41 5/190 11216
/proc/meminfo: memFree=28542484/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=725040 CPUtime=882.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 3321608 0 0 0 87854 377 0 0 25 0 1 0 873142488 742440960 172801 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244672 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 181260 172801 266 42 0 178408 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 725040

[startup+942.3 s]
/proc/loadavg: 4.01 3.93 3.45 5/190 11218
/proc/meminfo: memFree=28206968/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=706608 CPUtime=942.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 3529278 0 0 0 93830 401 0 0 25 0 1 0 873142488 723566592 170456 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 176652 170456 266 42 0 173800 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 706608

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.48 5/190 11220
/proc/meminfo: memFree=28218712/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=892964 CPUtime=1002.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 3686009 0 0 0 99812 419 0 0 25 0 1 0 873142488 914395136 193843 33554432000 4194304 4365125 140733994575440 18446744073709551615 4247609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 223241 193843 266 42 0 220389 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 892964

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.51 5/190 11221
/proc/meminfo: memFree=28255264/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=860200 CPUtime=1062.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 3927494 0 0 0 105784 447 0 0 25 0 1 0 873142488 880844800 189731 33554432000 4194304 4365125 140733994575440 18446744073709551615 4316995 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 215050 189731 266 42 0 212198 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 860200

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.54 5/190 11261
/proc/meminfo: memFree=28112036/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=706608 CPUtime=1122.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 4193015 0 0 0 111755 476 0 0 25 0 1 0 873142488 723566592 170456 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 176652 170456 266 42 0 173800 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 706608

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.56 5/190 11262
/proc/meminfo: memFree=27983332/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=731184 CPUtime=1182.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 4510283 0 0 0 117721 510 0 0 25 0 1 0 873142488 748732416 173572 33554432000 4194304 4365125 140733994575440 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 182796 173572 266 42 0 179944 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 731184

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.59 5/190 11378
/proc/meminfo: memFree=28146868/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=842940 CPUtime=1242.31 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 4800577 0 0 0 123684 547 0 0 25 0 1 0 873142488 863170560 186723 33554432000 4194304 4365125 140733994575440 18446744073709551615 4267810 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 210735 186723 266 42 0 207883 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 842940

[startup+1302.3 s]
/proc/loadavg: 3.91 3.94 3.60 5/190 11684
/proc/meminfo: memFree=28081796/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=697796 CPUtime=1302.32 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 5041774 0 0 0 129655 577 0 0 25 0 1 0 873142488 714543104 168253 33554432000 4194304 4365125 140733994575440 18446744073709551615 4250084 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 174449 168253 266 42 0 171597 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 697796

[startup+1362.3 s]
/proc/loadavg: 3.66 3.88 3.60 4/184 11709
/proc/meminfo: memFree=28133200/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=722116 CPUtime=1362.32 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 5299552 0 0 0 135625 607 0 0 25 0 1 0 873142488 739446784 171560 33554432000 4194304 4365125 140733994575440 18446744073709551615 4244666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 180529 171560 266 42 0 177677 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 722116

[startup+1422.31 s]
/proc/loadavg: 3.32 3.74 3.57 4/184 11711
/proc/meminfo: memFree=28194336/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=707780 CPUtime=1422.33 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 5553051 0 0 0 141599 634 0 0 25 0 1 0 873142488 724766720 169761 33554432000 4194304 4365125 140733994575440 18446744073709551615 4258320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 176945 169761 266 42 0 174093 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 707780

[startup+1482.3 s]
/proc/loadavg: 3.12 3.60 3.53 4/184 11712
/proc/meminfo: memFree=28090340/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=922808 CPUtime=1482.32 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 5828532 0 0 0 147568 664 0 0 25 0 1 0 873142488 944955392 196714 33554432000 4194304 4365125 140733994575440 18446744073709551615 4258066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 230702 196714 266 42 0 227850 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 922808

[startup+1542.3 s]
/proc/loadavg: 3.04 3.49 3.49 4/184 11714
/proc/meminfo: memFree=28189628/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=726212 CPUtime=1542.32 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 6077493 0 0 0 153540 692 0 0 25 0 1 0 873142488 743641088 172074 33554432000 4194304 4365125 140733994575440 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 181553 172074 266 42 0 178701 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 726212

[startup+1602.3 s]
/proc/loadavg: 3.01 3.40 3.46 4/184 11715
/proc/meminfo: memFree=28007308/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=957624 CPUtime=1602.33 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 6350219 0 0 0 159511 722 0 0 25 0 1 0 873142488 980606976 201115 33554432000 4194304 4365125 140733994575440 18446744073709551615 4266157 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 239406 201115 266 42 0 236554 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 957624

[startup+1662.3 s]
/proc/loadavg: 3.00 3.32 3.43 4/184 11717
/proc/meminfo: memFree=28076492/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=871612 CPUtime=1662.33 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 6723103 0 0 0 165468 765 0 0 25 0 1 0 873142488 892530688 190289 33554432000 4194304 4365125 140733994575440 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 217903 190289 266 42 0 215051 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 871612

[startup+1722.3 s]
/proc/loadavg: 3.00 3.26 3.40 4/184 11719
/proc/meminfo: memFree=28154324/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=697796 CPUtime=1722.33 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 6936399 0 0 0 171444 789 0 0 25 0 1 0 873142488 714543104 168253 33554432000 4194304 4365125 140733994575440 18446744073709551615 4257482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 174449 168253 266 42 0 171597 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 697796

[startup+1782.3 s]
/proc/loadavg: 3.00 3.21 3.37 4/184 11720
/proc/meminfo: memFree=28009092/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=965816 CPUtime=1782.33 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 7206545 0 0 0 177414 819 0 0 25 0 1 0 873142488 988995584 202111 33554432000 4194304 4365125 140733994575440 18446744073709551615 4300096 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 241454 202111 266 42 0 238602 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 965816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.00 3.20 3.36 4/184 11721
/proc/meminfo: memFree=28092536/32951124 swapFree=67050916/67111528
[pid=10921] ppid=10919 vsize=697796 CPUtime=1800.04 cores=4,6
/proc/10921/stat : 10921 (MoUsSaka) R 10919 10921 9411 0 -1 4202496 7275439 0 0 0 179176 828 0 0 25 0 1 0 873142488 714543104 168253 33554432000 4194304 4365125 140733994575440 18446744073709551615 4258454 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10921/statm: 174449 168253 266 42 0 171597 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 697796

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.07
CPU user time (s): 1791.76
CPU system time (s): 8.30574
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1503236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.76
system time used= 8.30574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7275439
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 3556

runsolver used 3.22551 second user time and 6.601 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-11 17:47:42
IDJOB=3495672
IDBENCH=88072
IDSOLVER=1989
FILE ID=node146/3495672-1307807262
RUNJOBID= node146-1307807262-10898
PBS_JOBID= 13551045
Free space on /tmp= 74088 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT02/industrial/biere/dinphil/dp09u08.shuffled.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495672-1307807262/watcher-3495672-1307807262 -o /tmp/evaluation-result-3495672-1307807262/solver-3495672-1307807262 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495672-1307807262.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6b942b91b984614b2486ef59f1f9cebb
RANDOM SEED=1747532712

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31139772 kB
Buffers:        316684 kB
Cached:        1261544 kB
SwapCached:      14576 kB
Active:         623920 kB
Inactive:       981068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31139772 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:            3544 kB
Writeback:           0 kB
AnonPages:       23920 kB
Mapped:           8948 kB
Slab:           142052 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74020 MiB
End job on node146 at 2011-06-11 18:17:44