Trace number 1776135

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
ttsth-5-0 2009-03-19 (16 threads)? (TO) 1000.03 1000.05

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark467.01
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

1.80/1.88	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776135-1244928007.cnf 
1.80/1.88	c Using SATTIMEOUT of 10000
1.80/1.88	c Using SATRAM of 2047
1.80/1.88	c Size of subset node = 16
1.80/1.88	c Variables = 455627
1.80/1.88	c Clauses = 1367522
1.80/1.88	c Literals = 3191290
1.80/1.88	c Reduced size:
1.80/1.88	c Variables = 454385
1.80/1.88	c Clauses = 1363529
1.80/1.88	c Literals = 3183304
1.80/1.88	c a2
3.40/3.42	c a1

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776135-1244928007/watcher-1776135-1244928007 -o /tmp/evaluation-result-1776135-1244928007/solver-1776135-1244928007 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776135-1244928007.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/184 17630
/proc/meminfo: memFree=19039272/36427776 swapFree=4432/8044
[pid=17630] ppid=17628 vsize=1540 CPUtime=0
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 284 0 0 0 0 0 0 0 20 0 1 0 652107175 1576960 241 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134639534 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 385 242 75 177 0 207 0

[startup+0.043488 s]
/proc/loadavg: 0.92 0.98 0.99 2/184 17630
/proc/meminfo: memFree=19039272/36427776 swapFree=4432/8044
[pid=17630] ppid=17628 vsize=3764 CPUtime=0.04
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 810 0 0 0 4 0 0 0 20 0 1 0 652107175 3854336 767 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134732614 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 941 768 75 177 0 763 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3764

[startup+0.103495 s]
/proc/loadavg: 0.92 0.98 0.99 2/184 17630
/proc/meminfo: memFree=19039272/36427776 swapFree=4432/8044
[pid=17630] ppid=17628 vsize=7496 CPUtime=0.1
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 1751 0 0 0 10 0 0 0 20 0 1 0 652107175 7675904 1708 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134732614 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 1874 1710 75 177 0 1696 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7496

[startup+0.303523 s]
/proc/loadavg: 0.92 0.98 0.99 2/184 17630
/proc/meminfo: memFree=19039272/36427776 swapFree=4432/8044
[pid=17630] ppid=17628 vsize=20524 CPUtime=0.28
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 4878 0 0 0 26 2 0 0 20 0 1 0 652107175 21016576 4835 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134732614 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 5131 4835 75 177 0 4953 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20524

[startup+0.703535 s]
/proc/loadavg: 0.92 0.98 0.99 2/184 17630
/proc/meminfo: memFree=19039272/36427776 swapFree=4432/8044
[pid=17630] ppid=17628 vsize=45508 CPUtime=0.68
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 10965 0 0 0 62 6 0 0 20 0 1 0 652107175 46600192 10922 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134639534 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 11377 10923 75 177 0 11199 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45508

[startup+1.50362 s]
/proc/loadavg: 0.92 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18978088/36427776 swapFree=4744/70824
[pid=17630] ppid=17628 vsize=99676 CPUtime=1.48
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 23736 0 0 0 138 10 0 0 20 0 1 0 652107175 102068224 23693 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134534043 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 24919 23693 75 177 0 24741 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99676

[startup+3.10372 s]
/proc/loadavg: 0.92 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18892228/36427776 swapFree=4532/155700
[pid=17630] ppid=17628 vsize=193352 CPUtime=3.1
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 46341 0 0 0 288 22 0 0 20 0 1 0 652107175 197992448 46297 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134680242 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 48338 46297 76 177 0 48160 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 193352

[startup+6.30402 s]
/proc/loadavg: 0.93 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18839008/36427776 swapFree=4620/209208
[pid=17630] ppid=17628 vsize=232828 CPUtime=6.3
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 76812 0 0 0 596 34 0 0 20 0 1 0 652107175 238415872 54473 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134732614 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 58207 54473 77 177 0 58029 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 232828

[startup+12.7005 s]
/proc/loadavg: 0.93 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18796388/36427776 swapFree=4620/252152
[pid=17630] ppid=17628 vsize=253288 CPUtime=12.7
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 83099 0 0 0 1234 36 0 0 20 0 1 0 652107175 259366912 60760 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600960 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 63322 60760 77 177 0 63144 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 253288

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18796644/36427776 swapFree=4620/252224
[pid=17630] ppid=17628 vsize=253452 CPUtime=25.5
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 83139 0 0 0 2514 36 0 0 20 0 1 0 652107175 259534848 60800 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600972 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 63363 60800 77 177 0 63185 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 253452

[startup+51.1037 s]
/proc/loadavg: 0.96 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18796024/36427776 swapFree=4620/252960
[pid=17630] ppid=17628 vsize=253876 CPUtime=51.1
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 83239 0 0 0 5074 36 0 0 20 0 1 0 652107175 259969024 60900 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600972 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 63469 60900 77 177 0 63291 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 253876

[startup+102.312 s]
/proc/loadavg: 0.98 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18794536/36427776 swapFree=4620/254460
[pid=17630] ppid=17628 vsize=255252 CPUtime=102.3
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 83671 0 0 0 10194 36 0 0 20 0 1 0 652107175 261378048 61332 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 63813 61332 77 177 0 63635 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 255252

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18792676/36427776 swapFree=4620/256960
[pid=17630] ppid=17628 vsize=256948 CPUtime=162.29
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84146 0 0 0 16191 38 0 0 20 0 1 0 652107175 263114752 61807 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600966 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64237 61807 77 177 0 64059 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 256948

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18791188/36427776 swapFree=4620/258108
[pid=17630] ppid=17628 vsize=257740 CPUtime=222.3
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84485 0 0 0 22192 38 0 0 20 0 1 0 652107175 263925760 62146 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64435 62146 77 177 0 64257 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 257740

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17631
/proc/meminfo: memFree=18791064/36427776 swapFree=4620/258160
[pid=17630] ppid=17628 vsize=257740 CPUtime=282.3
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84499 0 0 0 28192 38 0 0 20 0 1 0 652107175 263925760 62160 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600966 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64435 62160 77 177 0 64257 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 257740

[startup+342.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17636
/proc/meminfo: memFree=18790940/36427776 swapFree=4620/258312
[pid=17630] ppid=17628 vsize=257740 CPUtime=342.3
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84537 0 0 0 34192 38 0 0 20 0 1 0 652107175 263925760 62198 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64435 62198 77 177 0 64257 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 257740

[startup+402.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17636
/proc/meminfo: memFree=18790692/36427776 swapFree=4620/258472
[pid=17630] ppid=17628 vsize=257872 CPUtime=402.31
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84579 0 0 0 40193 38 0 0 20 0 1 0 652107175 264060928 62240 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64468 62240 77 177 0 64290 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 257872

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17636
/proc/meminfo: memFree=18790444/36427776 swapFree=4620/258632
[pid=17630] ppid=17628 vsize=258004 CPUtime=462.3
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84619 0 0 0 46192 38 0 0 20 0 1 0 652107175 264196096 62280 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600966 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64501 62280 77 177 0 64323 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 258004

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17636
/proc/meminfo: memFree=18790320/36427776 swapFree=4620/258772
[pid=17630] ppid=17628 vsize=258136 CPUtime=522.31
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84655 0 0 0 52193 38 0 0 20 0 1 0 652107175 264331264 62316 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64534 62316 77 177 0 64356 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 258136

[startup+582.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17636
/proc/meminfo: memFree=18790196/36427776 swapFree=4620/258892
[pid=17630] ppid=17628 vsize=258268 CPUtime=582.31
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84685 0 0 0 58193 38 0 0 20 0 1 0 652107175 264466432 62346 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64567 62346 77 177 0 64389 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 258268

[startup+642.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17641
/proc/meminfo: memFree=18790444/36427776 swapFree=4620/259012
[pid=17630] ppid=17628 vsize=258400 CPUtime=642.32
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84714 0 0 0 64194 38 0 0 20 0 1 0 652107175 264601600 62375 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64600 62375 77 177 0 64422 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 258400

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17641
/proc/meminfo: memFree=18790320/36427776 swapFree=4620/259128
[pid=17630] ppid=17628 vsize=258400 CPUtime=702.32
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84744 0 0 0 70194 38 0 0 20 0 1 0 652107175 264601600 62405 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64600 62405 77 177 0 64422 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 258400

[startup+762.311 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17641
/proc/meminfo: memFree=18790072/36427776 swapFree=4620/259224
[pid=17630] ppid=17628 vsize=258532 CPUtime=762.32
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84768 0 0 0 76194 38 0 0 20 0 1 0 652107175 264736768 62429 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600966 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64633 62429 77 177 0 64455 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 258532

[startup+822.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17641
/proc/meminfo: memFree=18790196/36427776 swapFree=4620/259304
[pid=17630] ppid=17628 vsize=258664 CPUtime=822.31
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84790 0 0 0 82193 38 0 0 20 0 1 0 652107175 264871936 62451 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64666 62451 77 177 0 64488 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 258664

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17641
/proc/meminfo: memFree=18790072/36427776 swapFree=4620/259412
[pid=17630] ppid=17628 vsize=258664 CPUtime=882.32
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84817 0 0 0 88194 38 0 0 20 0 1 0 652107175 264871936 62478 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600966 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64666 62478 77 177 0 64488 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 258664

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/185 17646
/proc/meminfo: memFree=18789824/36427776 swapFree=4620/259480
[pid=17630] ppid=17628 vsize=258796 CPUtime=942.32
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 84835 0 0 0 94194 38 0 0 20 0 1 0 652107175 265007104 62496 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600978 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64699 62496 77 177 0 64521 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 258796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 1.04 1.00 1.00 2/185 17646
/proc/meminfo: memFree=18788832/36427776 swapFree=4620/260488
[pid=17630] ppid=17628 vsize=259060 CPUtime=1000.03
/proc/17630/stat : 17630 (ttsth-5-0) R 17628 17630 15497 0 -1 4202496 85090 0 0 0 99965 38 0 0 20 0 1 0 652107175 265277440 62751 18446744073709551615 134512640 135237372 4289485216 18446744073709551615 134600975 0 0 1 0 0 0 0 17 8 0 0 0 0 0
/proc/17630/statm: 64765 62751 77 177 0 64587 0
Current children cumulated CPU time (s) 1000.03
Current children cumulated vsize (KiB) 259060

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17630 and gives
#  childrusage.ru_utime.tv_sec=999
#  childrusage.ru_utime.tv_usec=598471
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=420026
# CPU time returned by wait4() is 1000.02
# while last known CPU time is 1000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.05
CPU time (s): 1000.03
CPU user time (s): 999.65
CPU system time (s): 0.38
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 259060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 999.598
system time used= 0.420026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85090
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= 1
involuntary context switches= 1534

runsolver used 2.52816 second user time and 6.09638 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-13 23:20:07
IDJOB=1776135
IDBENCH=20424
IDSOLVER=634
FILE ID=xenhost3-49/1776135-1244928007
PBS_JOBID=
Free space on /tmp= 7002 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776135-1244928007/watcher-1776135-1244928007 -o /tmp/evaluation-result-1776135-1244928007/solver-1776135-1244928007 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776135-1244928007.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 16

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED= 724061501

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      19039396 kB
Buffers:        469468 kB
Cached:       14138744 kB
SwapCached:          0 kB
Active:        4115828 kB
Inactive:     10501472 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           24936 kB
Writeback:           0 kB
AnonPages:        7948 kB
Mapped:           3768 kB
Slab:           716472 kB
SReclaimable:   689604 kB
SUnreclaim:      26868 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29496 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7002 MiB
End job on xenhost3-49 at 2009-06-13 23:36:50