Trace number 1577524

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
CSat 2009-03-22? (TO) 1200.07 1200.44

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.567
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data


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-1577524-1241002094/watcher-1577524-1241002094 -o /tmp/evaluation-result-1577524-1241002094/solver-1577524-1241002094 -C 1200 -W 1800 -M 1800 HOME/csat HOME/instance-1577524-1241002094.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.05 1.31 1.18 3/64 11408
/proc/meminfo: memFree=1565976/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=2008 CPUtime=0
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 375 0 0 0 0 0 0 0 20 0 1 0 128235885 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134514886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 502 289 86 271 0 228 0

[startup+0.0834799 s]
/proc/loadavg: 1.05 1.31 1.18 3/64 11408
/proc/meminfo: memFree=1565976/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=7856 CPUtime=0.07
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 4957 0 0 0 6 1 0 0 20 0 1 0 128235885 8044544 1751 1992294400 134512640 135625496 4294956224 18446744073709551615 134542168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 1964 1751 86 271 0 1690 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7856

[startup+0.101479 s]
/proc/loadavg: 1.05 1.31 1.18 3/64 11408
/proc/meminfo: memFree=1565976/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=17580 CPUtime=0.09
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 6724 0 0 0 8 1 0 0 20 0 1 0 128235885 18001920 3519 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 4395 3524 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301503 s]
/proc/loadavg: 1.05 1.31 1.18 3/64 11408
/proc/meminfo: memFree=1565976/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=56060 CPUtime=0.29
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 16702 0 0 0 23 6 0 0 22 0 1 0 128235885 57405440 5798 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 14015 5802 86 271 0 13741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56060

[startup+0.701546 s]
/proc/loadavg: 1.05 1.31 1.18 3/64 11408
/proc/meminfo: memFree=1565976/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=83584 CPUtime=0.69
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 32742 0 0 0 56 13 0 0 25 0 1 0 128235885 85590016 16233 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 20896 16234 89 271 0 20622 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83584

[startup+1.50264 s]
/proc/loadavg: 1.04 1.30 1.18 2/65 11409
/proc/meminfo: memFree=1498192/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=85508 CPUtime=1.49
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 35703 0 0 0 134 15 0 0 25 0 1 0 128235885 87560192 18231 1992294400 134512640 135625496 4294956224 18446744073709551615 134528441 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 21377 18231 89 271 0 21103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85508

[startup+3.10182 s]
/proc/loadavg: 1.04 1.30 1.18 2/65 11409
/proc/meminfo: memFree=1487120/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=101596 CPUtime=3.09
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 47629 0 0 0 289 20 0 0 25 0 1 0 128235885 104034304 22110 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 25399 22110 89 271 0 25125 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101596

[startup+6.30118 s]
/proc/loadavg: 1.04 1.30 1.18 2/65 11409
/proc/meminfo: memFree=1426384/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=148232 CPUtime=6.28
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 65555 0 0 0 601 27 0 0 25 0 1 0 128235885 151789568 34977 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 37058 34977 91 271 0 36784 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 148232

[startup+12.7019 s]
/proc/loadavg: 1.04 1.29 1.18 2/65 11409
/proc/meminfo: memFree=1424656/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=149972 CPUtime=12.69
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 65976 0 0 0 1240 29 0 0 25 0 1 0 128235885 153571328 35398 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 37493 35398 91 271 0 37219 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149972

[startup+25.5013 s]
/proc/loadavg: 1.03 1.28 1.18 2/65 11409
/proc/meminfo: memFree=1423568/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=151028 CPUtime=25.48
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 66253 0 0 0 2516 32 0 0 25 0 1 0 128235885 154652672 35675 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 37757 35675 91 271 0 37483 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151028

[startup+51.1012 s]
/proc/loadavg: 1.02 1.26 1.17 2/65 11409
/proc/meminfo: memFree=1422224/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=152612 CPUtime=51.06
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 66643 0 0 0 5070 36 0 0 25 0 1 0 128235885 156274688 36065 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 38153 36065 91 271 0 37879 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 152612

[startup+102.306 s]
/proc/loadavg: 1.01 1.21 1.16 2/65 11409
/proc/meminfo: memFree=1416848/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=157852 CPUtime=102.26
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 67975 0 0 0 10181 45 0 0 25 0 1 0 128235885 161640448 37397 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 39463 37397 91 271 0 39189 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 157852

[startup+162.302 s]
/proc/loadavg: 1.00 1.17 1.15 2/65 11409
/proc/meminfo: memFree=1413200/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=161508 CPUtime=162.23
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 68886 0 0 0 16166 57 0 0 25 0 1 0 128235885 165384192 38308 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 40377 38308 91 271 0 40103 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 161508

[startup+222.302 s]
/proc/loadavg: 1.00 1.14 1.14 2/65 11409
/proc/meminfo: memFree=1408592/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=166144 CPUtime=222.22
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 70006 0 0 0 22157 65 0 0 25 0 1 0 128235885 170131456 39428 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 41536 39428 91 271 0 41262 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 166144

[startup+282.301 s]
/proc/loadavg: 1.00 1.11 1.13 2/65 11409
/proc/meminfo: memFree=1404304/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=170176 CPUtime=282.2
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 71065 0 0 0 28146 74 0 0 25 0 1 0 128235885 174260224 40487 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 42544 40487 91 271 0 42270 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 170176

[startup+342.301 s]
/proc/loadavg: 1.00 1.09 1.11 2/65 11409
/proc/meminfo: memFree=1400272/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=174148 CPUtime=342.18
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 72187 0 0 0 34137 81 0 0 25 0 1 0 128235885 178327552 41473 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 43537 41473 91 271 0 43263 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 174148

[startup+402.302 s]
/proc/loadavg: 1.00 1.07 1.10 2/65 11409
/proc/meminfo: memFree=1397456/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=176928 CPUtime=402.16
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 72895 0 0 0 40128 88 0 0 25 0 1 0 128235885 181174272 42181 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 44232 42181 91 271 0 43958 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 176928

[startup+462.302 s]
/proc/loadavg: 1.00 1.05 1.09 2/65 11409
/proc/meminfo: memFree=1393680/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=180504 CPUtime=462.15
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 73830 0 0 0 46120 95 0 0 25 0 1 0 128235885 184836096 43116 1992294400 134512640 135625496 4294956224 18446744073709551615 134541322 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 45126 43116 91 271 0 44852 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 180504

[startup+522.301 s]
/proc/loadavg: 1.00 1.04 1.08 2/65 11409
/proc/meminfo: memFree=1390416/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=184076 CPUtime=522.13
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 74836 0 0 0 52111 102 0 0 25 0 1 0 128235885 188493824 43919 1992294400 134512640 135625496 4294956224 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 46019 43919 91 271 0 45745 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 184076

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.08 2/65 11409
/proc/meminfo: memFree=1387280/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=187176 CPUtime=582.11
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 75620 0 0 0 58103 108 0 0 25 0 1 0 128235885 191668224 44703 1992294400 134512640 135625496 4294956224 18446744073709551615 134541080 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 46794 44703 91 271 0 46520 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 187176

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 11409
/proc/meminfo: memFree=1384784/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=189556 CPUtime=642.1
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 76226 0 0 0 64098 112 0 0 25 0 1 0 128235885 194105344 45309 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 47389 45309 91 271 0 47115 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 189556

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 11409
/proc/meminfo: memFree=1382416/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=191964 CPUtime=702.08
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 76831 0 0 0 70090 118 0 0 25 0 1 0 128235885 196571136 45914 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 47991 45914 91 271 0 47717 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 191964

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 11409
/proc/meminfo: memFree=1380176/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=194080 CPUtime=762.06
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 77375 0 0 0 76084 122 0 0 25 0 1 0 128235885 198737920 46458 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 48520 46458 91 271 0 48246 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 194080

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 11415
/proc/meminfo: memFree=1377744/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=196352 CPUtime=822.03
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 77970 0 0 0 82076 127 0 0 25 0 1 0 128235885 201064448 47053 1992294400 134512640 135625496 4294956224 18446744073709551615 134541262 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 49088 47053 91 271 0 48814 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 196352

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 11415
/proc/meminfo: memFree=1374736/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=199904 CPUtime=882.02
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 79008 0 0 0 88070 132 0 0 25 0 1 0 128235885 204701696 47787 1992294400 134512640 135625496 4294956224 18446744073709551615 134541252 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 49976 47787 91 271 0 49702 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 199904

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 11415
/proc/meminfo: memFree=1372368/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=202300 CPUtime=942.01
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 79604 0 0 0 94065 136 0 0 25 0 1 0 128235885 207155200 48383 1992294400 134512640 135625496 4294956224 18446744073709551615 134538633 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 50575 48383 91 271 0 50301 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 202300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 11415
/proc/meminfo: memFree=1370192/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=204348 CPUtime=1001.99
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 80148 0 0 0 100058 141 0 0 25 0 1 0 128235885 209252352 48927 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 51087 48927 91 271 0 50813 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 204348

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11415
/proc/meminfo: memFree=1367952/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=206580 CPUtime=1061.97
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 80695 0 0 0 106053 144 0 0 25 0 1 0 128235885 211537920 49474 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 51645 49474 91 271 0 51371 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 206580

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11415
/proc/meminfo: memFree=1365328/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=209220 CPUtime=1121.95
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 81344 0 0 0 112047 148 0 0 25 0 1 0 128235885 214241280 50123 1992294400 134512640 135625496 4294956224 18446744073709551615 134529297 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 52305 50123 91 271 0 52031 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 209220

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11415
/proc/meminfo: memFree=1363344/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=211204 CPUtime=1181.94
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 81858 0 0 0 118042 152 0 0 25 0 1 0 128235885 216272896 50637 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 52801 50637 91 271 0 52527 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 211204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11415
/proc/meminfo: memFree=1362640/2055920 swapFree=4178168/4192956
[pid=11408] ppid=11406 vsize=211760 CPUtime=1200.03
/proc/11408/stat : 11408 (csat) R 11406 11408 11024 0 -1 4194304 82023 0 0 0 119849 154 0 0 25 0 1 0 128235885 216842240 50802 1992294400 134512640 135625496 4294956224 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 52940 50802 91 271 0 52666 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 211760

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): 1200.44
CPU time (s): 1200.07
CPU user time (s): 1198.5
CPU system time (s): 1.57776
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 211760

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

runsolver used 0.972852 second user time and 2.71559 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-29 12:48:17
IDJOB=1577524
IDBENCH=70961
IDSOLVER=517
FILE ID=node63/1577524-1241002094
PBS_JOBID= 9204807
Free space on /tmp= 66428 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577524-1241002094/watcher-1577524-1241002094 -o /tmp/evaluation-result-1577524-1241002094/solver-1577524-1241002094 -C 1200 -W 1800 -M 1800  HOME/csat HOME/instance-1577524-1241002094.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1310296050

node63.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		: 3000.236
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	: 5914.62
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		: 3000.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1566456 kB
Buffers:         42884 kB
Cached:         391560 kB
SwapCached:       8848 kB
Active:         170244 kB
Inactive:       274412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566456 kB
SwapTotal:     4192956 kB
SwapFree:      4178168 kB
Dirty:           50896 kB
Writeback:           0 kB
Mapped:          14824 kB
Slab:            30636 kB
Committed_AS:   694300 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66428 MiB
End job on node63 at 2009-04-29 13:08:20