Trace number 1780708

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)Signal 775.17 777.853

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
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

64.41/64.41	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780708-1243683075.cnf 
64.41/64.41	c Using SATTIMEOUT of 10000
64.41/64.41	c Using SATRAM of 2047
64.41/64.41	c Size of subset node = 16
64.41/64.41	c Variables = 260342
64.41/64.41	c Clauses = 1391257
64.41/64.41	c Literals = 3358569
64.41/64.41	c Reduced size:
64.41/64.41	c Variables = 260342
64.41/64.41	c Clauses = 1075121
64.41/64.41	c Literals = 2656369
64.41/64.41	c a2
66.71/66.71	c a1
770.19/770.14	c Independent sub-problems = 1
770.19/770.14	c Sub-problem with 203764 variables and 1075121 clauses
770.19/770.14	c using permutation method 4
770.19/770.14	c count = 1
770.19/770.14	c Ordering finished 769.670 seconds
770.19/770.14	c mapped 770.220 seconds
770.19/770.14	c permuted 770.220 seconds
770.19/770.14	c about to sort
770.49/770.45	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-1780708-1243683075/watcher-1780708-1243683075 -o /tmp/evaluation-result-1780708-1243683075/solver-1780708-1243683075 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780708-1243683075.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.00 1.00 1.15 3/99 26713
/proc/meminfo: memFree=2943380/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=1144 CPUtime=0.01
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 175 0 0 0 1 0 0 0 18 0 1 0 1132972047 1171456 131 4294967295 134512640 135237372 3216338592 3216338040 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/26713/statm: 286 131 75 177 0 108 0

[startup+0.081215 s]
/proc/loadavg: 1.00 1.00 1.15 3/99 26713
/proc/meminfo: memFree=2943380/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=5096 CPUtime=0.09
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 1147 0 0 0 9 0 0 0 18 0 1 0 1132972047 5218304 1103 4294967295 134512640 135237372 3216338592 3216338040 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/26713/statm: 1274 1103 75 177 0 1096 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5096

[startup+0.111212 s]
/proc/loadavg: 1.00 1.00 1.15 3/99 26713
/proc/meminfo: memFree=2943380/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=6548 CPUtime=0.12
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 1522 0 0 0 12 0 0 0 18 0 1 0 1132972047 6705152 1478 4294967295 134512640 135237372 3216338592 3216337956 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/26713/statm: 1637 1478 75 177 0 1459 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6548

[startup+0.311193 s]
/proc/loadavg: 1.00 1.00 1.15 3/99 26713
/proc/meminfo: memFree=2943380/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=17432 CPUtime=0.32
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 4209 0 0 0 31 1 0 0 18 0 1 0 1132972047 17850368 4165 4294967295 134512640 135237372 3216338592 3216337116 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/26713/statm: 4358 4166 75 177 0 4180 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17432

[startup+0.711155 s]
/proc/loadavg: 1.00 1.00 1.15 3/99 26713
/proc/meminfo: memFree=2943380/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=37036 CPUtime=0.72
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 9045 0 0 0 68 4 0 0 18 0 1 0 1132972047 37924864 9001 4294967295 134512640 135237372 3216338592 3216337116 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/26713/statm: 9259 9001 75 177 0 9081 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 37036

[startup+1.51108 s]
/proc/loadavg: 1.00 1.00 1.15 3/100 26714
/proc/meminfo: memFree=2894392/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=75564 CPUtime=1.51
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 18431 0 0 0 144 7 0 0 20 0 1 0 1132972047 77377536 18387 4294967295 134512640 135237372 3216338592 3216337388 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 18891 18387 75 177 0 18713 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 75564

[startup+3.11092 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26714
/proc/meminfo: memFree=2852496/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=95136 CPUtime=3.11
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 22984 0 0 0 303 8 0 0 25 0 1 0 1132972047 97419264 22940 4294967295 134512640 135237372 3216338592 3216338284 134534331 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 23784 22940 75 177 0 23606 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 95136

[startup+6.31062 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26715
/proc/meminfo: memFree=2852484/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=95136 CPUtime=6.31
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 22984 0 0 0 623 8 0 0 25 0 1 0 1132972047 97419264 22940 4294967295 134512640 135237372 3216338592 3216338284 134534311 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 23784 22940 75 177 0 23606 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 95136

[startup+12.71 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26715
/proc/meminfo: memFree=2852512/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=95136 CPUtime=12.71
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 22984 0 0 0 1263 8 0 0 25 0 1 0 1132972047 97419264 22940 4294967295 134512640 135237372 3216338592 3216338284 134534282 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 23784 22940 75 177 0 23606 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 95136

[startup+25.5088 s]
/proc/loadavg: 1.00 1.00 1.14 2/100 26715
/proc/meminfo: memFree=2852656/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=95136 CPUtime=25.51
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 22984 0 0 0 2543 8 0 0 25 0 1 0 1132972047 97419264 22940 4294967295 134512640 135237372 3216338592 3216338284 134534282 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 23784 22940 75 177 0 23606 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 95136

[startup+51.1064 s]
/proc/loadavg: 1.00 1.00 1.14 2/100 26902
/proc/meminfo: memFree=2851740/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=95136 CPUtime=51.11
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 22984 0 0 0 5103 8 0 0 25 0 1 0 1132972047 97419264 22940 4294967295 134512640 135237372 3216338592 3216338284 134534282 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 23784 22940 75 177 0 23606 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 95136

[startup+102.311 s]
/proc/loadavg: 1.00 1.00 1.13 2/100 27090
/proc/meminfo: memFree=2735968/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=210900 CPUtime=102.32
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 70000 0 0 0 10209 23 0 0 25 0 1 0 1132972047 215961600 51768 4294967295 134512640 135237372 3216338592 3216337952 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 52725 51768 77 177 0 52547 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 210900

[startup+162.306 s]
/proc/loadavg: 1.00 1.00 1.12 2/100 27282
/proc/meminfo: memFree=2730016/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=217460 CPUtime=162.32
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 71662 0 0 0 16209 23 0 0 25 0 1 0 1132972047 222679040 53430 4294967295 134512640 135237372 3216338592 3216337952 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 54365 53430 77 177 0 54187 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 217460

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.10 2/100 27470
/proc/meminfo: memFree=2728860/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=217856 CPUtime=222.33
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 71825 0 0 0 22210 23 0 0 25 0 1 0 1132972047 223084544 53593 4294967295 134512640 135237372 3216338592 3216337952 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 54464 53593 77 177 0 54286 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 217856

[startup+282.314 s]
/proc/loadavg: 1.00 1.00 1.09 2/100 27658
/proc/meminfo: memFree=2727960/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=218120 CPUtime=282.34
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 71904 0 0 0 28211 23 0 0 25 0 1 0 1132972047 223354880 53672 4294967295 134512640 135237372 3216338592 3216337952 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 54530 53672 77 177 0 54352 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 218120

[startup+342.309 s]
/proc/loadavg: 1.00 1.00 1.09 2/100 27847
/proc/meminfo: memFree=2727628/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=218384 CPUtime=342.34
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 71965 0 0 0 34211 23 0 0 25 0 1 0 1132972047 223625216 53733 4294967295 134512640 135237372 3216338592 3216337952 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 54596 53733 77 177 0 54418 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 218384

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/100 28032
/proc/meminfo: memFree=2728100/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=221076 CPUtime=402.34
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 72021 0 0 0 40211 23 0 0 25 0 1 0 1132972047 226381824 53789 4294967295 134512640 135237372 3216338592 3216337952 134600972 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 55269 53789 77 177 0 55091 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 221076

[startup+462.317 s]
/proc/loadavg: 1.00 1.00 1.07 2/100 28221
/proc/meminfo: memFree=2727288/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=221208 CPUtime=462.36
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 72067 0 0 0 46213 23 0 0 25 0 1 0 1132972047 226516992 53835 4294967295 134512640 135237372 3216338592 3216337952 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 55302 53835 77 177 0 55124 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 221208

[startup+522.311 s]
/proc/loadavg: 1.00 1.00 1.07 2/100 28417
/proc/meminfo: memFree=2727224/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=221340 CPUtime=522.36
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 72117 0 0 0 52213 23 0 0 25 0 1 0 1132972047 226652160 53885 4294967295 134512640 135237372 3216338592 3216337952 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 55335 53885 77 177 0 55157 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 221340

[startup+582.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/100 28605
/proc/meminfo: memFree=2727024/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=221604 CPUtime=582.36
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 72167 0 0 0 58213 23 0 0 25 0 1 0 1132972047 226922496 53935 4294967295 134512640 135237372 3216338592 3216337952 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 55401 53935 77 177 0 55223 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 221604

[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.06 2/100 28794
/proc/meminfo: memFree=2726396/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=221736 CPUtime=642.38
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 72217 0 0 0 64215 23 0 0 25 0 1 0 1132972047 227057664 53985 4294967295 134512640 135237372 3216338592 3216337952 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 55434 53985 77 177 0 55256 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 221736

[startup+702.304 s]
/proc/loadavg: 1.00 1.00 1.05 2/100 28980
/proc/meminfo: memFree=2726420/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=221868 CPUtime=702.37
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 72263 0 0 0 70214 23 0 0 25 0 1 0 1132972047 227192832 54031 4294967295 134512640 135237372 3216338592 3216337952 134600718 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 55467 54031 77 177 0 55289 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 221868

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.04 2/100 29168
/proc/meminfo: memFree=2726668/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=222000 CPUtime=762.39
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 72310 0 0 0 76216 23 0 0 25 0 1 0 1132972047 227328000 54078 4294967295 134512640 135237372 3216338592 3216337952 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 55500 54078 77 177 0 55322 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 222000

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

[startup+767.918 s]
/proc/loadavg: 1.00 1.00 1.04 2/100 29168
/proc/meminfo: memFree=2726848/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=222000 CPUtime=767.99
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4202496 72314 0 0 0 76776 23 0 0 25 0 1 0 1132972047 227328000 54082 4294967295 134512640 135237372 3216338592 3216337952 134600960 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 55500 54082 77 177 0 55322 0
Current children cumulated CPU time (s) 767.99
Current children cumulated vsize (KiB) 222000

[startup+774.318 s]
/proc/loadavg: 1.00 1.00 1.04 2/100 29168
/proc/meminfo: memFree=1687352/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=793336 CPUtime=774.4
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4204032 218989 0 0 0 77274 166 0 0 25 0 1 0 1132972047 812376064 197123 4294967295 134512640 135237372 3216338592 3207962536 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26713/statm: 198334 197123 104 177 0 198156 0
Current children cumulated CPU time (s) 774.4
Current children cumulated vsize (KiB) 793336

[startup+775.917 s]
/proc/loadavg: 1.00 1.00 1.04 1/100 29168
/proc/meminfo: memFree=1382432/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=793336 CPUtime=775.05
/proc/26713/stat : 26713 (ttsth-5-0) D 26711 26713 20984 0 -1 4204032 220056 0 0 0 77274 231 0 0 18 0 1 0 1132972047 812376064 198190 4294967295 134512640 135237372 3216338592 3207962536 134730102 0 0 0 0 3222693324 0 0 17 1 0 0 0
/proc/26713/statm: 198334 198190 1171 177 0 198156 0
Current children cumulated CPU time (s) 775.05
Current children cumulated vsize (KiB) 793336

[startup+776.717 s]
/proc/loadavg: 1.16 1.03 1.05 1/101 29169
/proc/meminfo: memFree=1365072/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=793336 CPUtime=775.07
/proc/26713/stat : 26713 (ttsth-5-0) D 26711 26713 20984 0 -1 4204032 220056 0 0 0 77274 233 0 0 18 0 1 0 1132972047 812376064 198190 4294967295 134512640 135237372 3216338592 3207962536 134730102 0 0 0 0 3222693324 0 0 17 1 0 0 0
/proc/26713/statm: 198334 198190 1171 177 0 198156 0
Current children cumulated CPU time (s) 775.07
Current children cumulated vsize (KiB) 793336

[startup+777.517 s]
/proc/loadavg: 1.16 1.03 1.05 1/101 29169
/proc/meminfo: memFree=1365072/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=793336 CPUtime=775.11
/proc/26713/stat : 26713 (ttsth-5-0) D 26711 26713 20984 0 -1 4204032 220112 0 0 0 77274 237 0 0 18 0 1 0 1132972047 812376064 198246 4294967295 134512640 135237372 3216338592 3207962536 134730102 0 0 0 0 3222693324 0 0 17 1 0 0 0
/proc/26713/statm: 198334 198246 1227 177 0 198156 0
Current children cumulated CPU time (s) 775.11
Current children cumulated vsize (KiB) 793336

[startup+777.717 s]
/proc/loadavg: 1.16 1.03 1.05 1/101 29170
/proc/meminfo: memFree=1347660/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=793336 CPUtime=775.11
/proc/26713/stat : 26713 (ttsth-5-0) D 26711 26713 20984 0 -1 4204032 220112 0 0 0 77274 237 0 0 18 0 1 0 1132972047 812376064 198246 4294967295 134512640 135237372 3216338592 3207962536 134730102 0 0 0 0 3222693324 0 0 17 1 0 0 0
/proc/26713/statm: 198334 198246 1227 177 0 198156 0
Current children cumulated CPU time (s) 775.11
Current children cumulated vsize (KiB) 793336

[startup+777.817 s]
/proc/loadavg: 1.16 1.03 1.05 1/101 29170
/proc/meminfo: memFree=1347660/3368532 swapFree=1953580/1959888
[pid=26713] ppid=26711 vsize=0 CPUtime=775.14
/proc/26713/stat : 26713 (ttsth-5-0) R 26711 26713 20984 0 -1 4204036 220114 0 0 0 77274 240 0 0 18 0 1 0 1132972047 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26713/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 775.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 777.853
CPU time (s): 775.17
CPU user time (s): 772.74
CPU system time (s): 2.43
CPU usage (%): 99.6551
Max. virtual memory (cumulated for all children) (KiB): 793336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 772.74
system time used= 2.43
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220114
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= 8
involuntary context switches= 597

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 13:31:15
IDJOB=1780708
IDBENCH=71050
IDSOLVER=632
FILE ID=/1780708-1243683075
PBS_JOBID=
Free space on /tmp= 15859 MiB

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

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED= 261666462

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.105
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.105
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.105
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.16
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.105
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:       2943676 kB
Buffers:        122476 kB
Cached:         193784 kB
SwapCached:       2424 kB
Active:         203304 kB
Inactive:       123136 kB
HighTotal:     2489216 kB
HighFree:      2282636 kB
LowTotal:       879316 kB
LowFree:        661040 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           34724 kB
Writeback:           0 kB
AnonPages:        9504 kB
Mapped:           4940 kB
Slab:            88976 kB
SReclaimable:    79668 kB
SUnreclaim:       9308 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93568 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15087 MiB
End job on  at 2009-05-30 13:44:14