Trace number 3379247

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
UmSat 2011-05-12 (fixed)? (TO) 1300.03 1300.05

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3379247-1305452474/watcher-3379247-1305452474 -o /tmp/evaluation-result-3379247-1305452474/solver-3379247-1305452474 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379247-1305452474.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 2.25 3.42 3.60 2/341 25892
/proc/meminfo: memFree=17499000/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=11908 CPUtime=0.01 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4194304 398 0 0 0 1 0 0 0 21 0 1 0 656845349 12193792 339 33554432000 4194304 4263832 140735988093440 18446744073709551615 47663903871720 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 2977 339 241 17 0 150 0

[startup+0.072839 s]
/proc/loadavg: 2.25 3.42 3.60 2/341 25892
/proc/meminfo: memFree=17499000/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=12428 CPUtime=0.07 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4194304 585 0 0 0 7 0 0 0 21 0 1 0 656845349 12726272 477 33554432000 4194304 4263832 140735988093440 18446744073709551615 228244046383 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 3107 477 242 17 0 280 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12428

[startup+0.100833 s]
/proc/loadavg: 2.25 3.42 3.60 2/341 25892
/proc/meminfo: memFree=17499000/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=12428 CPUtime=0.09 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4194304 609 0 0 0 9 0 0 0 21 0 1 0 656845349 12726272 501 33554432000 4194304 4263832 140735988093440 18446744073709551615 47663904007920 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 3107 501 242 17 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12428

[startup+0.300798 s]
/proc/loadavg: 2.25 3.42 3.60 2/341 25892
/proc/meminfo: memFree=17499000/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=15164 CPUtime=0.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4194304 1450 0 0 0 29 0 0 0 22 0 1 0 656845349 15527936 1052 33554432000 4194304 4263832 140735988093440 18446744073709551615 47663903935168 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 3791 1052 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700729 s]
/proc/loadavg: 2.25 3.42 3.60 2/341 25892
/proc/meminfo: memFree=17499000/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=18812 CPUtime=0.69 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4194304 2678 0 0 0 69 0 0 0 23 0 1 0 656845349 19263488 1895 33554432000 4194304 4263832 140735988093440 18446744073709551615 228244007069 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 4703 1895 242 17 0 1876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18812

[startup+1.50059 s]
/proc/loadavg: 2.39 3.43 3.60 5/352 25940
/proc/meminfo: memFree=17439212/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=37872 CPUtime=1.49 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 9034 0 0 0 148 1 0 0 25 0 1 0 656845349 38780928 6623 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 9468 6623 247 17 0 6641 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37872

[startup+3.10032 s]
/proc/loadavg: 2.39 3.43 3.60 5/352 25940
/proc/meminfo: memFree=17345524/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=47536 CPUtime=3.09 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 11354 0 0 0 307 2 0 0 25 0 1 0 656845349 48676864 8943 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 11884 8943 247 17 0 9057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47536

[startup+6.30076 s]
/proc/loadavg: 2.39 3.43 3.60 5/352 25940
/proc/meminfo: memFree=17270896/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=63816 CPUtime=6.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 15312 0 0 0 627 2 0 0 25 0 1 0 656845349 65347584 12901 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 15954 12901 247 17 0 13127 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63816

[startup+12.7006 s]
/proc/loadavg: 2.63 3.45 3.61 5/352 25940
/proc/meminfo: memFree=17157336/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=84708 CPUtime=12.69 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 20506 0 0 0 1265 4 0 0 25 0 1 0 656845349 86740992 18095 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 21177 18095 247 17 0 18350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84708

[startup+25.5004 s]
/proc/loadavg: 2.84 3.46 3.61 5/352 25941
/proc/meminfo: memFree=17017720/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=107528 CPUtime=25.49 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 25978 0 0 0 2543 6 0 0 25 0 1 0 656845349 110108672 23567 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 26882 23567 248 17 0 24055 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107528

[startup+51.1009 s]
/proc/loadavg: 3.24 3.51 3.62 5/352 25941
/proc/meminfo: memFree=16819916/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=141680 CPUtime=51.09 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 34504 0 0 0 5098 11 0 0 25 0 1 0 656845349 145080320 32092 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 35420 32092 247 17 0 32593 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141680

[startup+102.313 s]
/proc/loadavg: 3.73 3.60 3.65 5/352 25943
/proc/meminfo: memFree=16506312/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=218220 CPUtime=102.3 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 53048 0 0 0 10210 20 0 0 25 0 1 0 656845349 223457280 50635 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 54555 50635 247 17 0 51728 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 218220

[startup+162.3 s]
/proc/loadavg: 3.94 3.68 3.67 5/352 25944
/proc/meminfo: memFree=16219616/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=298280 CPUtime=162.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 72813 0 0 0 16199 30 0 0 25 0 1 0 656845349 305438720 70399 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 74570 70399 249 17 0 71743 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 298280

[startup+222.301 s]
/proc/loadavg: 3.98 3.74 3.69 5/352 25946
/proc/meminfo: memFree=15985232/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=360604 CPUtime=222.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 88255 0 0 0 22190 39 0 0 25 0 1 0 656845349 369258496 85840 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 90151 85840 248 17 0 87324 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 360604

[startup+282.3 s]
/proc/loadavg: 3.99 3.78 3.70 5/352 25948
/proc/meminfo: memFree=15787688/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=420444 CPUtime=282.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 102086 0 0 0 28184 45 0 0 25 0 1 0 656845349 430534656 99671 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 105111 99671 248 17 0 102284 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 420444

[startup+342.301 s]
/proc/loadavg: 4.11 3.85 3.73 5/352 25949
/proc/meminfo: memFree=15618680/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=453300 CPUtime=342.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 110264 0 0 0 34179 49 0 0 25 0 1 0 656845349 464179200 107848 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 113325 107848 247 17 0 110498 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 453300

[startup+402.3 s]
/proc/loadavg: 4.04 3.88 3.74 5/352 25951
/proc/meminfo: memFree=15463296/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=490104 CPUtime=402.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 119385 0 0 0 40175 54 0 0 25 0 1 0 656845349 501866496 116968 33554432000 4194304 4263832 140735988093440 18446744073709551615 228244007682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 122526 116968 247 17 0 119699 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 490104

[startup+462.301 s]
/proc/loadavg: 4.01 3.89 3.76 5/352 25952
/proc/meminfo: memFree=15333576/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=520760 CPUtime=462.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 126925 0 0 0 46170 58 0 0 25 0 1 0 656845349 533258240 124507 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 130190 124507 247 17 0 127363 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 520760

[startup+522.3 s]
/proc/loadavg: 4.00 3.91 3.77 5/352 25954
/proc/meminfo: memFree=15208820/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=547560 CPUtime=522.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 133620 0 0 0 52166 63 0 0 25 0 1 0 656845349 560701440 131202 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 136890 131202 247 17 0 134063 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 547560

[startup+582.301 s]
/proc/loadavg: 4.00 3.92 3.78 5/352 25956
/proc/meminfo: memFree=15083940/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=572328 CPUtime=582.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 139600 0 0 0 58163 65 0 0 25 0 1 0 656845349 586063872 137182 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 143082 137182 247 17 0 140255 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 572328

[startup+642.3 s]
/proc/loadavg: 4.05 3.95 3.80 5/352 25957
/proc/meminfo: memFree=14967248/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=595816 CPUtime=642.3 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 145515 0 0 0 64162 68 0 0 25 0 1 0 656845349 610115584 143096 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 148954 143096 247 17 0 146127 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 595816

[startup+702.301 s]
/proc/loadavg: 4.12 3.99 3.82 5/352 25959
/proc/meminfo: memFree=14866916/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=620644 CPUtime=702.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 151694 0 0 0 70156 72 0 0 25 0 1 0 656845349 635539456 149275 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 155161 149275 247 17 0 152334 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 620644

[startup+762.313 s]
/proc/loadavg: 4.04 3.99 3.82 5/352 25960
/proc/meminfo: memFree=14763372/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=641488 CPUtime=762.3 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 156878 0 0 0 76154 76 0 0 25 0 1 0 656845349 656883712 154459 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 160372 154459 247 17 0 157545 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 641488

[startup+822.301 s]
/proc/loadavg: 4.01 3.99 3.83 5/352 25962
/proc/meminfo: memFree=14659080/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=664376 CPUtime=822.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 162574 0 0 0 82149 80 0 0 25 0 1 0 656845349 680321024 160155 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 166094 160155 247 17 0 163267 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 664376

[startup+882.301 s]
/proc/loadavg: 4.05 4.00 3.84 5/352 25964
/proc/meminfo: memFree=14562220/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=686808 CPUtime=882.29 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 168121 0 0 0 88146 83 0 0 25 0 1 0 656845349 703291392 165702 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 171702 165702 247 17 0 168875 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 686808

[startup+942.301 s]
/proc/loadavg: 4.10 4.03 3.86 5/352 25965
/proc/meminfo: memFree=14471312/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=706920 CPUtime=942.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 173173 0 0 0 94143 85 0 0 25 0 1 0 656845349 723886080 170754 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 176730 170754 247 17 0 173903 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 706920

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.86 5/352 25967
/proc/meminfo: memFree=14389212/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=724920 CPUtime=1002.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 177612 0 0 0 100140 88 0 0 25 0 1 0 656845349 742318080 175193 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 181230 175193 247 17 0 178403 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 724920

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.87 5/352 25968
/proc/meminfo: memFree=14301032/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=743976 CPUtime=1062.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 182355 0 0 0 106137 91 0 0 25 0 1 0 656845349 761831424 179936 33554432000 4194304 4263832 140735988093440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 185994 179936 247 17 0 183167 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 743976

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/352 25970
/proc/meminfo: memFree=14218816/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=761444 CPUtime=1122.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 186711 0 0 0 112133 95 0 0 25 0 1 0 656845349 779718656 184292 33554432000 4194304 4263832 140735988093440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 190361 184292 247 17 0 187534 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 761444

[startup+1182.3 s]
/proc/loadavg: 4.15 4.04 3.89 5/352 25972
/proc/meminfo: memFree=14137316/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=778720 CPUtime=1182.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 191056 0 0 0 118130 98 0 0 25 0 1 0 656845349 797409280 188637 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 194680 188637 247 17 0 191853 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 778720

[startup+1242.3 s]
/proc/loadavg: 4.20 4.06 3.91 5/352 25982
/proc/meminfo: memFree=14060024/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=795040 CPUtime=1242.28 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 195194 0 0 0 124127 101 0 0 25 0 1 0 656845349 814120960 192775 33554432000 4194304 4263832 140735988093440 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 198760 192775 247 17 0 195933 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 795040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.06 3.91 4/351 25985
/proc/meminfo: memFree=14568156/32951124 swapFree=67082152/67111528
[pid=25892] ppid=25890 vsize=808572 CPUtime=1299.99 cores=5,7
/proc/25892/stat : 25892 (umsat) R 25890 25892 23389 0 -1 4202496 198658 0 0 0 129896 103 0 0 25 0 1 0 656845349 827977728 196239 33554432000 4194304 4263832 140735988093440 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25892/statm: 202143 196239 247 17 0 199316 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 808572

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): 1300.05
CPU time (s): 1300.03
CPU user time (s): 1298.96
CPU system time (s): 1.07084
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 808572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.96
system time used= 1.07084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198658
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= 5
involuntary context switches= 932

runsolver used 3.9534 second user time and 10.2754 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 11:41:14
IDJOB=3379247
IDBENCH=71153
IDSOLVER=1861
FILE ID=node136/3379247-1305452474
RUNJOBID= node136-1305452474-25873
PBS_JOBID= 13324854
Free space on /tmp= 73052 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379247-1305452474/watcher-3379247-1305452474 -o /tmp/evaluation-result-3379247-1305452474/solver-3379247-1305452474 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379247-1305452474.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1217625259

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17499272 kB
Buffers:        309064 kB
Cached:        5686760 kB
SwapCached:       2740 kB
Active:       10786412 kB
Inactive:      4324616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17499272 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           10256 kB
Writeback:           0 kB
AnonPages:     9113904 kB
Mapped:          27976 kB
Slab:           235888 kB
PageTables:      39536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69882740 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= 73044 MiB
End job on node136 at 2011-05-15 12:02:56