Trace number 1577628

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.08 1200.62

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L70_coli.sat.cnf
MD5SUM7fc9b20f0efe1e9457bd61eba8178674
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark101.951
Satisfiable
(Un)Satisfiability was proved
Number of variables218792
Number of clauses1020908
Sum of the clauses size2941934
Maximum clause length11
Minimum clause length1
Number of clauses of size 123977
Number of clauses of size 2286047
Number of clauses of size 3535908
Number of clauses of size 4137995
Number of clauses of size 536772
Number of clauses of size over 5209

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-1577628-1241003224/watcher-1577628-1241003224 -o /tmp/evaluation-result-1577628-1241003224/solver-1577628-1241003224 -C 1200 -W 1800 -M 1800 HOME/csat HOME/instance-1577628-1241003224.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.08 1.17 3/64 15842
/proc/meminfo: memFree=1274680/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=2008 CPUtime=0
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 128350916 2056192 225 1992294400 134512640 135625496 4294956224 18446744073709551615 135128657 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 438 225 86 271 0 164 0

[startup+0.056723 s]
/proc/loadavg: 1.00 1.08 1.17 3/64 15842
/proc/meminfo: memFree=1274680/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=5696 CPUtime=0.05
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 3336 0 0 0 4 1 0 0 18 0 1 0 128350916 5832704 1211 1992294400 134512640 135625496 4294956224 18446744073709551615 134529637 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 1424 1211 86 271 0 1150 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5696

[startup+0.101729 s]
/proc/loadavg: 1.00 1.08 1.17 3/64 15842
/proc/meminfo: memFree=1274680/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=17580 CPUtime=0.09
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 6892 0 0 0 7 2 0 0 18 0 1 0 128350916 18001920 3686 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 4395 3691 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301757 s]
/proc/loadavg: 1.00 1.08 1.17 3/64 15842
/proc/meminfo: memFree=1274680/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=36496 CPUtime=0.29
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 14306 0 0 0 24 5 0 0 19 0 1 0 128350916 37371904 7048 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 9124 7048 89 271 0 8850 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36496

[startup+0.701817 s]
/proc/loadavg: 1.00 1.08 1.17 3/64 15842
/proc/meminfo: memFree=1274680/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=38320 CPUtime=0.69
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 16037 0 0 0 62 7 0 0 23 0 1 0 128350916 39239680 8136 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 9580 8137 89 271 0 9306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38320

[startup+1.50194 s]
/proc/loadavg: 1.00 1.08 1.17 2/65 15843
/proc/meminfo: memFree=1239280/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=44588 CPUtime=1.49
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 21140 0 0 0 140 9 0 0 25 0 1 0 128350916 45658112 10105 1992294400 134512640 135625496 4294956224 18446744073709551615 135249433 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 11147 10106 89 271 0 10873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44588

[startup+3.10117 s]
/proc/loadavg: 1.00 1.08 1.17 2/65 15843
/proc/meminfo: memFree=1212720/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=65940 CPUtime=3.09
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 27914 0 0 0 296 13 0 0 25 0 1 0 128350916 67522560 15850 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 16485 15850 91 271 0 16211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65940

[startup+6.30165 s]
/proc/loadavg: 1.00 1.08 1.17 2/65 15843
/proc/meminfo: memFree=1211056/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=66336 CPUtime=6.29
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 28016 0 0 0 616 13 0 0 25 0 1 0 128350916 67928064 15952 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 16584 15952 91 271 0 16310 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66336

[startup+12.7016 s]
/proc/loadavg: 1.00 1.07 1.17 2/65 15843
/proc/meminfo: memFree=1210608/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=66864 CPUtime=12.69
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 28157 0 0 0 1254 15 0 0 25 0 1 0 128350916 68468736 16093 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 16716 16093 91 271 0 16442 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66864

[startup+25.5015 s]
/proc/loadavg: 1.00 1.07 1.17 2/65 15843
/proc/meminfo: memFree=1209520/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=68224 CPUtime=25.49
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 28483 0 0 0 2530 19 0 0 25 0 1 0 128350916 69861376 16419 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 17056 16419 91 271 0 16782 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68224

[startup+51.1013 s]
/proc/loadavg: 1.00 1.06 1.16 2/65 15843
/proc/meminfo: memFree=1207408/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=70200 CPUtime=51.07
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 28984 0 0 0 5084 23 0 0 25 0 1 0 128350916 71884800 16920 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 17550 16920 91 271 0 17276 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70200

[startup+102.306 s]
/proc/loadavg: 1.00 1.05 1.15 2/65 15843
/proc/meminfo: memFree=1203504/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=74312 CPUtime=102.25
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 29972 0 0 0 10194 31 0 0 25 0 1 0 128350916 76095488 17908 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 18578 17908 91 271 0 18304 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74312

[startup+162.302 s]
/proc/loadavg: 1.00 1.04 1.14 2/65 15843
/proc/meminfo: memFree=1199152/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=78568 CPUtime=162.22
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 31074 0 0 0 16184 38 0 0 25 0 1 0 128350916 80453632 19010 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 19642 19010 91 271 0 19368 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 78568

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 15843
/proc/meminfo: memFree=1194736/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=82972 CPUtime=222.19
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 32141 0 0 0 22175 44 0 0 25 0 1 0 128350916 84963328 20077 1992294400 134512640 135625496 4294956224 18446744073709551615 134541387 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 20743 20077 91 271 0 20469 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 82972

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 15843
/proc/meminfo: memFree=1191856/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=85664 CPUtime=282.16
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 32857 0 0 0 28167 49 0 0 25 0 1 0 128350916 87719936 20793 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 21416 20793 91 271 0 21142 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 85664

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 15843
/proc/meminfo: memFree=1188976/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=88764 CPUtime=342.14
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 33701 0 0 0 34159 55 0 0 25 0 1 0 128350916 90894336 21501 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 22191 21501 91 271 0 21917 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 88764

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 15843
/proc/meminfo: memFree=1186480/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=91164 CPUtime=402.1
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 34319 0 0 0 40150 60 0 0 25 0 1 0 128350916 93351936 22119 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 22791 22119 91 271 0 22517 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 91164

[startup+462.301 s]
/proc/loadavg: 1.06 1.02 1.09 2/65 15843
/proc/meminfo: memFree=1183152/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=94600 CPUtime=462.07
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 35173 0 0 0 46142 65 0 0 25 0 1 0 128350916 96870400 22973 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 23650 22973 91 271 0 23376 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 94600

[startup+522.302 s]
/proc/loadavg: 1.02 1.02 1.08 2/65 15843
/proc/meminfo: memFree=1181104/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=96540 CPUtime=522.05
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 35680 0 0 0 52137 68 0 0 25 0 1 0 128350916 98856960 23480 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 24135 23480 91 271 0 23861 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 96540

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/65 15843
/proc/meminfo: memFree=1179696/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=98280 CPUtime=582.02
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 36244 0 0 0 58131 71 0 0 25 0 1 0 128350916 100638720 23841 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 24570 23841 91 271 0 24296 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 98280

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 15843
/proc/meminfo: memFree=1178288/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=99612 CPUtime=642.01
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 36583 0 0 0 64126 75 0 0 25 0 1 0 128350916 102002688 24180 1992294400 134512640 135625496 4294956224 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 24903 24180 91 271 0 24629 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 99612

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 15843
/proc/meminfo: memFree=1176368/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=101372 CPUtime=701.98
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 37037 0 0 0 70120 78 0 0 25 0 1 0 128350916 103804928 24634 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 25343 24634 91 271 0 25069 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 101372

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 15843
/proc/meminfo: memFree=1174320/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=103492 CPUtime=761.95
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 37544 0 0 0 76113 82 0 0 25 0 1 0 128350916 105975808 25141 1992294400 134512640 135625496 4294956224 18446744073709551615 134541395 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 25873 25141 91 271 0 25599 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 103492

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 15843
/proc/meminfo: memFree=1172272/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=105488 CPUtime=821.92
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 38066 0 0 0 82106 86 0 0 25 0 1 0 128350916 108019712 25663 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 26372 25663 91 271 0 26098 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 105488

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 15843
/proc/meminfo: memFree=1170160/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=107608 CPUtime=881.89
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 38582 0 0 0 88099 90 0 0 25 0 1 0 128350916 110190592 26179 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 26902 26179 91 271 0 26628 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 107608

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 15843
/proc/meminfo: memFree=1168240/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=109552 CPUtime=941.86
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 39072 0 0 0 94093 93 0 0 25 0 1 0 128350916 112181248 26669 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 27388 26669 91 271 0 27114 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 109552

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 15843
/proc/meminfo: memFree=1166704/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=110888 CPUtime=1001.84
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 39434 0 0 0 100087 97 0 0 25 0 1 0 128350916 113549312 27031 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 27722 27031 91 271 0 27448 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 110888

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 15843
/proc/meminfo: memFree=1165040/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=112508 CPUtime=1061.82
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 39854 0 0 0 106082 100 0 0 25 0 1 0 128350916 115208192 27451 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 28127 27451 91 271 0 27853 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 112508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 15843
/proc/meminfo: memFree=1163376/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=114712 CPUtime=1121.77
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 40560 0 0 0 112074 103 0 0 25 0 1 0 128350916 117465088 27853 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 28678 27853 91 271 0 28404 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 114712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 15843
/proc/meminfo: memFree=1161520/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=116612 CPUtime=1181.75
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 41022 0 0 0 118068 107 0 0 25 0 1 0 128350916 119410688 28315 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 29153 28315 91 271 0 28879 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 116612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 15843
/proc/meminfo: memFree=1161136/2055920 swapFree=4143496/4192956
[pid=15842] ppid=15840 vsize=116876 CPUtime=1200.05
/proc/15842/stat : 15842 (csat) R 15840 15842 15480 0 -1 4194304 41114 0 0 0 119897 108 0 0 25 0 1 0 128350916 119681024 28407 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/15842/statm: 29219 28407 91 271 0 28945 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 116876

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.62
CPU time (s): 1200.08
CPU user time (s): 1198.98
CPU system time (s): 1.10083
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 116876

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

runsolver used 1.01285 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-29 13:07:05
IDJOB=1577628
IDBENCH=70963
IDSOLVER=517
FILE ID=node39/1577628-1241003224
PBS_JOBID= 9204828
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 7fc9b20f0efe1e9457bd61eba8178674
RANDOM SEED=585070529

node39.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.281
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.281
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:       1275160 kB
Buffers:         48176 kB
Cached:         638604 kB
SwapCached:      43744 kB
Active:         154224 kB
Inactive:       578712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1275160 kB
SwapTotal:     4192956 kB
SwapFree:      4143496 kB
Dirty:           21156 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            33872 kB
Committed_AS:   605492 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 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 node39 at 2009-04-29 13:27:08