Trace number 1776690

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.08 1000.11

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
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 variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

5.00/5.05	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776690-1244936253.cnf 
5.00/5.05	c Using SATTIMEOUT of 10000
5.00/5.05	c Using SATRAM of 2047
5.00/5.05	c Size of subset node = 16
5.00/5.05	c Variables = 154309
5.00/5.05	c Clauses = 3230738
5.00/5.05	c Literals = 9429252
5.00/5.05	c Reduced size:
5.00/5.05	c Variables = 154309
5.00/5.05	c Clauses = 3230707
5.00/5.05	c Literals = 9429186
5.00/5.05	c a2
29.90/29.91	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-1776690-1244936253/watcher-1776690-1244936253 -o /tmp/evaluation-result-1776690-1244936253/solver-1776690-1244936253 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776690-1244936253.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: 13.57 14.68 10.55 2/184 20088
/proc/meminfo: memFree=18989100/36427776 swapFree=4488/8064
[pid=20088] ppid=20086 vsize=1576 CPUtime=0
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 652931922 1613824 233 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134639534 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 394 234 75 177 0 216 0

[startup+0.021409 s]
/proc/loadavg: 13.57 14.68 10.55 2/184 20088
/proc/meminfo: memFree=18989100/36427776 swapFree=4488/8064
[pid=20088] ppid=20086 vsize=2272 CPUtime=0.02
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 460 0 0 0 2 0 0 0 20 0 1 0 652931922 2326528 417 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134639534 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 568 418 75 177 0 390 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2272

[startup+0.101412 s]
/proc/loadavg: 13.57 14.68 10.55 2/184 20088
/proc/meminfo: memFree=18989100/36427776 swapFree=4488/8064
[pid=20088] ppid=20086 vsize=7568 CPUtime=0.1
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 1744 0 0 0 10 0 0 0 20 0 1 0 652931922 7749632 1701 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134886368 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 1892 1702 75 177 0 1714 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7568

[startup+0.30144 s]
/proc/loadavg: 13.57 14.68 10.55 2/184 20088
/proc/meminfo: memFree=18989100/36427776 swapFree=4488/8064
[pid=20088] ppid=20086 vsize=20120 CPUtime=0.28
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 4917 0 0 0 26 2 0 0 20 0 1 0 652931922 20602880 4874 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 5030 4874 75 177 0 4852 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20120

[startup+0.701458 s]
/proc/loadavg: 13.57 14.68 10.55 2/184 20088
/proc/meminfo: memFree=18989100/36427776 swapFree=4488/8064
[pid=20088] ppid=20086 vsize=45532 CPUtime=0.68
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 11273 0 0 0 62 6 0 0 20 0 1 0 652931922 46624768 11230 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 11383 11230 75 177 0 11205 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45532

[startup+1.50155 s]
/proc/loadavg: 13.57 14.68 10.55 2/185 20089
/proc/meminfo: memFree=18925568/36427776 swapFree=4464/72024
[pid=20088] ppid=20086 vsize=95940 CPUtime=1.48
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 23751 0 0 0 136 12 0 0 20 0 1 0 652931922 98242560 23708 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134732614 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 23985 23709 75 177 0 23807 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 95940

[startup+3.10167 s]
/proc/loadavg: 13.57 14.68 10.55 2/185 20089
/proc/meminfo: memFree=18858020/36427776 swapFree=4752/140524
[pid=20088] ppid=20086 vsize=190624 CPUtime=3.08
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 46965 0 0 0 282 26 0 0 20 0 1 0 652931922 195198976 46922 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134639534 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 47656 46923 75 177 0 47478 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 190624

[startup+6.30194 s]
/proc/loadavg: 12.56 14.45 10.50 2/185 20089
/proc/meminfo: memFree=18685884/36427776 swapFree=4616/312812
[pid=20088] ppid=20086 vsize=574660 CPUtime=6.28
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 132967 0 0 0 572 56 0 0 20 0 1 0 652931922 588451840 132924 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134749343 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 143665 132936 76 177 0 143487 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 574660

[startup+12.7025 s]
/proc/loadavg: 11.64 14.23 10.44 2/185 20089
/proc/meminfo: memFree=17840960/36427776 swapFree=4616/1155156
[pid=20088] ppid=20086 vsize=1243308 CPUtime=12.7
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 292013 0 0 0 1158 112 0 0 20 0 1 0 652931922 1273147392 286449 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134680214 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 310827 286449 76 177 0 310649 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1243308

[startup+25.5036 s]
/proc/loadavg: 9.28 13.58 10.29 2/185 20089
/proc/meminfo: memFree=17841092/36427776 swapFree=4616/1154908
[pid=20088] ppid=20086 vsize=1243308 CPUtime=25.5
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 297694 0 0 0 2438 112 0 0 20 0 1 0 652931922 1273147392 286449 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134749351 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 310827 286449 76 177 0 310649 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1243308

[startup+51.1018 s]
/proc/loadavg: 6.45 12.57 10.04 2/185 20089
/proc/meminfo: memFree=18570740/36427776 swapFree=4620/427492
[pid=20088] ppid=20086 vsize=424840 CPUtime=51.08
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 317624 0 0 0 4966 142 0 0 20 0 1 0 652931922 435036160 105496 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134749343 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 106210 105496 77 177 0 106032 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 424840

[startup+102.31 s]
/proc/loadavg: 3.37 10.78 9.57 2/185 20089
/proc/meminfo: memFree=18353812/36427776 swapFree=4620/644060
[pid=20088] ppid=20086 vsize=650544 CPUtime=102.29
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 370986 0 0 0 10069 160 0 0 20 0 1 0 652931922 666157056 158858 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134749343 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 162636 158858 77 177 0 162458 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 650544

[startup+162.303 s]
/proc/loadavg: 1.87 9.00 9.03 2/185 20094
/proc/meminfo: memFree=18186588/36427776 swapFree=4620/811516
[pid=20088] ppid=20086 vsize=828620 CPUtime=162.31
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 413406 0 0 0 16057 174 0 0 20 0 1 0 652931922 848506880 201278 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134555272 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 207155 201279 77 177 0 206977 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 828620

[startup+222.304 s]
/proc/loadavg: 1.32 7.54 8.52 2/185 20094
/proc/meminfo: memFree=17968440/36427776 swapFree=4620/1028668
[pid=20088] ppid=20086 vsize=1053896 CPUtime=222.28
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 466914 0 0 0 22040 188 0 0 20 0 1 0 652931922 1079189504 254786 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600975 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263474 254786 77 177 0 263296 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1053896

[startup+282.302 s]
/proc/loadavg: 1.11 6.35 8.05 2/185 20094
/proc/meminfo: memFree=17967696/36427776 swapFree=4620/1029460
[pid=20088] ppid=20086 vsize=1055312 CPUtime=282.29
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467112 0 0 0 28039 190 0 0 20 0 1 0 652931922 1080639488 254984 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600707 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263828 254984 77 177 0 263650 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1055312

[startup+342.303 s]
/proc/loadavg: 1.04 5.37 7.61 2/185 20094
/proc/meminfo: memFree=17967696/36427776 swapFree=4620/1029460
[pid=20088] ppid=20086 vsize=1055312 CPUtime=342.3
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467113 0 0 0 34040 190 0 0 20 0 1 0 652931922 1080639488 254985 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600728 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263828 254985 77 177 0 263650 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1055312

[startup+402.304 s]
/proc/loadavg: 1.07 4.59 7.19 2/185 20094
/proc/meminfo: memFree=17967696/36427776 swapFree=4620/1029472
[pid=20088] ppid=20086 vsize=1055312 CPUtime=402.3
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467118 0 0 0 40040 190 0 0 20 0 1 0 652931922 1080639488 254990 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600728 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263828 254990 77 177 0 263650 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1055312

[startup+462.301 s]
/proc/loadavg: 1.02 3.93 6.80 2/185 20099
/proc/meminfo: memFree=17967820/36427776 swapFree=4620/1029504
[pid=20088] ppid=20086 vsize=1055312 CPUtime=462.3
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467126 0 0 0 46040 190 0 0 20 0 1 0 652931922 1080639488 254998 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600738 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263828 254998 77 177 0 263650 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1055312

[startup+522.302 s]
/proc/loadavg: 1.01 3.40 6.44 2/185 20099
/proc/meminfo: memFree=17967820/36427776 swapFree=4620/1029516
[pid=20088] ppid=20086 vsize=1055312 CPUtime=522.31
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467130 0 0 0 52041 190 0 0 20 0 1 0 652931922 1080639488 255002 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600738 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263828 255002 77 177 0 263650 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1055312

[startup+582.303 s]
/proc/loadavg: 1.00 2.96 6.09 2/185 20099
/proc/meminfo: memFree=17967696/36427776 swapFree=4620/1029520
[pid=20088] ppid=20086 vsize=1055312 CPUtime=582.31
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467130 0 0 0 58041 190 0 0 20 0 1 0 652931922 1080639488 255002 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600738 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263828 255002 77 177 0 263650 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1055312

[startup+642.305 s]
/proc/loadavg: 1.00 2.60 5.77 2/185 20099
/proc/meminfo: memFree=17967696/36427776 swapFree=4620/1029540
[pid=20088] ppid=20086 vsize=1055444 CPUtime=642.32
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467135 0 0 0 64042 190 0 0 20 0 1 0 652931922 1080774656 255007 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600738 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263861 255007 77 177 0 263683 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1055444

[startup+702.302 s]
/proc/loadavg: 1.00 2.30 5.47 2/185 20099
/proc/meminfo: memFree=17967696/36427776 swapFree=4620/1029552
[pid=20088] ppid=20086 vsize=1055444 CPUtime=702.31
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467138 0 0 0 70041 190 0 0 20 0 1 0 652931922 1080774656 255010 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600728 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263861 255010 77 177 0 263683 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1055444

[startup+762.311 s]
/proc/loadavg: 1.00 2.06 5.19 2/185 20104
/proc/meminfo: memFree=17967944/36427776 swapFree=4620/1029568
[pid=20088] ppid=20086 vsize=1055444 CPUtime=762.32
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467143 0 0 0 76042 190 0 0 20 0 1 0 652931922 1080774656 255015 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600738 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263861 255015 77 177 0 263683 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1055444

[startup+822.304 s]
/proc/loadavg: 1.00 1.87 4.92 2/185 20104
/proc/meminfo: memFree=17967944/36427776 swapFree=4620/1029584
[pid=20088] ppid=20086 vsize=1055444 CPUtime=822.31
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467147 0 0 0 82041 190 0 0 20 0 1 0 652931922 1080774656 255019 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600738 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263861 255019 77 177 0 263683 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1055444

[startup+882.301 s]
/proc/loadavg: 1.03 1.72 4.68 2/185 20104
/proc/meminfo: memFree=17967944/36427776 swapFree=4620/1029596
[pid=20088] ppid=20086 vsize=1055444 CPUtime=882.3
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467152 0 0 0 88040 190 0 0 20 0 1 0 652931922 1080774656 255024 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600744 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263861 255024 77 177 0 263683 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1055444

[startup+942.302 s]
/proc/loadavg: 1.01 1.59 4.45 2/185 20104
/proc/meminfo: memFree=17967944/36427776 swapFree=4620/1029608
[pid=20088] ppid=20086 vsize=1055444 CPUtime=942.3
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467155 0 0 0 94040 190 0 0 20 0 1 0 652931922 1080774656 255027 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600744 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263861 255027 77 177 0 263683 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1055444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 1.00 1.48 4.23 2/185 20104
/proc/meminfo: memFree=17967820/36427776 swapFree=4620/1029608
[pid=20088] ppid=20086 vsize=1055444 CPUtime=1000.02
/proc/20088/stat : 20088 (ttsth-5-0) R 20086 20088 15497 0 -1 4202496 467159 0 0 0 99812 190 0 0 20 0 1 0 652931922 1080774656 255031 18446744073709551615 134512640 135237372 4291728320 18446744073709551615 134600718 0 0 1 0 0 0 0 17 14 0 0 0 0 0
/proc/20088/statm: 263861 255031 77 177 0 263683 0
Current children cumulated CPU time (s) 1000.02
Current children cumulated vsize (KiB) 1055444

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.11
CPU time (s): 1000.08
CPU user time (s): 998.074
CPU system time (s): 2.00413
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 1270964

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

runsolver used 2.42015 second user time and 6.3364 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 01:37:33
IDJOB=1776690
IDBENCH=69571
IDSOLVER=634
FILE ID=xenhost3-49/1776690-1244936253
PBS_JOBID=
Free space on /tmp= 6958 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776690-1244936253/watcher-1776690-1244936253 -o /tmp/evaluation-result-1776690-1244936253/solver-1776690-1244936253 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776690-1244936253.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED= 708788709

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:      18989100 kB
Buffers:        473944 kB
Cached:       14183812 kB
SwapCached:          0 kB
Active:        4120484 kB
Inactive:     10545904 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           69320 kB
Writeback:           0 kB
AnonPages:        8064 kB
Mapped:           3824 kB
Slab:           719448 kB
SReclaimable:   692368 kB
SUnreclaim:      27080 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= 6958 MiB
End job on xenhost3-49 at 2009-06-14 01:54:18