Trace number 1780380

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.04 1000.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

71.60/71.65	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780380-1244969608.cnf 
71.60/71.65	c Using SATTIMEOUT of 10000
71.60/71.65	c Using SATRAM of 2047
71.60/71.65	c Size of subset node = 16
71.60/71.65	c Variables = 374228
71.60/71.65	c Clauses = 1603007
71.60/71.65	c Literals = 3767588
71.60/71.65	c Reduced size:
71.60/71.65	c Variables = 374228
71.60/71.65	c Clauses = 1287064
71.60/71.65	c Literals = 3066155
71.60/71.65	c a2
73.39/73.48	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-1780380-1244969608/watcher-1780380-1244969608 -o /tmp/evaluation-result-1780380-1244969608/solver-1780380-1244969608 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780380-1244969608.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 1.07 1.21 2/184 28014
/proc/meminfo: memFree=18989832/36427776 swapFree=4488/8068
[pid=28014] ppid=28012 vsize=1552 CPUtime=0
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 288 0 0 0 0 0 0 0 20 0 1 0 656267318 1589248 244 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134732614 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 388 244 75 177 0 210 0

[startup+0.074371 s]
/proc/loadavg: 0.92 1.07 1.21 2/184 28014
/proc/meminfo: memFree=18989832/36427776 swapFree=4488/8068
[pid=28014] ppid=28012 vsize=6152 CPUtime=0.06
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 1435 0 0 0 6 0 0 0 20 0 1 0 656267318 6299648 1391 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134639534 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 1538 1393 75 177 0 1360 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6152

[startup+0.102377 s]
/proc/loadavg: 0.92 1.07 1.21 2/184 28014
/proc/meminfo: memFree=18989832/36427776 swapFree=4488/8068
[pid=28014] ppid=28012 vsize=8180 CPUtime=0.1
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 1931 0 0 0 8 2 0 0 20 0 1 0 656267318 8376320 1887 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134544637 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 2045 1888 75 177 0 1867 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8180

[startup+0.302398 s]
/proc/loadavg: 0.92 1.07 1.21 2/184 28014
/proc/meminfo: memFree=18989832/36427776 swapFree=4488/8068
[pid=28014] ppid=28012 vsize=23716 CPUtime=0.28
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 5751 0 0 0 24 4 0 0 20 0 1 0 656267318 24285184 5707 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134732614 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 5929 5708 75 177 0 5751 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23716

[startup+0.702443 s]
/proc/loadavg: 0.92 1.07 1.21 2/184 28014
/proc/meminfo: memFree=18989832/36427776 swapFree=4488/8068
[pid=28014] ppid=28012 vsize=50812 CPUtime=0.68
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 12358 0 0 0 58 10 0 0 20 0 1 0 656267318 52031488 12314 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134732614 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 12703 12315 75 177 0 12525 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50812

[startup+1.50252 s]
/proc/loadavg: 0.92 1.07 1.21 2/185 28015
/proc/meminfo: memFree=18920484/36427776 swapFree=4656/78100
[pid=28014] ppid=28012 vsize=114268 CPUtime=1.48
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 25514 0 0 0 132 16 0 0 20 0 1 0 656267318 117010432 25470 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134533697 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 28567 25470 75 177 0 28389 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 114268

[startup+3.10262 s]
/proc/loadavg: 0.92 1.07 1.21 2/185 28015
/proc/meminfo: memFree=18882188/36427776 swapFree=4264/116252
[pid=28014] ppid=28012 vsize=114268 CPUtime=3.1
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 26974 0 0 0 292 18 0 0 20 0 1 0 656267318 117010432 26930 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134534331 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 28567 26930 75 177 0 28389 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 114268

[startup+6.30288 s]
/proc/loadavg: 0.93 1.07 1.21 2/185 28015
/proc/meminfo: memFree=18881412/36427776 swapFree=4612/116708
[pid=28014] ppid=28012 vsize=114268 CPUtime=6.3
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 26974 0 0 0 612 18 0 0 20 0 1 0 656267318 117010432 26930 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134534262 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 28567 26930 75 177 0 28389 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 114268

[startup+12.7034 s]
/proc/loadavg: 0.93 1.06 1.21 2/185 28015
/proc/meminfo: memFree=18881296/36427776 swapFree=4612/116828
[pid=28014] ppid=28012 vsize=114268 CPUtime=12.7
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 26974 0 0 0 1252 18 0 0 20 0 1 0 656267318 117010432 26930 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134534262 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 28567 26930 75 177 0 28389 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 114268

[startup+25.5044 s]
/proc/loadavg: 0.95 1.06 1.20 2/185 28015
/proc/meminfo: memFree=18881724/36427776 swapFree=4612/116824
[pid=28014] ppid=28012 vsize=114268 CPUtime=25.5
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 26974 0 0 0 2532 18 0 0 20 0 1 0 656267318 117010432 26930 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134534391 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 28567 26930 75 177 0 28389 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 114268

[startup+51.1024 s]
/proc/loadavg: 0.96 1.05 1.20 2/185 28015
/proc/meminfo: memFree=18881724/36427776 swapFree=4612/117108
[pid=28014] ppid=28012 vsize=114268 CPUtime=51.1
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 26974 0 0 0 5092 18 0 0 20 0 1 0 656267318 117010432 26930 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134534259 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 28567 26930 75 177 0 28389 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 114268

[startup+102.31 s]
/proc/loadavg: 0.98 1.04 1.18 2/185 28020
/proc/meminfo: memFree=18744580/36427776 swapFree=4620/253608
[pid=28014] ppid=28012 vsize=251260 CPUtime=102.29
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 82057 0 0 0 10191 38 0 0 20 0 1 0 656267318 257290240 61137 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600972 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 62815 61137 77 177 0 62637 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 251260

[startup+162.303 s]
/proc/loadavg: 0.99 1.03 1.17 2/185 28020
/proc/meminfo: memFree=18735652/36427776 swapFree=4620/263028
[pid=28014] ppid=28012 vsize=258876 CPUtime=162.31
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 84288 0 0 0 16189 42 0 0 20 0 1 0 656267318 265089024 63368 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600972 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 64719 63368 77 177 0 64541 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 258876

[startup+222.304 s]
/proc/loadavg: 0.99 1.03 1.16 2/185 28020
/proc/meminfo: memFree=18733668/36427776 swapFree=4620/264688
[pid=28014] ppid=28012 vsize=260196 CPUtime=222.31
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 84713 0 0 0 22189 42 0 0 20 0 1 0 656267318 266440704 63793 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600966 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 65049 63793 77 177 0 64871 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 260196

[startup+282.301 s]
/proc/loadavg: 0.99 1.02 1.15 2/185 28020
/proc/meminfo: memFree=18732676/36427776 swapFree=4620/265444
[pid=28014] ppid=28012 vsize=260724 CPUtime=282.3
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 84906 0 0 0 28188 42 0 0 20 0 1 0 656267318 266981376 63986 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600966 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 65181 63986 77 177 0 65003 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 260724

[startup+342.305 s]
/proc/loadavg: 0.99 1.01 1.13 2/185 28020
/proc/meminfo: memFree=18732304/36427776 swapFree=4620/265868
[pid=28014] ppid=28012 vsize=263680 CPUtime=342.32
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85009 0 0 0 34190 42 0 0 20 0 1 0 656267318 270008320 64089 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600975 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 65920 64089 77 177 0 65742 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 263680

[startup+402.302 s]
/proc/loadavg: 1.05 1.02 1.13 2/185 28025
/proc/meminfo: memFree=18732180/36427776 swapFree=4620/266124
[pid=28014] ppid=28012 vsize=263812 CPUtime=402.31
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85076 0 0 0 40189 42 0 0 20 0 1 0 656267318 270143488 64156 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600975 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 65953 64156 77 177 0 65775 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 263812

[startup+462.303 s]
/proc/loadavg: 1.02 1.02 1.12 2/185 28025
/proc/meminfo: memFree=18731932/36427776 swapFree=4620/266340
[pid=28014] ppid=28012 vsize=264076 CPUtime=462.32
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85131 0 0 0 46190 42 0 0 20 0 1 0 656267318 270413824 64211 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600966 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66019 64211 77 177 0 65841 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 264076

[startup+522.303 s]
/proc/loadavg: 1.00 1.01 1.10 2/185 28025
/proc/meminfo: memFree=18731684/36427776 swapFree=4620/266528
[pid=28014] ppid=28012 vsize=264208 CPUtime=522.32
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85177 0 0 0 52190 42 0 0 20 0 1 0 656267318 270548992 64257 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600966 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66052 64257 77 177 0 65874 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 264208

[startup+582.304 s]
/proc/loadavg: 1.00 1.01 1.09 2/185 28025
/proc/meminfo: memFree=18731560/36427776 swapFree=4620/266744
[pid=28014] ppid=28012 vsize=264340 CPUtime=582.32
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85230 0 0 0 58190 42 0 0 20 0 1 0 656267318 270684160 64310 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600975 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66085 64310 77 177 0 65907 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 264340

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/185 28025
/proc/meminfo: memFree=18731312/36427776 swapFree=4620/266948
[pid=28014] ppid=28012 vsize=264472 CPUtime=642.34
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85281 0 0 0 64192 42 0 0 20 0 1 0 656267318 270819328 64361 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600960 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66118 64361 77 177 0 65940 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 264472

[startup+702.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/185 28030
/proc/meminfo: memFree=18731188/36427776 swapFree=4620/267172
[pid=28014] ppid=28012 vsize=264736 CPUtime=702.33
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85343 0 0 0 70191 42 0 0 20 0 1 0 656267318 271089664 64423 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600975 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66184 64423 77 177 0 66006 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 264736

[startup+762.31 s]
/proc/loadavg: 1.00 1.00 1.07 2/185 28030
/proc/meminfo: memFree=18730940/36427776 swapFree=4620/267424
[pid=28014] ppid=28012 vsize=264868 CPUtime=762.33
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85401 0 0 0 76191 42 0 0 20 0 1 0 656267318 271224832 64481 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600966 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66217 64481 77 177 0 66039 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 264868

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/185 28030
/proc/meminfo: memFree=18730816/36427776 swapFree=4620/267572
[pid=28014] ppid=28012 vsize=265000 CPUtime=822.33
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85443 0 0 0 82191 42 0 0 20 0 1 0 656267318 271360000 64523 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600975 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66250 64523 77 177 0 66072 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 265000

[startup+882.303 s]
/proc/loadavg: 1.04 1.01 1.07 2/185 28030
/proc/meminfo: memFree=18730568/36427776 swapFree=4620/267756
[pid=28014] ppid=28012 vsize=265132 CPUtime=882.34
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85486 0 0 0 88192 42 0 0 20 0 1 0 656267318 271495168 64566 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600975 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66283 64566 77 177 0 66105 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 265132

[startup+942.304 s]
/proc/loadavg: 1.01 1.01 1.06 2/185 28030
/proc/meminfo: memFree=18730320/36427776 swapFree=4620/267904
[pid=28014] ppid=28012 vsize=265264 CPUtime=942.33
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85525 0 0 0 94191 42 0 0 20 0 1 0 656267318 271630336 64605 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600966 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66316 64605 77 177 0 66138 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 265264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 1.00 1.00 1.06 2/185 28035
/proc/meminfo: memFree=18730196/36427776 swapFree=4620/268032
[pid=28014] ppid=28012 vsize=265396 CPUtime=1000.04
/proc/28014/stat : 28014 (ttsth-5-0) R 28012 28014 15497 0 -1 4202496 85559 0 0 0 99962 42 0 0 20 0 1 0 656267318 271765504 64639 18446744073709551615 134512640 135237372 4293977568 18446744073709551615 134600975 0 0 1 0 0 0 0 17 2 0 0 0 0 0
/proc/28014/statm: 66349 64639 77 177 0 66171 0
Current children cumulated CPU time (s) 1000.04
Current children cumulated vsize (KiB) 265396

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 28014 and gives
#  childrusage.ru_utime.tv_sec=999
#  childrusage.ru_utime.tv_usec=570469
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=456028
# CPU time returned by wait4() is 1000.03
# while last known CPU time is 1000.04
#
# 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.04
CPU user time (s): 999.62
CPU system time (s): 0.42
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 265396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 999.57
system time used= 0.456028
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85559
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.43215 second user time and 6.21239 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 10:53:28
IDJOB=1780380
IDBENCH=70996
IDSOLVER=634
FILE ID=xenhost3-49/1780380-1244969608
PBS_JOBID=
Free space on /tmp= 6994 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780380-1244969608/watcher-1780380-1244969608 -o /tmp/evaluation-result-1780380-1244969608/solver-1780380-1244969608 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780380-1244969608.cnf

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED= 1695816514

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:      18989832 kB
Buffers:        500588 kB
Cached:       14146868 kB
SwapCached:          0 kB
Active:        4147244 kB
Inactive:     10508816 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           30320 kB
Writeback:           0 kB
AnonPages:        8068 kB
Mapped:           3824 kB
Slab:           728600 kB
SReclaimable:   701728 kB
SUnreclaim:      26872 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29376 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 6994 MiB
End job on xenhost3-49 at 2009-06-14 11:10:12