Trace number 1780468

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) 1000.07 1000.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

71.01/71.05	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780468-1243682761.cnf 
71.01/71.05	c Using SATTIMEOUT of 10000
71.01/71.05	c Using SATRAM of 2047
71.01/71.05	c Size of subset node = 16
71.01/71.05	c Variables = 381708
71.01/71.05	c Clauses = 1632906
71.01/71.05	c Literals = 3841867
71.01/71.05	c Reduced size:
71.01/71.05	c Variables = 381708
71.01/71.05	c Clauses = 1316960
71.01/71.05	c Literals = 3140427
71.01/71.05	c a2
73.51/73.56	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-1780468-1243682761/watcher-1780468-1243682761 -o /tmp/evaluation-result-1780468-1243682761/solver-1780468-1243682761 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780468-1243682761.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: 0.92 1.04 1.75 3/116 14266
/proc/meminfo: memFree=2919628/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=1144 CPUtime=0.01
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 184 0 0 0 1 0 0 0 18 0 1 0 1132956079 1171456 139 4294967295 134512640 135237372 3220320880 3220320328 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/14266/statm: 286 139 75 177 0 108 0

[startup+0.031 s]
/proc/loadavg: 0.92 1.04 1.75 3/116 14266
/proc/meminfo: memFree=2919628/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=2488 CPUtime=0.04
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 518 0 0 0 4 0 0 0 18 0 1 0 1132956079 2547712 473 4294967295 134512640 135237372 3220320880 3220319404 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/14266/statm: 622 474 75 177 0 444 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2488

[startup+0.111053 s]
/proc/loadavg: 0.92 1.04 1.75 3/116 14266
/proc/meminfo: memFree=2919628/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=6548 CPUtime=0.12
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 1516 0 0 0 11 1 0 0 18 0 1 0 1132956079 6705152 1471 4294967295 134512640 135237372 3220320880 3220319404 134639534 0 0 0 0 0 0 0 17 0 0 0 0
/proc/14266/statm: 1637 1472 75 177 0 1459 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6548

[startup+0.310986 s]
/proc/loadavg: 0.92 1.04 1.75 3/116 14266
/proc/meminfo: memFree=2919628/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=17168 CPUtime=0.32
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 4156 0 0 0 29 3 0 0 18 0 1 0 1132956079 17580032 4111 4294967295 134512640 135237372 3220320880 3220320328 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/14266/statm: 4292 4111 75 177 0 4114 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17168

[startup+0.710971 s]
/proc/loadavg: 0.92 1.04 1.75 3/116 14266
/proc/meminfo: memFree=2919628/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=36640 CPUtime=0.72
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 8927 0 0 0 66 6 0 0 18 0 1 0 1132956079 37519360 8882 4294967295 134512640 135237372 3220320880 3220320328 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/14266/statm: 9160 8882 75 177 0 8982 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 36640

[startup+1.51094 s]
/proc/loadavg: 0.92 1.04 1.75 2/117 14267
/proc/meminfo: memFree=2870324/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=75432 CPUtime=1.52
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 18398 0 0 0 143 9 0 0 20 0 1 0 1132956079 77242368 18353 4294967295 134512640 135237372 3220320880 3220319360 134685302 0 0 0 0 0 0 0 17 0 0 0 0
/proc/14266/statm: 18858 18353 75 177 0 18680 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 75432

[startup+3.11087 s]
/proc/loadavg: 0.92 1.04 1.75 2/116 14267
/proc/meminfo: memFree=2816052/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=116132 CPUtime=3.11
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 27470 0 0 0 297 14 0 0 25 0 1 0 1132956079 118919168 27425 4294967295 134512640 135237372 3220320880 3220320572 134534043 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 116132

[startup+6.31074 s]
/proc/loadavg: 1.01 1.05 1.75 2/116 14267
/proc/meminfo: memFree=2810532/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=116132 CPUtime=6.31
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 27470 0 0 0 617 14 0 0 25 0 1 0 1132956079 118919168 27425 4294967295 134512640 135237372 3220320880 3220320572 134534262 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 116132

[startup+12.7105 s]
/proc/loadavg: 1.01 1.05 1.75 2/116 14268
/proc/meminfo: memFree=2810420/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=116132 CPUtime=12.71
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 27470 0 0 0 1257 14 0 0 25 0 1 0 1132956079 118919168 27425 4294967295 134512640 135237372 3220320880 3220320572 134534262 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 116132

[startup+25.51 s]
/proc/loadavg: 1.01 1.05 1.73 2/116 14268
/proc/meminfo: memFree=2810680/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=116132 CPUtime=25.51
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 27470 0 0 0 2537 14 0 0 25 0 1 0 1132956079 118919168 27425 4294967295 134512640 135237372 3220320880 3220320572 134534272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 116132

[startup+51.109 s]
/proc/loadavg: 1.00 1.04 1.71 2/116 14454
/proc/meminfo: memFree=2809788/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=116132 CPUtime=51.11
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 27470 0 0 0 5097 14 0 0 25 0 1 0 1132956079 118919168 27425 4294967295 134512640 135237372 3220320880 3220320572 134534262 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 29033 27425 75 177 0 28855 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 116132

[startup+102.307 s]
/proc/loadavg: 1.00 1.03 1.67 2/116 14641
/proc/meminfo: memFree=2669612/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=254792 CPUtime=102.31
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 81232 0 0 0 10208 23 0 0 25 0 1 0 1132956079 260907008 62442 4294967295 134512640 135237372 3220320880 3220320008 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 63698 62442 77 177 0 63520 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 254792

[startup+162.315 s]
/proc/loadavg: 1.00 1.03 1.63 2/116 14834
/proc/meminfo: memFree=2664032/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=260936 CPUtime=162.32
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 82544 0 0 0 16207 25 0 0 25 0 1 0 1132956079 267198464 63754 4294967295 134512640 135237372 3220320880 3220320240 134600960 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 65234 63754 77 177 0 65056 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 260936

[startup+222.312 s]
/proc/loadavg: 1.00 1.02 1.59 2/116 15023
/proc/meminfo: memFree=2659520/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=264368 CPUtime=222.32
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 83607 0 0 0 22206 26 0 0 25 0 1 0 1132956079 270712832 64817 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 66092 64817 77 177 0 65914 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 264368

[startup+282.31 s]
/proc/loadavg: 1.00 1.01 1.54 2/116 15211
/proc/meminfo: memFree=2658792/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=264896 CPUtime=282.32
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 83735 0 0 0 28206 26 0 0 25 0 1 0 1132956079 271253504 64945 4294967295 134512640 135237372 3220320880 3220320240 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 66224 64945 77 177 0 66046 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 264896

[startup+342.317 s]
/proc/loadavg: 1.00 1.01 1.51 2/116 15399
/proc/meminfo: memFree=2658576/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=265160 CPUtime=342.33
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 83845 0 0 0 34207 26 0 0 25 0 1 0 1132956079 271523840 65055 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 66290 65055 77 177 0 66112 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 265160

[startup+402.305 s]
/proc/loadavg: 1.00 1.00 1.47 2/116 15585
/proc/meminfo: memFree=2657956/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=265424 CPUtime=402.32
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 83934 0 0 0 40206 26 0 0 25 0 1 0 1132956079 271794176 65144 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 66356 65144 77 177 0 66178 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 265424

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.44 2/116 15774
/proc/meminfo: memFree=2657708/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=265688 CPUtime=462.32
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84015 0 0 0 46206 26 0 0 25 0 1 0 1132956079 272064512 65225 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 66422 65225 77 177 0 66244 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 265688

[startup+522.31 s]
/proc/loadavg: 1.00 1.00 1.41 2/116 15966
/proc/meminfo: memFree=2657412/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=268512 CPUtime=522.33
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84096 0 0 0 52207 26 0 0 25 0 1 0 1132956079 274956288 65306 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67128 65306 77 177 0 66950 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 268512

[startup+582.308 s]
/proc/loadavg: 1.00 1.00 1.38 2/116 16157
/proc/meminfo: memFree=2657072/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=268776 CPUtime=582.33
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84167 0 0 0 58207 26 0 0 25 0 1 0 1132956079 275226624 65377 4294967295 134512640 135237372 3220320880 3220320240 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67194 65377 77 177 0 67016 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 268776

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.35 2/116 16345
/proc/meminfo: memFree=2657832/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=268908 CPUtime=642.34
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84209 0 0 0 64208 26 0 0 25 0 1 0 1132956079 275361792 65419 4294967295 134512640 135237372 3220320880 3220320240 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67227 65419 77 177 0 67049 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 268908

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.33 2/116 16532
/proc/meminfo: memFree=2657212/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=269040 CPUtime=702.34
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84244 0 0 0 70208 26 0 0 25 0 1 0 1132956079 275496960 65454 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67260 65454 77 177 0 67082 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 269040

[startup+762.311 s]
/proc/loadavg: 1.00 1.00 1.31 2/116 16720
/proc/meminfo: memFree=2657336/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=269172 CPUtime=762.34
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84280 0 0 0 76208 26 0 0 25 0 1 0 1132956079 275632128 65490 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67293 65490 77 177 0 67115 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 269172

[startup+822.308 s]
/proc/loadavg: 1.00 1.00 1.29 2/116 16911
/proc/meminfo: memFree=2656544/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=269304 CPUtime=822.34
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84311 0 0 0 82208 26 0 0 25 0 1 0 1132956079 275767296 65521 4294967295 134512640 135237372 3220320880 3220320240 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67326 65521 77 177 0 67148 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 269304

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.26 2/116 17103
/proc/meminfo: memFree=2657080/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=269436 CPUtime=882.35
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84346 0 0 0 88209 26 0 0 25 0 1 0 1132956079 275902464 65556 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67359 65556 77 177 0 67181 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 269436

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 1.25 2/116 17291
/proc/meminfo: memFree=2657320/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=269436 CPUtime=942.35
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84380 0 0 0 94209 26 0 0 25 0 1 0 1132956079 275902464 65590 4294967295 134512640 135237372 3220320880 3220320240 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67359 65590 77 177 0 67181 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 269436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 1.00 1.00 1.23 2/116 17477
/proc/meminfo: memFree=2656792/3368532 swapFree=1941392/1959888
[pid=14266] ppid=14264 vsize=269568 CPUtime=1000.06
/proc/14266/stat : 14266 (ttsth-5-0) R 14264 14266 11443 0 -1 4202496 84423 0 0 0 99980 26 0 0 25 0 1 0 1132956079 276037632 65633 4294967295 134512640 135237372 3220320880 3220320240 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14266/statm: 67392 65633 77 177 0 67214 0
Current children cumulated CPU time (s) 1000.06
Current children cumulated vsize (KiB) 269568

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.03
CPU time (s): 1000.07
CPU user time (s): 999.8
CPU system time (s): 0.27
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 269568

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 13:26:01
IDJOB=1780468
IDBENCH=71009
IDSOLVER=632
FILE ID=/1780468-1243682761
PBS_JOBID=
Free space on /tmp= 15700 MiB

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

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED= 689103495

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:       2919776 kB
Buffers:        104812 kB
Cached:         238412 kB
SwapCached:       4320 kB
Active:         226512 kB
Inactive:       127092 kB
HighTotal:     2489216 kB
HighFree:      2238308 kB
LowTotal:       879316 kB
LowFree:        681468 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           41148 kB
Writeback:           0 kB
AnonPages:        9224 kB
Mapped:           4212 kB
Slab:            84772 kB
SReclaimable:    74792 kB
SUnreclaim:       9980 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= 15700 MiB
End job on  at 2009-05-30 13:42:45