Trace number 1780470

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.06

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

71.96/72.03	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780470-1244971029.cnf 
71.96/72.03	c Using SATTIMEOUT of 10000
71.96/72.03	c Using SATRAM of 2047
71.96/72.03	c Size of subset node = 16
71.96/72.03	c Variables = 381708
71.96/72.03	c Clauses = 1632906
71.96/72.03	c Literals = 3841867
71.96/72.03	c Reduced size:
71.96/72.03	c Variables = 381708
71.96/72.03	c Clauses = 1316960
71.96/72.03	c Literals = 3140427
71.96/72.03	c a2
73.77/73.89	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-1780470-1244971029/watcher-1780470-1244971029 -o /tmp/evaluation-result-1780470-1244971029/solver-1780470-1244971029 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1780470-1244971029.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: 3.15 3.19 1.97 2/184 28288
/proc/meminfo: memFree=18982064/36427776 swapFree=4348/8324
[pid=28288] ppid=28286 vsize=1552 CPUtime=0
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 283 0 0 0 0 0 0 0 20 0 1 0 656409361 1589248 240 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 388 240 75 177 0 210 0

[startup+0.106144 s]
/proc/loadavg: 3.15 3.19 1.97 2/184 28288
/proc/meminfo: memFree=18982064/36427776 swapFree=4348/8324
[pid=28288] ppid=28286 vsize=8444 CPUtime=0.1
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 1999 0 0 0 10 0 0 0 20 0 1 0 656409361 8646656 1956 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134732614 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 2111 1958 75 177 0 1933 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8444

[startup+0.202143 s]
/proc/loadavg: 3.15 3.19 1.97 2/184 28288
/proc/meminfo: memFree=18982064/36427776 swapFree=4348/8324
[pid=28288] ppid=28286 vsize=15980 CPUtime=0.2
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 3830 0 0 0 18 2 0 0 20 0 1 0 656409361 16363520 3787 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134883961 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 3995 3788 75 177 0 3817 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 15980

[startup+0.302149 s]
/proc/loadavg: 3.15 3.19 1.97 2/184 28288
/proc/meminfo: memFree=18982064/36427776 swapFree=4348/8324
[pid=28288] ppid=28286 vsize=23716 CPUtime=0.28
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 5731 0 0 0 26 2 0 0 20 0 1 0 656409361 24285184 5688 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134639534 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 5929 5689 75 177 0 5751 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23716

[startup+0.7022 s]
/proc/loadavg: 3.15 3.19 1.97 2/184 28288
/proc/meminfo: memFree=18982064/36427776 swapFree=4348/8324
[pid=28288] ppid=28286 vsize=50680 CPUtime=0.68
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 12303 0 0 0 62 6 0 0 20 0 1 0 656409361 51896320 12260 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134952254 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 12670 12261 75 177 0 12492 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50680

[startup+1.50227 s]
/proc/loadavg: 3.15 3.19 1.97 2/185 28289
/proc/meminfo: memFree=18906880/36427776 swapFree=4596/84352
[pid=28288] ppid=28286 vsize=116132 CPUtime=1.48
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 25980 0 0 0 136 12 0 0 20 0 1 0 656409361 118919168 25937 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134533782 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 29033 25937 75 177 0 28855 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 116132

[startup+3.10239 s]
/proc/loadavg: 3.15 3.19 1.97 2/185 28289
/proc/meminfo: memFree=18872152/36427776 swapFree=4428/118456
[pid=28288] ppid=28286 vsize=116132 CPUtime=3.1
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 27468 0 0 0 296 14 0 0 20 0 1 0 656409361 118919168 27425 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134534262 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 116132

[startup+6.30262 s]
/proc/loadavg: 2.98 3.15 1.97 2/185 28289
/proc/meminfo: memFree=18872276/36427776 swapFree=4612/118696
[pid=28288] ppid=28286 vsize=116132 CPUtime=6.28
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 27468 0 0 0 614 14 0 0 20 0 1 0 656409361 118919168 27425 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134534121 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 116132

[startup+12.7031 s]
/proc/loadavg: 2.82 3.11 1.96 2/185 28289
/proc/meminfo: memFree=18872028/36427776 swapFree=4612/118816
[pid=28288] ppid=28286 vsize=116132 CPUtime=12.68
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 27468 0 0 0 1254 14 0 0 20 0 1 0 656409361 118919168 27425 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134534262 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 116132

[startup+25.5041 s]
/proc/loadavg: 2.42 3.01 1.95 2/185 28289
/proc/meminfo: memFree=18872292/36427776 swapFree=4612/118812
[pid=28288] ppid=28286 vsize=116132 CPUtime=25.48
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 27468 0 0 0 2534 14 0 0 20 0 1 0 656409361 118919168 27425 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134534353 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116132

[startup+51.1021 s]
/proc/loadavg: 1.93 2.85 1.92 2/185 28289
/proc/meminfo: memFree=18873036/36427776 swapFree=4612/119096
[pid=28288] ppid=28286 vsize=116132 CPUtime=51.06
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 27468 0 0 0 5092 14 0 0 20 0 1 0 656409361 118919168 27425 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134534317 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 116132

[startup+102.302 s]
/proc/loadavg: 1.40 2.56 1.87 2/185 28289
/proc/meminfo: memFree=18733536/36427776 swapFree=4620/258692
[pid=28288] ppid=28286 vsize=256376 CPUtime=102.27
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 83479 0 0 0 10191 36 0 0 20 0 1 0 656409361 262529024 62392 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600963 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 64094 62392 77 177 0 63916 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 256376

[startup+162.303 s]
/proc/loadavg: 1.15 2.27 1.81 2/185 28289
/proc/meminfo: memFree=18724360/36427776 swapFree=4620/268220
[pid=28288] ppid=28286 vsize=263992 CPUtime=162.27
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 85742 0 0 0 16191 36 0 0 20 0 1 0 656409361 270327808 64655 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 65998 64655 77 177 0 65820 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 263992

[startup+222.311 s]
/proc/loadavg: 1.05 2.04 1.76 2/185 28294
/proc/meminfo: memFree=18723120/36427776 swapFree=4620/269228
[pid=28288] ppid=28286 vsize=264916 CPUtime=222.27
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86013 0 0 0 22189 38 0 0 20 0 1 0 656409361 271273984 64926 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 66229 64926 77 177 0 66051 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 264916

[startup+282.304 s]
/proc/loadavg: 1.02 1.85 1.71 2/185 28294
/proc/meminfo: memFree=18722500/36427776 swapFree=4620/269840
[pid=28288] ppid=28286 vsize=265444 CPUtime=282.26
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86170 0 0 0 28188 38 0 0 20 0 1 0 656409361 271814656 65083 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 66361 65083 77 177 0 66183 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 265444

[startup+342.301 s]
/proc/loadavg: 1.00 1.69 1.66 2/185 28294
/proc/meminfo: memFree=18721880/36427776 swapFree=4620/270344
[pid=28288] ppid=28286 vsize=265708 CPUtime=342.24
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86293 0 0 0 34186 38 0 0 20 0 1 0 656409361 272084992 65206 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 66427 65206 77 177 0 66249 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 265708

[startup+402.301 s]
/proc/loadavg: 1.04 1.58 1.62 2/185 28294
/proc/meminfo: memFree=18721384/36427776 swapFree=4620/270836
[pid=28288] ppid=28286 vsize=268664 CPUtime=402.25
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86419 0 0 0 40187 38 0 0 20 0 1 0 656409361 275111936 65332 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67166 65332 77 177 0 66988 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 268664

[startup+462.302 s]
/proc/loadavg: 1.01 1.47 1.58 2/185 28294
/proc/meminfo: memFree=18721136/36427776 swapFree=4620/271108
[pid=28288] ppid=28286 vsize=268928 CPUtime=462.25
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86487 0 0 0 46187 38 0 0 20 0 1 0 656409361 275382272 65400 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67232 65400 77 177 0 67054 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 268928

[startup+522.302 s]
/proc/loadavg: 1.00 1.38 1.54 2/185 28299
/proc/meminfo: memFree=18720516/36427776 swapFree=4620/271328
[pid=28288] ppid=28286 vsize=269060 CPUtime=522.25
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86542 0 0 0 52187 38 0 0 20 0 1 0 656409361 275517440 65455 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67265 65455 77 177 0 67087 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 269060

[startup+582.303 s]
/proc/loadavg: 1.00 1.31 1.51 2/185 28299
/proc/meminfo: memFree=18720392/36427776 swapFree=4620/271512
[pid=28288] ppid=28286 vsize=269324 CPUtime=582.24
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86588 0 0 0 58186 38 0 0 20 0 1 0 656409361 275787776 65501 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67331 65501 77 177 0 67153 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 269324

[startup+642.304 s]
/proc/loadavg: 1.00 1.25 1.47 2/185 28299
/proc/meminfo: memFree=18720144/36427776 swapFree=4620/271712
[pid=28288] ppid=28286 vsize=269456 CPUtime=642.24
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86638 0 0 0 64186 38 0 0 20 0 1 0 656409361 275922944 65551 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67364 65551 77 177 0 67186 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 269456

[startup+702.304 s]
/proc/loadavg: 1.00 1.20 1.44 2/185 28299
/proc/meminfo: memFree=18719896/36427776 swapFree=4620/271976
[pid=28288] ppid=28286 vsize=269588 CPUtime=702.24
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86703 0 0 0 70186 38 0 0 20 0 1 0 656409361 276058112 65616 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67397 65616 77 177 0 67219 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 269588

[startup+762.301 s]
/proc/loadavg: 1.00 1.16 1.41 2/185 28299
/proc/meminfo: memFree=18719648/36427776 swapFree=4620/272212
[pid=28288] ppid=28286 vsize=269852 CPUtime=762.24
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86764 0 0 0 76186 38 0 0 20 0 1 0 656409361 276328448 65677 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600972 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67463 65677 77 177 0 67285 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 269852

[startup+822.302 s]
/proc/loadavg: 1.08 1.15 1.39 2/185 28304
/proc/meminfo: memFree=18719896/36427776 swapFree=4620/272396
[pid=28288] ppid=28286 vsize=269984 CPUtime=822.25
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86810 0 0 0 82187 38 0 0 20 0 1 0 656409361 276463616 65723 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67496 65723 77 177 0 67318 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 269984

[startup+882.31 s]
/proc/loadavg: 1.03 1.12 1.36 2/185 28304
/proc/meminfo: memFree=18719772/36427776 swapFree=4620/272552
[pid=28288] ppid=28286 vsize=270116 CPUtime=882.25
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86850 0 0 0 88187 38 0 0 20 0 1 0 656409361 276598784 65763 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67529 65763 77 177 0 67351 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 270116

[startup+942.303 s]
/proc/loadavg: 1.01 1.09 1.33 2/185 28304
/proc/meminfo: memFree=18719524/36427776 swapFree=4620/272704
[pid=28288] ppid=28286 vsize=270248 CPUtime=942.24
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86889 0 0 0 94186 38 0 0 20 0 1 0 656409361 276733952 65802 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600975 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67562 65802 77 177 0 67384 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 270248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 1.00 1.07 1.31 2/185 28304
/proc/meminfo: memFree=18719400/36427776 swapFree=4620/272876
[pid=28288] ppid=28286 vsize=270380 CPUtime=999.96
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86936 0 0 0 99958 38 0 0 20 0 1 0 656409361 276869120 65849 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67595 65849 77 177 0 67417 0
Current children cumulated CPU time (s) 999.96
Current children cumulated vsize (KiB) 270380

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

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

[startup+1000.01 s]
/proc/loadavg: 1.00 1.07 1.31 2/185 28304
/proc/meminfo: memFree=18719400/36427776 swapFree=4620/272876
[pid=28288] ppid=28286 vsize=270380 CPUtime=999.96
/proc/28288/stat : 28288 (ttsth-5-0) R 28286 28288 15497 0 -1 4202496 86936 0 0 0 99958 38 0 0 20 0 1 0 656409361 276869120 65849 18446744073709551615 134512640 135237372 4286656240 18446744073709551615 134600966 0 0 1 0 0 0 0 17 0 0 0 0 0 0
/proc/28288/statm: 67595 65849 77 177 0 67417 0
Current children cumulated CPU time (s) 999.96
Current children cumulated vsize (KiB) 270380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.06
CPU time (s): 1000.03
CPU user time (s): 999.587
CPU system time (s): 0.444027
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 270380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 999.586
system time used= 0.444027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86936
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= 2776

runsolver used 2.43215 second user time and 6.16439 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 11:17:09
IDJOB=1780470
IDBENCH=71009
IDSOLVER=634
FILE ID=xenhost3-49/1780470-1244971029
PBS_JOBID=
Free space on /tmp= 6993 MiB

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

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED= 366615174

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:      18982064 kB
Buffers:        505076 kB
Cached:       14147884 kB
SwapCached:          0 kB
Active:        4151368 kB
Inactive:     10509844 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           32832 kB
Writeback:           0 kB
AnonPages:        8324 kB
Mapped:           3684 kB
Slab:           730020 kB
SReclaimable:   702804 kB
SUnreclaim:      27216 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 6993 MiB
End job on xenhost3-49 at 2009-06-14 11:33:52