Trace number 1775833

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 (4 threads)? (TO) 999.66 1000.03

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-19-u.cnf
MD5SUMec6ae8f44e827ed5bcc8aed459990775
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 variables330372
Number of clauses1570953
Sum of the clauses size3643384
Maximum clause length10
Minimum clause length1
Number of clauses of size 124592
Number of clauses of size 21203951
Number of clauses of size 3281190
Number of clauses of size 46800
Number of clauses of size 527200
Number of clauses of size over 527220

Solver Data

49.88/49.98	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775833-1243672702.cnf 
49.88/49.98	c Using SATTIMEOUT of 10000
49.88/49.98	c Using SATRAM of 2047
49.88/49.98	c Size of subset node = 16
49.88/49.98	c Variables = 330372
49.88/49.98	c Clauses = 1570953
49.88/49.98	c Literals = 3643384
49.88/49.98	c Reduced size:
49.88/49.98	c Variables = 330372
49.88/49.98	c Clauses = 1267613
49.88/49.98	c Literals = 2990736
49.88/49.98	c a2
52.28/52.36	c a1

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1775833-1243672702/watcher-1775833-1243672702 -o /tmp/evaluation-result-1775833-1243672702/solver-1775833-1243672702 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775833-1243672702.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: 1.39 1.01 0.60 3/115 14237
/proc/meminfo: memFree=3022380/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=1140 CPUtime=0.01
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 165 0 0 0 1 0 0 0 18 0 1 0 1131950197 1167360 120 4294967295 134512640 135237372 3219638720 3219637516 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 285 120 74 177 0 107 0

[startup+0.100878 s]
/proc/loadavg: 1.39 1.01 0.60 3/115 14237
/proc/meminfo: memFree=3022380/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=6060 CPUtime=0.11
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 1396 0 0 0 11 0 0 0 18 0 1 0 1131950197 6205440 1351 4294967295 134512640 135237372 3219638720 3219637244 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 1515 1352 75 177 0 1337 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6060

[startup+0.210874 s]
/proc/loadavg: 1.39 1.01 0.60 3/115 14237
/proc/meminfo: memFree=3022380/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=11788 CPUtime=0.22
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 2830 0 0 0 21 1 0 0 18 0 1 0 1131950197 12070912 2785 4294967295 134512640 135237372 3219638720 3219637244 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 2947 2785 75 177 0 2769 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 11788

[startup+0.31087 s]
/proc/loadavg: 1.39 1.01 0.60 3/115 14237
/proc/meminfo: memFree=3022380/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=17076 CPUtime=0.32
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 4107 0 0 0 31 1 0 0 18 0 1 0 1131950197 17485824 4062 4294967295 134512640 135237372 3219638720 3219637244 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 4269 4063 75 177 0 4091 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17076

[startup+0.710853 s]
/proc/loadavg: 1.39 1.01 0.60 3/115 14237
/proc/meminfo: memFree=3022380/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=37472 CPUtime=0.72
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 9184 0 0 0 70 2 0 0 19 0 1 0 1131950197 38371328 9139 4294967295 134512640 135237372 3219638720 3219637244 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 9368 9141 75 177 0 9190 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 37472

[startup+1.51082 s]
/proc/loadavg: 1.39 1.01 0.60 2/116 14238
/proc/meminfo: memFree=2969988/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=75472 CPUtime=1.52
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 18404 0 0 0 145 7 0 0 20 0 1 0 1131950197 77283328 18359 4294967295 134512640 135237372 3219638720 3219637244 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 18868 18360 75 177 0 18690 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 75472

[startup+3.11076 s]
/proc/loadavg: 1.36 1.01 0.60 2/116 14238
/proc/meminfo: memFree=2918524/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=107532 CPUtime=3.12
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 26134 0 0 0 300 12 0 0 25 0 1 0 1131950197 110112768 26089 4294967295 134512640 135237372 3219638720 3219638412 134534032 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 26883 26089 75 177 0 26705 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 107532

[startup+6.31063 s]
/proc/loadavg: 1.36 1.01 0.60 2/116 14238
/proc/meminfo: memFree=2918508/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=107532 CPUtime=6.32
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 26134 0 0 0 620 12 0 0 25 0 1 0 1131950197 110112768 26089 4294967295 134512640 135237372 3219638720 3219638412 134534215 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 26883 26089 75 177 0 26705 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 107532

[startup+12.7104 s]
/proc/loadavg: 1.30 1.01 0.61 2/116 14238
/proc/meminfo: memFree=2918388/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=107532 CPUtime=12.7
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 26134 0 0 0 1256 14 0 0 25 0 1 0 1131950197 110112768 26089 4294967295 134512640 135237372 3219638720 3219638412 134534101 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 26883 26089 75 177 0 26705 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 107532

[startup+25.5099 s]
/proc/loadavg: 1.25 1.01 0.61 2/116 14239
/proc/meminfo: memFree=2918500/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=107532 CPUtime=25.5
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 26134 0 0 0 2533 17 0 0 25 0 1 0 1131950197 110112768 26089 4294967295 134512640 135237372 3219638720 3219638412 134534152 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 26883 26089 75 177 0 26705 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 107532

[startup+51.1088 s]
/proc/loadavg: 1.17 1.01 0.62 2/116 14425
/proc/meminfo: memFree=2843348/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=186860 CPUtime=51.08
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 45980 0 0 0 5084 24 0 0 25 0 1 0 1131950197 191344640 45935 4294967295 134512640 135237372 3219638720 3219637648 134749345 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 46715 45935 76 177 0 46537 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 186860

[startup+102.307 s]
/proc/loadavg: 1.06 1.00 0.64 2/116 14428
/proc/meminfo: memFree=2784604/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=244380 CPUtime=102.25
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 77070 0 0 0 10189 36 0 0 25 0 1 0 1131950197 250245120 59735 4294967295 134512640 135237372 3219638720 3219638048 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 61095 59735 77 177 0 60917 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 244380

[startup+162.304 s]
/proc/loadavg: 1.02 1.00 0.66 2/116 14620
/proc/meminfo: memFree=2780140/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=248076 CPUtime=162.23
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 78227 0 0 0 16185 38 0 0 25 0 1 0 1131950197 254029824 60892 4294967295 134512640 135237372 3219638720 3219638080 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 62019 60892 77 177 0 61841 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 248076

[startup+222.312 s]
/proc/loadavg: 1.01 1.00 0.67 2/116 14808
/proc/meminfo: memFree=2777908/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=249396 CPUtime=222.21
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 78606 0 0 0 22179 42 0 0 25 0 1 0 1131950197 255381504 61271 4294967295 134512640 135237372 3219638720 3219638080 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 62349 61271 77 177 0 62171 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 249396

[startup+282.31 s]
/proc/loadavg: 1.00 1.00 0.69 2/116 14996
/proc/meminfo: memFree=2777908/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=252352 CPUtime=282.2
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 78741 0 0 0 28178 42 0 0 25 0 1 0 1131950197 258408448 61406 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63088 61406 77 177 0 62910 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 252352

[startup+342.307 s]
/proc/loadavg: 1.00 1.00 0.71 2/116 15187
/proc/meminfo: memFree=2776768/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=252616 CPUtime=342.17
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 78846 0 0 0 34174 43 0 0 25 0 1 0 1131950197 258678784 61511 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63154 61511 77 177 0 62976 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 252616

[startup+402.315 s]
/proc/loadavg: 1.00 1.00 0.73 2/116 15373
/proc/meminfo: memFree=2776420/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=253012 CPUtime=402.18
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 78933 0 0 0 40173 45 0 0 25 0 1 0 1131950197 259084288 61598 4294967295 134512640 135237372 3219638720 3219638080 134600981 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63253 61598 77 177 0 63075 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 253012

[startup+462.312 s]
/proc/loadavg: 1.00 1.00 0.74 2/116 15561
/proc/meminfo: memFree=2776172/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=253276 CPUtime=462.17
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79013 0 0 0 46170 47 0 0 25 0 1 0 1131950197 259354624 61678 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63319 61678 77 177 0 63141 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 253276

[startup+522.31 s]
/proc/loadavg: 1.00 1.00 0.75 2/116 15753
/proc/meminfo: memFree=2775924/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=253408 CPUtime=522.15
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79080 0 0 0 52165 50 0 0 25 0 1 0 1131950197 259489792 61745 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63352 61745 77 177 0 63174 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 253408

[startup+582.318 s]
/proc/loadavg: 1.00 1.00 0.76 2/116 15941
/proc/meminfo: memFree=2775800/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=253672 CPUtime=582.15
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79149 0 0 0 58164 51 0 0 25 0 1 0 1131950197 259760128 61814 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63418 61814 77 177 0 63240 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 253672

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 0.77 2/116 16133
/proc/meminfo: memFree=2776040/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=253804 CPUtime=642.12
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79208 0 0 0 64160 52 0 0 25 0 1 0 1131950197 259895296 61873 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63451 61873 77 177 0 63273 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 253804

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 0.79 2/116 16319
/proc/meminfo: memFree=2775428/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=253936 CPUtime=702.09
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79258 0 0 0 70153 56 0 0 25 0 1 0 1131950197 260030464 61923 4294967295 134512640 135237372 3219638720 3219638080 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63484 61923 77 177 0 63306 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 253936

[startup+762.31 s]
/proc/loadavg: 1.00 1.00 0.80 2/116 16507
/proc/meminfo: memFree=2775924/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=254200 CPUtime=762.03
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79317 0 0 0 76142 61 0 0 25 0 1 0 1131950197 260300800 61982 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63550 61982 77 177 0 63372 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 254200

[startup+822.308 s]
/proc/loadavg: 1.00 1.00 0.81 2/116 16695
/proc/meminfo: memFree=2775676/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=254332 CPUtime=821.99
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79370 0 0 0 82137 62 0 0 25 0 1 0 1131950197 260435968 62035 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63583 62035 77 177 0 63405 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 254332

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 0.82 2/116 16886
/proc/meminfo: memFree=2775304/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=254464 CPUtime=881.96
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79421 0 0 0 88131 65 0 0 25 0 1 0 1131950197 260571136 62086 4294967295 134512640 135237372 3219638720 3219638080 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63616 62086 77 177 0 63438 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 254464

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 0.83 2/116 17079
/proc/meminfo: memFree=2774800/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=254728 CPUtime=941.97
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79467 0 0 0 94132 65 0 0 25 0 1 0 1131950197 260841472 62132 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63682 62132 77 177 0 63504 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 254728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 1.00 1.00 0.83 2/116 17265
/proc/meminfo: memFree=2774312/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=254728 CPUtime=999.65
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79505 0 0 0 99897 68 0 0 25 0 1 0 1131950197 260841472 62170 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63682 62170 77 177 0 63504 0
Current children cumulated CPU time (s) 999.65
Current children cumulated vsize (KiB) 254728

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.00 0.83 2/116 17265
/proc/meminfo: memFree=2774312/3368532 swapFree=1941392/1959888
[pid=14237] ppid=14235 vsize=254728 CPUtime=999.65
/proc/14237/stat : 14237 (ttsth-5-0) R 14235 14237 11443 0 -1 4202496 79505 0 0 0 99897 68 0 0 25 0 1 0 1131950197 260841472 62170 4294967295 134512640 135237372 3219638720 3219638080 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14237/statm: 63682 62170 77 177 0 63504 0
Current children cumulated CPU time (s) 999.65
Current children cumulated vsize (KiB) 254728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 999.66
CPU user time (s): 998.97
CPU system time (s): 0.69
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 254728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 998.97
system time used= 0.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79505
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= 2
involuntary context switches= 52326

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 10:38:22
IDJOB=1775833
IDBENCH=20388
IDSOLVER=632
FILE ID=/1775833-1243672702
PBS_JOBID=
Free space on /tmp= 15702 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-10-19-u.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775833-1243672702/watcher-1775833-1243672702 -o /tmp/evaluation-result-1775833-1243672702/solver-1775833-1243672702 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1775833-1243672702.cnf

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

MD5SUM BENCH= ec6ae8f44e827ed5bcc8aed459990775
RANDOM SEED= 1335102929

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.17
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3022824 kB
Buffers:         79832 kB
Cached:         162152 kB
SwapCached:       4320 kB
Active:         200064 kB
Inactive:        52308 kB
HighTotal:     2489216 kB
HighFree:      2314612 kB
LowTotal:       879316 kB
LowFree:        708212 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           39488 kB
Writeback:           0 kB
AnonPages:        9220 kB
Mapped:           4212 kB
Slab:            82340 kB
SReclaimable:    72032 kB
SUnreclaim:      10308 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15702 MiB
End job on  at 2009-05-30 10:55:06