Trace number 1780228

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/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark247.36
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

3.60/3.61	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780228-1243681519.cnf 
3.60/3.61	c Using SATTIMEOUT of 10000
3.60/3.61	c Using SATRAM of 2047
3.60/3.61	c Size of subset node = 16
3.60/3.61	c Variables = 282842
3.60/3.61	c Clauses = 1350458
3.60/3.61	c Literals = 3903824
3.60/3.61	c Reduced size:
3.60/3.61	c Variables = 282842
3.60/3.61	c Clauses = 1108134
3.60/3.61	c Literals = 3279900
3.60/3.61	c a2
6.50/6.52	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-1780228-1243681519/watcher-1780228-1243681519 -o /tmp/evaluation-result-1780228-1243681519/solver-1780228-1243681519 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780228-1243681519.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: 4.04 4.15 3.96 3/115 10152
/proc/meminfo: memFree=2958628/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=1140 CPUtime=0
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 183 0 0 0 0 0 0 0 18 0 1 0 1132831848 1167360 138 4294967295 134512640 135237372 3219476896 3219475420 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 285 138 75 177 0 107 0

[startup+0.115091 s]
/proc/loadavg: 4.04 4.15 3.96 3/115 10152
/proc/meminfo: memFree=2958628/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=5996 CPUtime=0.11
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 1383 0 0 0 10 1 0 0 18 0 1 0 1132831848 6139904 1338 4294967295 134512640 135237372 3219476896 3219475692 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 1499 1339 75 177 0 1321 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5996

[startup+0.205087 s]
/proc/loadavg: 4.04 4.15 3.96 3/115 10152
/proc/meminfo: memFree=2958628/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=9876 CPUtime=0.2
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 2299 0 0 0 19 1 0 0 18 0 1 0 1132831848 10113024 2254 4294967295 134512640 135237372 3219476896 3219475692 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 2469 2254 75 177 0 2291 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9876

[startup+0.305083 s]
/proc/loadavg: 4.04 4.15 3.96 3/115 10152
/proc/meminfo: memFree=2958628/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=14108 CPUtime=0.3
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 3316 0 0 0 28 2 0 0 18 0 1 0 1132831848 14446592 3271 4294967295 134512640 135237372 3219476896 3219476344 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 3527 3271 75 177 0 3349 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14108

[startup+0.705067 s]
/proc/loadavg: 4.04 4.15 3.96 3/115 10152
/proc/meminfo: memFree=2958628/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=30808 CPUtime=0.7
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 7387 0 0 0 66 4 0 0 18 0 1 0 1132831848 31547392 7342 4294967295 134512640 135237372 3219476896 3219476344 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 7702 7342 75 177 0 7524 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 30808

[startup+1.50504 s]
/proc/loadavg: 4.04 4.15 3.96 2/116 10153
/proc/meminfo: memFree=2913256/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=62536 CPUtime=1.5
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 15502 0 0 0 144 6 0 0 20 0 1 0 1132831848 64036864 15457 4294967295 134512640 135237372 3219476896 3219475420 134639534 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 15634 15457 75 177 0 15456 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 62536

[startup+3.10497 s]
/proc/loadavg: 4.04 4.15 3.96 2/116 10153
/proc/meminfo: memFree=2867128/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=95596 CPUtime=3.1
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 23017 0 0 0 300 10 0 0 25 0 1 0 1132831848 97890304 22972 4294967295 134512640 135237372 3219476896 3219476588 134534118 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 23899 22972 75 177 0 23721 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 95596

[startup+6.30484 s]
/proc/loadavg: 3.80 4.10 3.95 2/116 10153
/proc/meminfo: memFree=2785832/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=181448 CPUtime=6.3
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 44564 0 0 0 615 15 0 0 25 0 1 0 1132831848 185802752 43104 4294967295 134512640 135237372 3219476896 3219475056 134680464 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 45362 43104 76 177 0 45184 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 181448

[startup+12.7046 s]
/proc/loadavg: 3.57 4.05 3.93 2/116 10153
/proc/meminfo: memFree=2804972/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=169396 CPUtime=12.7
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 61235 0 0 0 1245 25 0 0 25 0 1 0 1132831848 173461504 38958 4294967295 134512640 135237372 3219476896 3219476224 134555309 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 42349 38958 77 177 0 42171 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 169396

[startup+25.5041 s]
/proc/loadavg: 3.00 3.90 3.88 2/116 10337
/proc/meminfo: memFree=2762700/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=205684 CPUtime=25.5
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 71402 0 0 0 2522 28 0 0 25 0 1 0 1132831848 210620416 49125 4294967295 134512640 135237372 3219476896 3219476024 134732614 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 51421 49125 77 177 0 51243 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 205684

[startup+51.1031 s]
/proc/loadavg: 2.32 3.67 3.81 2/116 10338
/proc/meminfo: memFree=2750380/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=213628 CPUtime=51.1
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 74621 0 0 0 5080 30 0 0 25 0 1 0 1132831848 218755072 52152 4294967295 134512640 135237372 3219476896 3219476256 134600963 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 53407 52152 77 177 0 53229 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 213628

[startup+102.311 s]
/proc/loadavg: 1.57 3.25 3.66 2/116 10526
/proc/meminfo: memFree=2748668/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=215044 CPUtime=102.32
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 74801 0 0 0 10197 35 0 0 25 0 1 0 1132831848 220205056 52332 4294967295 134512640 135237372 3219476896 3219476256 134600972 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 53761 52332 77 177 0 53583 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 215044

[startup+162.309 s]
/proc/loadavg: 1.21 2.84 3.49 2/116 10714
/proc/meminfo: memFree=2747612/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=215836 CPUtime=162.31
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75078 0 0 0 16192 39 0 0 25 0 1 0 1132831848 221016064 52609 4294967295 134512640 135237372 3219476896 3219476256 134600718 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 53959 52609 77 177 0 53781 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 215836

[startup+222.316 s]
/proc/loadavg: 1.07 2.50 3.33 2/116 10901
/proc/meminfo: memFree=2747552/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216232 CPUtime=222.32
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75170 0 0 0 22189 43 0 0 25 0 1 0 1132831848 221421568 52701 4294967295 134512640 135237372 3219476896 3219476256 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54058 52701 77 177 0 53880 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 216232

[startup+282.314 s]
/proc/loadavg: 1.03 2.23 3.18 2/116 11093
/proc/meminfo: memFree=2747188/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216232 CPUtime=282.32
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75198 0 0 0 28187 45 0 0 25 0 1 0 1132831848 221421568 52729 4294967295 134512640 135237372 3219476896 3219476256 134600718 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54058 52729 77 177 0 53880 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 216232

[startup+342.311 s]
/proc/loadavg: 1.01 2.00 3.04 2/116 11283
/proc/meminfo: memFree=2747032/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216364 CPUtime=342.32
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75214 0 0 0 34185 47 0 0 25 0 1 0 1132831848 221556736 52745 4294967295 134512640 135237372 3219476896 3219476256 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54091 52745 77 177 0 53913 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 216364

[startup+402.309 s]
/proc/loadavg: 1.00 1.82 2.91 2/116 11474
/proc/meminfo: memFree=2746940/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216364 CPUtime=402.32
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75236 0 0 0 40182 50 0 0 25 0 1 0 1132831848 221556736 52767 4294967295 134512640 135237372 3219476896 3219476256 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54091 52767 77 177 0 53913 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 216364

[startup+462.317 s]
/proc/loadavg: 1.00 1.66 2.79 2/116 11662
/proc/meminfo: memFree=2747396/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216496 CPUtime=462.33
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75246 0 0 0 46181 52 0 0 25 0 1 0 1132831848 221691904 52777 4294967295 134512640 135237372 3219476896 3219476256 134600718 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54124 52777 77 177 0 53946 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 216496

[startup+522.314 s]
/proc/loadavg: 1.00 1.54 2.67 2/116 11849
/proc/meminfo: memFree=2747312/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216496 CPUtime=522.33
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75270 0 0 0 52180 53 0 0 25 0 1 0 1132831848 221691904 52801 4294967295 134512640 135237372 3219476896 3219476256 134600972 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54124 52801 77 177 0 53946 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 216496

[startup+582.312 s]
/proc/loadavg: 1.00 1.44 2.57 2/116 12037
/proc/meminfo: memFree=2747436/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216628 CPUtime=582.33
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75282 0 0 0 58177 56 0 0 25 0 1 0 1132831848 221827072 52813 4294967295 134512640 135237372 3219476896 3219476256 134600718 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54157 52813 77 177 0 53979 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 216628

[startup+642.309 s]
/proc/loadavg: 1.00 1.36 2.46 2/116 12229
/proc/meminfo: memFree=2746628/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216628 CPUtime=642.33
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75304 0 0 0 64177 56 0 0 25 0 1 0 1132831848 221827072 52835 4294967295 134512640 135237372 3219476896 3219476256 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54157 52835 77 177 0 53979 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 216628

[startup+702.307 s]
/proc/loadavg: 1.00 1.29 2.37 2/116 12420
/proc/meminfo: memFree=2746824/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216628 CPUtime=702.33
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75321 0 0 0 70173 60 0 0 25 0 1 0 1132831848 221827072 52852 4294967295 134512640 135237372 3219476896 3219476256 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54157 52852 77 177 0 53979 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 216628

[startup+762.305 s]
/proc/loadavg: 1.00 1.23 2.28 2/116 12608
/proc/meminfo: memFree=2746900/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216760 CPUtime=762.34
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75344 0 0 0 76169 65 0 0 25 0 1 0 1132831848 221962240 52875 4294967295 134512640 135237372 3219476896 3219476256 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54190 52875 77 177 0 54012 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 216760

[startup+822.312 s]
/proc/loadavg: 1.00 1.19 2.20 2/116 12795
/proc/meminfo: memFree=2747312/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216760 CPUtime=822.34
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75362 0 0 0 82169 65 0 0 25 0 1 0 1132831848 221962240 52893 4294967295 134512640 135237372 3219476896 3219476256 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54190 52893 77 177 0 54012 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 216760

[startup+882.32 s]
/proc/loadavg: 1.00 1.15 2.12 2/116 12983
/proc/meminfo: memFree=2746816/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=216892 CPUtime=882.35
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75391 0 0 0 88165 70 0 0 25 0 1 0 1132831848 222097408 52922 4294967295 134512640 135237372 3219476896 3219476256 134600975 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54223 52922 77 177 0 54045 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 216892

[startup+942.307 s]
/proc/loadavg: 1.00 1.12 2.05 2/116 13171
/proc/meminfo: memFree=2746552/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=217024 CPUtime=942.34
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75411 0 0 0 94162 72 0 0 25 0 1 0 1132831848 222232576 52942 4294967295 134512640 135237372 3219476896 3219476256 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54256 52942 77 177 0 54078 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 217024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 1.00 1.10 1.98 2/116 13363
/proc/meminfo: memFree=2746676/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=217024 CPUtime=1000.06
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75438 0 0 0 99932 74 0 0 25 0 1 0 1132831848 222232576 52969 4294967295 134512640 135237372 3219476896 3219476256 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54256 52969 77 177 0 54078 0
Current children cumulated CPU time (s) 1000.06
Current children cumulated vsize (KiB) 217024

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

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

[startup+1000.02 s]
/proc/loadavg: 1.00 1.10 1.98 2/116 13363
/proc/meminfo: memFree=2746676/3368532 swapFree=1941392/1959888
[pid=10152] ppid=10150 vsize=217024 CPUtime=1000.06
/proc/10152/stat : 10152 (ttsth-5-0) R 10150 10152 11443 0 -1 4202496 75438 0 0 0 99932 74 0 0 25 0 1 0 1132831848 222232576 52969 4294967295 134512640 135237372 3219476896 3219476256 134600966 0 0 0 0 0 0 0 17 3 0 0 0
/proc/10152/statm: 54256 52969 77 177 0 54078 0
Current children cumulated CPU time (s) 1000.06
Current children cumulated vsize (KiB) 217024

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 1000.07
CPU user time (s): 999.32
CPU system time (s): 0.75
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 217024

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 13:05:19
IDJOB=1780228
IDBENCH=70962
IDSOLVER=632
FILE ID=/1780228-1243681519
PBS_JOBID=
Free space on /tmp= 15704 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780228-1243681519/watcher-1780228-1243681519 -o /tmp/evaluation-result-1780228-1243681519/solver-1780228-1243681519 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780228-1243681519.cnf

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED= 270228591

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:       2958628 kB
Buffers:         87712 kB
Cached:         219040 kB
SwapCached:       4320 kB
Active:         205628 kB
Inactive:       111708 kB
HighTotal:     2489216 kB
HighFree:      2257212 kB
LowTotal:       879316 kB
LowFree:        701416 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           28016 kB
Writeback:           0 kB
AnonPages:        9212 kB
Mapped:           4212 kB
Slab:            81932 kB
SReclaimable:    72200 kB
SUnreclaim:       9732 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127072 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15704 MiB
End job on  at 2009-05-30 13:22:03