Trace number 1577460

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
tts tts-5-0Signal 749.827 750.139

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.171
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

3.79/3.85	c Command: HOME/tts-5-0 HOME/instance-1577460-1241001519.cnf 
3.79/3.85	c Using SATTIMEOUT of 1200
3.79/3.85	c Using SATRAM of 1800
3.79/3.85	c Size of subset node = 16
3.79/3.85	c Variables = 250567
3.79/3.85	c Clauses = 1183233
3.79/3.85	c Literals = 3415429
3.79/3.85	c Reduced size:
3.79/3.85	c Variables = 250567
3.79/3.85	c Clauses = 965209
3.79/3.85	c Literals = 2854445
3.79/3.85	c a2
7.29/7.34	c a1
659.82/660.01	c Independent sub-problems = 1
659.82/660.01	c Sub-problem with 193844 variables and 965209 clauses
659.82/660.01	c using permutation method 4
659.82/660.01	c count = 1
659.82/660.01	c Ordering finished 659.230 seconds
659.82/660.01	c mapped 659.930 seconds
659.82/660.01	c permuted 659.930 seconds
659.82/660.01	c about to sort
660.21/660.42	c sorted

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577460-1241001519/watcher-1577460-1241001519 -o /tmp/evaluation-result-1577460-1241001519/solver-1577460-1241001519 -C 1200 -W 1800 -M 1800 HOME/tts-5-0 HOME/instance-1577460-1241001519.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10642
/proc/meminfo: memFree=1284296/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=1008 CPUtime=0
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 128184969 1032192 123 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 252 123 67 165 0 85 0

[startup+0.0600899 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10642
/proc/meminfo: memFree=1284296/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=3156 CPUtime=0.05
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 661 0 0 0 5 0 0 0 20 0 1 0 128184969 3231744 645 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 789 645 68 165 0 622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3156

[startup+0.101085 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10642
/proc/meminfo: memFree=1284296/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=4424 CPUtime=0.09
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 995 0 0 0 9 0 0 0 20 0 1 0 128184969 4530176 979 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 1106 980 68 165 0 939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.301104 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10642
/proc/meminfo: memFree=1284296/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=11064 CPUtime=0.29
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 2621 0 0 0 28 1 0 0 22 0 1 0 128184969 11329536 2605 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 2766 2605 68 165 0 2599 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11064

[startup+0.701145 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10642
/proc/meminfo: memFree=1284296/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=24352 CPUtime=0.69
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 5882 0 0 0 66 3 0 0 25 0 1 0 128184969 24936448 5866 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 6088 5866 68 165 0 5921 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24352

[startup+1.50123 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10643
/proc/meminfo: memFree=1251200/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=50788 CPUtime=1.49
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 12358 0 0 0 143 6 0 0 25 0 1 0 128184969 52006912 12342 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 12697 12343 68 165 0 12530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50788

[startup+3.10139 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=1215040/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=84680 CPUtime=3.09
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 20175 0 0 0 300 9 0 0 25 0 1 0 128184969 86712320 20159 1992294400 134512640 135191068 4294956224 18446744073709551615 134534039 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 21170 20159 68 165 0 21003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84680

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=1132672/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=159820 CPUtime=6.29
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 38971 0 0 0 610 19 0 0 25 0 1 0 128184969 163655680 37816 1992294400 134512640 135191068 4294956224 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 39955 37816 69 165 0 39788 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159820

[startup+12.7014 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 10643
/proc/meminfo: memFree=1142016/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=150412 CPUtime=12.69
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 52896 0 0 0 1243 26 0 0 25 0 1 0 128184969 154021888 36154 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 37603 36154 71 165 0 37436 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150412

[startup+25.5017 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 10643
/proc/meminfo: memFree=1102464/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=185716 CPUtime=25.48
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62215 0 0 0 2518 30 0 0 25 0 1 0 128184969 190173184 45473 1992294400 134512640 135191068 4294956224 18446744073709551615 134600626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 46429 45473 71 165 0 46262 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 185716

[startup+51.1013 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 10643
/proc/meminfo: memFree=1102528/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=185848 CPUtime=51.07
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62239 0 0 0 5077 30 0 0 25 0 1 0 128184969 190308352 45497 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 46462 45497 71 165 0 46295 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 185848

[startup+102.305 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 10643
/proc/meminfo: memFree=1101952/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=186492 CPUtime=102.26
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62381 0 0 0 10196 30 0 0 25 0 1 0 128184969 190967808 45639 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 46623 45639 71 165 0 46456 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 186492

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 10643
/proc/meminfo: memFree=1101056/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=187792 CPUtime=162.24
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62595 0 0 0 16194 30 0 0 25 0 1 0 128184969 192299008 45853 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 46948 45853 71 165 0 46781 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 187792

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10643
/proc/meminfo: memFree=1100480/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=188188 CPUtime=222.22
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62736 0 0 0 22192 30 0 0 25 0 1 0 128184969 192704512 45994 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 47047 45994 71 165 0 46880 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 188188

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10643
/proc/meminfo: memFree=1100288/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=188320 CPUtime=282.21
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62789 0 0 0 28191 30 0 0 25 0 1 0 128184969 192839680 46047 1992294400 134512640 135191068 4294956224 18446744073709551615 134600608 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 47080 46047 71 165 0 46913 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 188320

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=1100096/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=188584 CPUtime=342.19
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62832 0 0 0 34189 30 0 0 25 0 1 0 128184969 193110016 46090 1992294400 134512640 135191068 4294956224 18446744073709551615 134600392 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 47146 46090 71 165 0 46979 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 188584

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=1099968/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=188584 CPUtime=402.17
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62870 0 0 0 40187 30 0 0 25 0 1 0 128184969 193110016 46128 1992294400 134512640 135191068 4294956224 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 47146 46128 71 165 0 46979 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 188584

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=1099776/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=188716 CPUtime=462.16
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62905 0 0 0 46186 30 0 0 25 0 1 0 128184969 193245184 46163 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 47179 46163 71 165 0 47012 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 188716

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=1099584/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=188848 CPUtime=522.14
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62939 0 0 0 52184 30 0 0 25 0 1 0 128184969 193380352 46197 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 47212 46197 71 165 0 47045 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 188848

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=1099456/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=188980 CPUtime=582.14
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 62973 0 0 0 58183 31 0 0 25 0 1 0 128184969 193515520 46231 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 47245 46231 71 165 0 47078 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 188980

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=1099328/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=189112 CPUtime=642.13
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 63005 0 0 0 64182 31 0 0 25 0 1 0 128184969 193650688 46263 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 47278 46263 71 165 0 47111 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 189112

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=990848/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=296260 CPUtime=702.1
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 93124 0 0 0 70168 42 0 0 25 0 1 0 128184969 303370240 73357 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 74065 73357 85 165 0 73898 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 296260

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

[startup+716.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=983872/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=305624 CPUtime=716.5
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 94974 0 0 0 71607 43 0 0 25 0 1 0 128184969 312958976 75207 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 76406 75207 85 165 0 76239 0
Current children cumulated CPU time (s) 716.5
Current children cumulated vsize (KiB) 305624

[startup+729.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=978624/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=309936 CPUtime=729.29
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 96176 0 0 0 72885 44 0 0 25 0 1 0 128184969 317374464 76409 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 77484 76409 85 165 0 77317 0
Current children cumulated CPU time (s) 729.29
Current children cumulated vsize (KiB) 309936

[startup+742.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=967360/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=322916 CPUtime=742.09
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 99652 0 0 0 74163 46 0 0 25 0 1 0 128184969 330665984 79705 1992294400 134512640 135191068 4294956224 18446744073709551615 134697295 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 80729 79705 85 165 0 80562 0
Current children cumulated CPU time (s) 742.09
Current children cumulated vsize (KiB) 322916

[startup+745.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=964672/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=324568 CPUtime=745.29
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4194304 100148 0 0 0 74483 46 0 0 25 0 1 0 128184969 332357632 80201 1992294400 134512640 135191068 4294956224 18446744073709551615 134551496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 81142 80201 85 165 0 80975 0
Current children cumulated CPU time (s) 745.29
Current children cumulated vsize (KiB) 324568

[startup+748.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=940544/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=375488 CPUtime=748.49
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4195840 112975 0 0 0 74774 75 0 0 25 0 1 0 128184969 384499712 93017 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 93872 93017 85 165 0 93705 0
Current children cumulated CPU time (s) 748.49
Current children cumulated vsize (KiB) 375488

[startup+749.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=775104/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=375488 CPUtime=749.27
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4195840 113067 0 0 0 74774 153 0 0 25 0 1 0 128184969 384499712 93017 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 0 0 0 17 0 0 0
/proc/10642/statm: 93872 93017 85 165 0 93705 0
Current children cumulated CPU time (s) 749.27
Current children cumulated vsize (KiB) 375488

[startup+749.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=775104/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=375488 CPUtime=749.66
/proc/10642/stat : 10642 (tts-5-0) D 10640 10642 10300 0 -1 4195840 113630 0 0 0 74774 192 0 0 25 0 1 0 128184969 384499712 93017 1992294400 134512640 135191068 4294956224 18446744073709551615 134691542 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/10642/statm: 93872 93017 85 165 0 93705 0
Current children cumulated CPU time (s) 749.66
Current children cumulated vsize (KiB) 375488

[startup+750.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10643
/proc/meminfo: memFree=697536/2055920 swapFree=4180896/4192956
[pid=10642] ppid=10640 vsize=0 CPUtime=749.78
/proc/10642/stat : 10642 (tts-5-0) R 10640 10642 10300 0 -1 4195844 113738 0 0 0 74774 204 0 0 25 0 1 0 128184969 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10642/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 749.78
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 750.139
CPU time (s): 749.827
CPU user time (s): 747.748
CPU system time (s): 2.07868
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 375488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 747.748
system time used= 2.07868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113738
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= 4
involuntary context switches= 1957

runsolver used 0.670898 second user time and 2.06868 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-29 12:38:41
IDJOB=1577460
IDBENCH=70960
IDSOLVER=505
FILE ID=node27/1577460-1241001519
PBS_JOBID= 9204840
Free space on /tmp= 66168 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577460-1241001519/watcher-1577460-1241001519 -o /tmp/evaluation-result-1577460-1241001519/solver-1577460-1241001519 -C 1200 -W 1800 -M 1800  HOME/tts-5-0 HOME/instance-1577460-1241001519.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1556534218

node27.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5521.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1284712 kB
Buffers:         48668 kB
Cached:         638360 kB
SwapCached:       5076 kB
Active:          41384 kB
Inactive:       653704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284712 kB
SwapTotal:     4192956 kB
SwapFree:      4180896 kB
Dirty:           23892 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            62028 kB
Committed_AS:   501028 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65804 MiB
End job on node27 at 2009-04-29 12:51:11