Trace number 3379131

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.05 1300.04

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
MD5SUMc06088cac8521bfe72bbb4c9ad8d39fb
Bench CategoryCRAFTED (crafted 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 variables780
Number of clauses66810
Sum of the clauses size134348
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 266784
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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

running on 2 cores: 0,2

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: 1.14 1.99 2.70 3/418 21266
/proc/meminfo: memFree=20205200/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=11776 CPUtime=0 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4194304 368 0 0 0 0 0 0 0 22 0 1 0 736290160 12058624 308 33554432000 4194304 4263832 140734449965744 18446744073709551615 46944052737751 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 2944 308 241 17 0 117 0

[startup+0.104901 s]
/proc/loadavg: 1.14 1.99 2.70 3/418 21266
/proc/meminfo: memFree=20205200/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=13340 CPUtime=0.1 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4194304 915 0 0 0 10 0 0 0 22 0 1 0 736290160 13660160 709 33554432000 4194304 4263832 140734449965744 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 3335 709 242 17 0 508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13340

[startup+0.200794 s]
/proc/loadavg: 1.14 1.99 2.70 3/418 21266
/proc/meminfo: memFree=20205200/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=15164 CPUtime=0.19 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4194304 1527 0 0 0 19 0 0 0 23 0 1 0 736290160 15527936 1128 33554432000 4194304 4263832 140734449965744 18446744073709551615 46944052882630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 3791 1129 242 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.300837 s]
/proc/loadavg: 1.14 1.99 2.70 3/418 21266
/proc/meminfo: memFree=20205200/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=23068 CPUtime=0.29 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 4189 0 0 0 29 0 0 0 23 0 1 0 736290160 23621632 3013 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205772 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 5767 3013 247 17 0 2940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23068

[startup+0.700769 s]
/proc/loadavg: 1.14 1.99 2.70 3/418 21266
/proc/meminfo: memFree=20205200/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=26288 CPUtime=0.69 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 5002 0 0 0 69 0 0 0 25 0 1 0 736290160 26918912 3826 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 6572 3826 247 17 0 3745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26288

[startup+1.50057 s]
/proc/loadavg: 1.14 1.99 2.70 5/432 21293
/proc/meminfo: memFree=20131708/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=32448 CPUtime=1.49 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 6541 0 0 0 148 1 0 0 25 0 1 0 736290160 33226752 5365 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 8112 5365 247 17 0 5285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32448

[startup+3.10029 s]
/proc/loadavg: 1.14 1.99 2.70 5/432 21293
/proc/meminfo: memFree=20105784/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=39632 CPUtime=3.09 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 8321 0 0 0 308 1 0 0 25 0 1 0 736290160 40583168 7145 33554432000 4194304 4263832 140734449965744 18446744073709551615 4224688 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 9908 7145 247 17 0 7081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39632

[startup+6.30078 s]
/proc/loadavg: 1.45 2.04 2.71 5/432 21294
/proc/meminfo: memFree=20063260/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=50896 CPUtime=6.29 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 11057 0 0 0 628 1 0 0 25 0 1 0 736290160 52117504 9881 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 12724 9881 247 17 0 9897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50896

[startup+12.7007 s]
/proc/loadavg: 1.66 2.07 2.72 5/432 21294
/proc/meminfo: memFree=20006248/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=67652 CPUtime=12.69 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 15205 0 0 0 1267 2 0 0 25 0 1 0 736290160 69275648 14029 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 16913 14029 247 17 0 14086 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67652

[startup+25.5004 s]
/proc/loadavg: 2.17 2.16 2.74 5/432 21294
/proc/meminfo: memFree=19937304/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=89800 CPUtime=25.49 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 20556 0 0 0 2546 3 0 0 25 0 1 0 736290160 91955200 19379 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 22450 19379 248 17 0 19623 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89800

[startup+51.101 s]
/proc/loadavg: 2.80 2.31 2.77 5/432 21295
/proc/meminfo: memFree=19855652/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=117480 CPUtime=51.09 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 27204 0 0 0 5104 5 0 0 25 0 1 0 736290160 120299520 26026 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 29370 26026 247 17 0 26543 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 117480

[startup+102.301 s]
/proc/loadavg: 3.48 2.57 2.83 5/432 21296
/proc/meminfo: memFree=19729644/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=146380 CPUtime=102.29 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 33988 0 0 0 10222 7 0 0 25 0 1 0 736290160 149893120 32807 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 36595 32807 247 17 0 33768 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 146380

[startup+162.3 s]
/proc/loadavg: 3.81 2.83 2.90 5/432 21298
/proc/meminfo: memFree=19620724/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=170748 CPUtime=162.29 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 39853 0 0 0 16219 10 0 0 25 0 1 0 736290160 174845952 38672 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 42687 38672 248 17 0 39860 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 170748

[startup+222.316 s]
/proc/loadavg: 3.93 3.04 2.97 5/432 21299
/proc/meminfo: memFree=19520120/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=191148 CPUtime=222.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 44686 0 0 0 22219 11 0 0 25 0 1 0 736290160 195735552 43505 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 47787 43505 249 17 0 44960 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 191148

[startup+282.3 s]
/proc/loadavg: 4.04 3.23 3.04 5/432 21310
/proc/meminfo: memFree=19453580/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=213680 CPUtime=282.28 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 50190 0 0 0 28215 13 0 0 25 0 1 0 736290160 218808320 49008 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 53420 49008 248 17 0 50593 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 213680

[startup+342.301 s]
/proc/loadavg: 4.14 3.41 3.11 5/432 21312
/proc/meminfo: memFree=19387572/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=237044 CPUtime=342.29 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 55554 0 0 0 34213 16 0 0 25 0 1 0 736290160 242733056 54371 33554432000 4194304 4263832 140734449965744 18446744073709551615 4207742 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 59261 54371 248 17 0 56434 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 237044

[startup+402.3 s]
/proc/loadavg: 4.19 3.54 3.17 5/432 21313
/proc/meminfo: memFree=19331104/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=251540 CPUtime=402.29 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 59075 0 0 0 40211 18 0 0 25 0 1 0 736290160 257576960 57892 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 62885 57892 248 17 0 60058 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 251540

[startup+462.301 s]
/proc/loadavg: 4.13 3.64 3.23 5/432 21315
/proc/meminfo: memFree=19280468/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=267624 CPUtime=462.29 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 62667 0 0 0 46210 19 0 0 25 0 1 0 736290160 274046976 61484 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 66906 61484 248 17 0 64079 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 267624

[startup+522.3 s]
/proc/loadavg: 4.18 3.74 3.28 5/432 21316
/proc/meminfo: memFree=19236540/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=282708 CPUtime=522.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 66234 0 0 0 52208 22 0 0 25 0 1 0 736290160 289492992 65050 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 70677 65050 247 17 0 67850 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 282708

[startup+582.301 s]
/proc/loadavg: 4.13 3.80 3.33 5/432 21318
/proc/meminfo: memFree=19198804/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=295948 CPUtime=582.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 69393 0 0 0 58207 23 0 0 25 0 1 0 736290160 303050752 68209 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 73987 68209 247 17 0 71160 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 295948

[startup+642.3 s]
/proc/loadavg: 4.04 3.83 3.37 5/432 21319
/proc/meminfo: memFree=19159452/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=310796 CPUtime=642.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 72912 0 0 0 64205 25 0 0 25 0 1 0 736290160 318255104 71728 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 77699 71728 247 17 0 74872 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 310796

[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.40 5/432 21321
/proc/meminfo: memFree=19121840/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=320848 CPUtime=702.29 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 75475 0 0 0 70204 25 0 0 25 0 1 0 736290160 328548352 74291 33554432000 4194304 4263832 140734449965744 18446744073709551615 4224788 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 80212 74291 248 17 0 77385 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 320848

[startup+762.3 s]
/proc/loadavg: 4.00 3.88 3.44 5/432 21323
/proc/meminfo: memFree=19086440/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=332384 CPUtime=762.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 78195 0 0 0 76204 26 0 0 25 0 1 0 736290160 340361216 77010 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 83096 77010 247 17 0 80269 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 332384

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.47 5/432 21324
/proc/meminfo: memFree=19050816/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=342852 CPUtime=822.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 80607 0 0 0 82203 27 0 0 25 0 1 0 736290160 351080448 79422 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 85713 79422 247 17 0 82886 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 342852

[startup+882.316 s]
/proc/loadavg: 4.10 3.95 3.51 5/432 21326
/proc/meminfo: memFree=19015792/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=352656 CPUtime=882.32 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 82841 0 0 0 88204 28 0 0 25 0 1 0 736290160 361119744 81656 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 88164 81656 248 17 0 85337 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 352656

[startup+942.301 s]
/proc/loadavg: 4.11 3.98 3.55 5/432 21328
/proc/meminfo: memFree=18988968/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=364048 CPUtime=942.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 85612 0 0 0 94201 29 0 0 25 0 1 0 736290160 372785152 84427 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 91012 84427 248 17 0 88185 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 364048

[startup+1002.3 s]
/proc/loadavg: 4.11 4.01 3.58 5/432 21329
/proc/meminfo: memFree=18961764/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=375328 CPUtime=1002.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 88293 0 0 0 100200 30 0 0 25 0 1 0 736290160 384335872 87108 33554432000 4194304 4263832 140734449965744 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 93832 87108 248 17 0 91005 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 375328

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.61 5/432 21331
/proc/meminfo: memFree=18935068/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=385796 CPUtime=1062.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 90957 0 0 0 106199 31 0 0 25 0 1 0 736290160 395055104 89772 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 96449 89772 248 17 0 93622 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 385796

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.64 5/432 21332
/proc/meminfo: memFree=18913328/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=394804 CPUtime=1122.31 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 93074 0 0 0 112198 33 0 0 25 0 1 0 736290160 404279296 91889 33554432000 4194304 4263832 140734449965744 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 98701 91889 248 17 0 95874 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 394804

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.66 5/432 21334
/proc/meminfo: memFree=18894932/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=403836 CPUtime=1182.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 95006 0 0 0 118197 33 0 0 25 0 1 0 736290160 413528064 93821 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 100959 93821 249 17 0 98132 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 403836

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.68 5/432 21336
/proc/meminfo: memFree=18870084/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=409992 CPUtime=1242.3 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 96504 0 0 0 124196 34 0 0 25 0 1 0 736290160 419831808 95319 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 102498 95319 249 17 0 99671 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 409992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.70 5/432 21337
/proc/meminfo: memFree=18840032/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=416460 CPUtime=1300.02 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 98117 0 0 0 129966 36 0 0 25 0 1 0 736290160 426455040 96932 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 104115 96932 249 17 0 101288 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 416460

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.70 5/432 21337
/proc/meminfo: memFree=18840032/32950940 swapFree=67111356/67111528
[pid=21266] ppid=21264 vsize=416460 CPUtime=1300.02 cores=0,2
/proc/21266/stat : 21266 (umsat) R 21264 21266 20888 0 -1 4202496 98117 0 0 0 129966 36 0 0 25 0 1 0 736290160 426455040 96932 33554432000 4194304 4263832 140734449965744 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21266/statm: 104115 96932 249 17 0 101288 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 416460

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.05
CPU user time (s): 1299.67
CPU system time (s): 0.382941
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 416460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98117
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= 10
involuntary context switches= 14768

runsolver used 5.36318 second user time and 12.3811 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 13:56:34
IDJOB=3379131
IDBENCH=83903
IDSOLVER=1861
FILE ID=node117/3379131-1305460594
RUNJOBID= node117-1305460594-21250
PBS_JOBID= 13324903
Free space on /tmp= 73512 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379131-1305460594/watcher-3379131-1305460594 -o /tmp/evaluation-result-3379131-1305460594/solver-3379131-1305460594 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379131-1305460594.cnf

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

MD5SUM BENCH= c06088cac8521bfe72bbb4c9ad8d39fb
RANDOM SEED=247297833

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.75
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20205612 kB
Buffers:        322620 kB
Cached:        3680524 kB
SwapCached:          0 kB
Active:       10038336 kB
Inactive:      2349048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20205612 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3552 kB
Writeback:           0 kB
AnonPages:     8384076 kB
Mapped:          32312 kB
Slab:           244608 kB
PageTables:      45992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 102975536 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= 73496 MiB
End job on node117 at 2011-05-15 14:18:16