Trace number 1781383

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) 993.41 1000.08

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1803.22
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

3.51/3.54	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781383-1243686732.cnf 
3.51/3.54	c Using SATTIMEOUT of 10000
3.51/3.54	c Using SATRAM of 2047
3.51/3.54	c Size of subset node = 16
3.51/3.54	c Variables = 96177
3.51/3.54	c Clauses = 1814189
3.51/3.54	c Literals = 5280501
3.51/3.54	c Reduced size:
3.51/3.54	c Variables = 96177
3.51/3.54	c Clauses = 1814161
3.51/3.54	c Literals = 5280443
3.51/3.54	c a2
19.71/19.75	c a1
296.81/298.80	c Independent sub-problems = 1
296.81/298.80	c Sub-problem with 96174 variables and 1814161 clauses
296.81/298.80	c using permutation method 4
296.81/298.80	c count = 1
296.81/298.80	c Ordering finished 296.070 seconds
296.81/298.80	c mapped 296.900 seconds
296.81/298.80	c permuted 296.900 seconds
296.81/298.80	c about to sort
297.51/299.43	c sorted

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-1781383-1243686732/watcher-1781383-1243686732 -o /tmp/evaluation-result-1781383-1243686732/solver-1781383-1243686732 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1781383-1243686732.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: 7.00 7.23 7.16 5/111 3183
/proc/meminfo: memFree=2913440/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=1140 CPUtime=0.01
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 179 0 0 0 1 0 0 0 25 0 1 0 1133337527 1167360 134 4294967295 134512640 135237372 3216348832 3216347312 134685217 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 285 134 75 177 0 107 0

[startup+0.104149 s]
/proc/loadavg: 7.00 7.23 7.16 5/111 3183
/proc/meminfo: memFree=2913440/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=5684 CPUtime=0.11
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 1287 0 0 0 11 0 0 0 25 0 1 0 1133337527 5820416 1242 4294967295 134512640 135237372 3216348832 3216347700 134884278 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 1421 1242 75 177 0 1243 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5684

[startup+0.204145 s]
/proc/loadavg: 7.00 7.23 7.16 5/111 3183
/proc/meminfo: memFree=2913440/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=10356 CPUtime=0.21
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 2424 0 0 0 20 1 0 0 25 0 1 0 1133337527 10604544 2379 4294967295 134512640 135237372 3216348832 3216347700 134883248 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 2589 2379 75 177 0 2411 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 10356

[startup+0.304138 s]
/proc/loadavg: 7.00 7.23 7.16 5/111 3183
/proc/meminfo: memFree=2913440/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=14984 CPUtime=0.31
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 3556 0 0 0 29 2 0 0 25 0 1 0 1133337527 15343616 3511 4294967295 134512640 135237372 3216348832 3216347700 134886597 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 3746 3511 75 177 0 3568 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 14984

[startup+0.704103 s]
/proc/loadavg: 7.00 7.23 7.16 5/111 3183
/proc/meminfo: memFree=2913440/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=33532 CPUtime=0.71
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 8075 0 0 0 69 2 0 0 25 0 1 0 1133337527 34336768 8030 4294967295 134512640 135237372 3216348832 3216347428 134886507 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 8383 8030 75 177 0 8205 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 33532

[startup+1.50404 s]
/proc/loadavg: 6.76 7.18 7.14 5/112 3184
/proc/meminfo: memFree=2863492/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=68560 CPUtime=1.51
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 17025 0 0 0 146 5 0 0 25 0 1 0 1133337527 70205440 16980 4294967295 134512640 135237372 3216348832 3216347420 134709548 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 17140 16980 75 177 0 16962 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 68560

[startup+3.1039 s]
/proc/loadavg: 6.76 7.18 7.14 5/112 3184
/proc/meminfo: memFree=2815580/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=121532 CPUtime=3.11
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 29562 0 0 0 299 12 0 0 25 0 1 0 1133337527 124448768 29517 4294967295 134512640 135237372 3216348832 3216348524 134534164 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 30383 29517 75 177 0 30205 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 121532

[startup+6.30364 s]
/proc/loadavg: 6.54 7.12 7.12 5/112 3184
/proc/meminfo: memFree=2380588/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=594116 CPUtime=6.31
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 138557 0 0 0 597 34 0 0 25 0 1 0 1133337527 608374784 137108 4294967295 134512640 135237372 3216348832 3216348128 134680326 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 148529 137108 76 177 0 148351 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 594116

[startup+12.7031 s]
/proc/loadavg: 6.33 7.07 7.10 5/112 3184
/proc/meminfo: memFree=2363640/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=594280 CPUtime=12.71
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 141633 0 0 0 1236 35 0 0 25 0 1 0 1133337527 608542720 137150 4294967295 134512640 135237372 3216348832 3216346960 134749362 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 148570 137150 76 177 0 148392 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 594280

[startup+25.512 s]
/proc/loadavg: 5.88 6.94 7.06 5/112 3185
/proc/meminfo: memFree=2423324/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=504080 CPUtime=25.52
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 145740 0 0 0 2514 38 0 0 25 0 1 0 1133337527 516177920 122445 4294967295 134512640 135237372 3216348832 3216348160 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 126020 122445 77 177 0 125842 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 504080

[startup+51.1099 s]
/proc/loadavg: 5.53 6.76 7.00 6/113 3314
/proc/meminfo: memFree=2419288/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=504080 CPUtime=51
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 146471 0 0 0 5060 40 0 0 25 0 1 0 1133337527 516177920 123176 4294967295 134512640 135237372 3216348832 3216348160 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 126020 123176 77 177 0 125842 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 504080

[startup+102.306 s]
/proc/loadavg: 4.97 6.41 6.87 6/112 3380
/proc/meminfo: memFree=2408616/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=505976 CPUtime=102.07
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 149630 0 0 0 10166 41 0 0 25 0 1 0 1133337527 518119424 125829 4294967295 134512640 135237372 3216348832 3216348160 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 126494 125829 77 177 0 126316 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 505976

[startup+162.311 s]
/proc/loadavg: 4.81 6.12 6.73 5/112 3593
/proc/meminfo: memFree=2408120/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=507148 CPUtime=161.38
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 149891 0 0 0 16096 42 0 0 25 0 1 0 1133337527 519319552 126090 4294967295 134512640 135237372 3216348832 3216348192 134600738 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 126787 126090 77 177 0 126609 0
Current children cumulated CPU time (s) 161.38
Current children cumulated vsize (KiB) 507148

[startup+222.316 s]
/proc/loadavg: 4.80 5.89 6.62 5/112 3781
/proc/meminfo: memFree=2407872/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=507148 CPUtime=220.86
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 149914 0 0 0 22043 43 0 0 25 0 1 0 1133337527 519319552 126113 4294967295 134512640 135237372 3216348832 3216348192 134600728 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 126787 126113 77 177 0 126609 0
Current children cumulated CPU time (s) 220.86
Current children cumulated vsize (KiB) 507148

[startup+282.311 s]
/proc/loadavg: 4.69 5.67 6.49 6/112 3974
/proc/meminfo: memFree=2407872/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=507148 CPUtime=280.41
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 149920 0 0 0 27998 43 0 0 25 0 1 0 1133337527 519319552 126119 4294967295 134512640 135237372 3216348832 3216348192 134600738 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 126787 126119 77 177 0 126609 0
Current children cumulated CPU time (s) 280.41
Current children cumulated vsize (KiB) 507148

[startup+342.316 s]
/proc/loadavg: 4.65 5.47 6.37 5/112 4162
/proc/meminfo: memFree=2196940/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=727836 CPUtime=340.26
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 206204 0 0 0 33967 59 0 0 25 0 1 0 1133337527 745304064 178859 4294967295 134512640 135237372 3216348832 3216318208 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 181959 178859 91 177 0 181781 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 727836

[startup+402.311 s]
/proc/loadavg: 4.58 5.29 6.25 5/112 4348
/proc/meminfo: memFree=2171764/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=765120 CPUtime=399.65
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 212628 0 0 0 39904 61 0 0 25 0 1 0 1133337527 783482880 185283 4294967295 134512640 135237372 3216348832 3216266016 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 191280 185283 91 177 0 191102 0
Current children cumulated CPU time (s) 399.65
Current children cumulated vsize (KiB) 765120

[startup+462.306 s]
/proc/loadavg: 4.74 5.18 6.15 5/112 4536
/proc/meminfo: memFree=2143452/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=807364 CPUtime=459.13
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 219754 0 0 0 45846 67 0 0 25 0 1 0 1133337527 826740736 192409 4294967295 134512640 135237372 3216348832 3216206880 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 201841 192409 91 177 0 201663 0
Current children cumulated CPU time (s) 459.13
Current children cumulated vsize (KiB) 807364

[startup+522.311 s]
/proc/loadavg: 4.66 5.06 6.04 6/113 4672
/proc/meminfo: memFree=2112592/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=856876 CPUtime=518.98
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 227531 0 0 0 51827 71 0 0 25 0 1 0 1133337527 877441024 200186 4294967295 134512640 135237372 3216348832 3216138672 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 214219 200186 91 177 0 214041 0
Current children cumulated CPU time (s) 518.98
Current children cumulated vsize (KiB) 856876

[startup+582.306 s]
/proc/loadavg: 4.70 4.97 5.95 7/113 4804
/proc/meminfo: memFree=2079892/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=912296 CPUtime=578.82
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 235602 0 0 0 57808 74 0 0 25 0 1 0 1133337527 934191104 208257 4294967295 134512640 135237372 3216348832 3216061168 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 228074 208257 91 177 0 227896 0
Current children cumulated CPU time (s) 578.82
Current children cumulated vsize (KiB) 912296

[startup+642.311 s]
/proc/loadavg: 4.49 4.88 5.86 6/113 4933
/proc/meminfo: memFree=2048144/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=952708 CPUtime=638.49
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 243573 0 0 0 63771 78 0 0 25 0 1 0 1133337527 975572992 216228 4294967295 134512640 135237372 3216348832 3215970784 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 238177 216228 91 177 0 237999 0
Current children cumulated CPU time (s) 638.49
Current children cumulated vsize (KiB) 952708

[startup+702.316 s]
/proc/loadavg: 4.44 4.82 5.77 5/112 5108
/proc/meminfo: memFree=2009516/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=991864 CPUtime=697.83
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 253152 0 0 0 69699 84 0 0 25 0 1 0 1133337527 1015668736 225807 4294967295 134512640 135237372 3216348832 3215861360 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 247966 225807 91 177 0 247788 0
Current children cumulated CPU time (s) 697.83
Current children cumulated vsize (KiB) 991864

[startup+762.311 s]
/proc/loadavg: 4.58 4.81 5.71 7/112 5296
/proc/meminfo: memFree=1962788/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=1044016 CPUtime=757.32
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 264770 0 0 0 75641 91 0 0 25 0 1 0 1133337527 1069072384 237425 4294967295 134512640 135237372 3216348832 3215715984 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 261004 237425 91 177 0 260826 0
Current children cumulated CPU time (s) 757.32
Current children cumulated vsize (KiB) 1044016

[startup+822.316 s]
/proc/loadavg: 4.73 4.83 5.66 5/112 5484
/proc/meminfo: memFree=1902336/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=1129228 CPUtime=817.12
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 280063 0 0 0 81617 95 0 0 25 0 1 0 1133337527 1156329472 252718 4294967295 134512640 135237372 3216348832 3215477760 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 282307 252718 91 177 0 282129 0
Current children cumulated CPU time (s) 817.12
Current children cumulated vsize (KiB) 1129228

[startup+882.311 s]
/proc/loadavg: 4.86 4.84 5.61 5/112 5673
/proc/meminfo: memFree=1831396/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=1204408 CPUtime=876.71
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 297619 0 0 0 87571 100 0 0 25 0 1 0 1133337527 1233313792 270274 4294967295 134512640 135237372 3216348832 3216327616 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 301102 270274 91 177 0 300924 0
Current children cumulated CPU time (s) 876.71
Current children cumulated vsize (KiB) 1204408

[startup+942.306 s]
/proc/loadavg: 4.80 4.81 5.55 5/112 5861
/proc/meminfo: memFree=1817916/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=1204408 CPUtime=936.12
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 300956 0 0 0 93512 100 0 0 25 0 1 0 1133337527 1233313792 273611 4294967295 134512640 135237372 3216348832 3216130496 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 301102 273611 91 177 0 300924 0
Current children cumulated CPU time (s) 936.12
Current children cumulated vsize (KiB) 1204408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.79 4.78 5.49 5/112 6047
/proc/meminfo: memFree=1791040/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=1203892 CPUtime=993.35
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 307730 0 0 0 99235 100 0 0 25 0 1 0 1133337527 1232785408 280256 4294967295 134512640 135237372 3216348832 3216336576 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 300973 280256 91 177 0 300795 0
Current children cumulated CPU time (s) 993.35
Current children cumulated vsize (KiB) 1203892

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: 4.79 4.78 5.49 5/112 6047
/proc/meminfo: memFree=1791040/3368532 swapFree=1953788/1959888
[pid=3183] ppid=3181 vsize=1203892 CPUtime=993.35
/proc/3183/stat : 3183 (ttsth-5-0) R 3181 3183 20065 0 -1 4202496 307730 0 0 0 99235 100 0 0 25 0 1 0 1133337527 1232785408 280256 4294967295 134512640 135237372 3216348832 3216336576 134551480 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3183/statm: 300973 280256 91 177 0 300795 0
Current children cumulated CPU time (s) 993.35
Current children cumulated vsize (KiB) 1203892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.08
CPU time (s): 993.41
CPU user time (s): 992.35
CPU system time (s): 1.06
CPU usage (%): 99.3335
Max. virtual memory (cumulated for all children) (KiB): 1204408

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 14:32:12
IDJOB=1781383
IDBENCH=71736
IDSOLVER=632
FILE ID=/1781383-1243686732
PBS_JOBID=
Free space on /tmp= 6442 MiB

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

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED= 228280624

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.061
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.41
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.061
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.12
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.061
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.14
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2913440 kB
Buffers:        149128 kB
Cached:         183688 kB
SwapCached:       2256 kB
Active:         223220 kB
Inactive:       126608 kB
HighTotal:     2489216 kB
HighFree:      2287792 kB
LowTotal:       879316 kB
LowFree:        625648 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           37280 kB
Writeback:           0 kB
AnonPages:       15852 kB
Mapped:           5228 kB
Slab:            96468 kB
SReclaimable:    82800 kB
SUnreclaim:      13668 kB
PageTables:        696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   112684 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6442 MiB
End job on  at 2009-05-30 14:48:56