Trace number 1562732

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.06 1200.42

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

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-1562732-1240997327/watcher-1562732-1240997327 -o /tmp/evaluation-result-1562732-1240997327/solver-1562732-1240997327 -C 1200 -W 1800 -M 1800 HOME/csat HOME/instance-1562732-1240997327.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: 0.71 0.20 0.06 3/64 2668
/proc/meminfo: memFree=1187400/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=2008 CPUtime=0
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 127765586 2056192 268 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 502 272 86 271 0 228 0

[startup+0.0298481 s]
/proc/loadavg: 0.71 0.20 0.06 3/64 2668
/proc/meminfo: memFree=1187400/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=6372 CPUtime=0.02
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 1999 0 0 0 2 0 0 0 18 0 1 0 127765586 6524928 1076 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 1593 1076 88 271 0 1319 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6372

[startup+0.101858 s]
/proc/loadavg: 0.71 0.20 0.06 3/64 2668
/proc/meminfo: memFree=1187400/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=6788 CPUtime=0.09
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 2199 0 0 0 9 0 0 0 18 0 1 0 127765586 6950912 1276 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 1697 1276 89 271 0 1423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6788

[startup+0.301885 s]
/proc/loadavg: 0.71 0.20 0.06 3/64 2668
/proc/meminfo: memFree=1187400/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=14252 CPUtime=0.29
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 4623 0 0 0 28 1 0 0 19 0 1 0 127765586 14594048 3255 1992294400 134512640 135625496 4294956240 18446744073709551615 134517262 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 3563 3255 90 271 0 3289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14252

[startup+0.701941 s]
/proc/loadavg: 0.71 0.20 0.06 3/64 2668
/proc/meminfo: memFree=1187400/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=16128 CPUtime=0.69
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 5097 0 0 0 68 1 0 0 22 0 1 0 127765586 16515072 3729 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 4032 3729 91 271 0 3758 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16128

[startup+1.50205 s]
/proc/loadavg: 0.71 0.20 0.06 2/65 2669
/proc/meminfo: memFree=1172672/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=16392 CPUtime=1.49
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 5165 0 0 0 147 2 0 0 25 0 1 0 127765586 16785408 3797 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 4098 3797 91 271 0 3824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16392

[startup+3.10128 s]
/proc/loadavg: 0.71 0.20 0.06 2/65 2669
/proc/meminfo: memFree=1172224/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=16788 CPUtime=3.09
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 5275 0 0 0 306 3 0 0 25 0 1 0 127765586 17190912 3907 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 4197 3907 91 271 0 3923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16788

[startup+6.30173 s]
/proc/loadavg: 0.73 0.21 0.07 2/65 2669
/proc/meminfo: memFree=1171280/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=17580 CPUtime=6.29
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 5481 0 0 0 624 5 0 0 25 0 1 0 127765586 18001920 4113 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 4395 4113 91 271 0 4121 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17580

[startup+12.7016 s]
/proc/loadavg: 0.75 0.22 0.07 2/65 2669
/proc/meminfo: memFree=1169872/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=19024 CPUtime=12.69
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 5807 0 0 0 1261 8 0 0 25 0 1 0 127765586 19480576 4439 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 4756 4439 91 271 0 4482 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19024

[startup+25.5014 s]
/proc/loadavg: 0.81 0.26 0.09 2/65 2669
/proc/meminfo: memFree=1167888/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=20820 CPUtime=25.49
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 6274 0 0 0 2537 12 0 0 25 0 1 0 127765586 21319680 4906 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 5205 4906 91 271 0 4931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20820

[startup+51.1011 s]
/proc/loadavg: 0.87 0.32 0.11 2/65 2669
/proc/meminfo: memFree=1165520/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=23236 CPUtime=51.07
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 6868 0 0 0 5091 16 0 0 25 0 1 0 127765586 23793664 5500 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 5809 5500 91 271 0 5535 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23236

[startup+102.305 s]
/proc/loadavg: 0.94 0.42 0.16 2/65 2669
/proc/meminfo: memFree=1162064/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=26880 CPUtime=102.26
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 7727 0 0 0 10202 24 0 0 25 0 1 0 127765586 27525120 6359 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 6720 6359 91 271 0 6446 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26880

[startup+162.302 s]
/proc/loadavg: 0.98 0.52 0.21 2/65 2669
/proc/meminfo: memFree=1158928/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=29980 CPUtime=162.24
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 8535 0 0 0 16193 31 0 0 25 0 1 0 127765586 30699520 7167 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 7495 7167 91 271 0 7221 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29980

[startup+222.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 2669
/proc/meminfo: memFree=1156432/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=32560 CPUtime=222.22
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 9276 0 0 0 22185 37 0 0 25 0 1 0 127765586 33341440 7772 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 8140 7772 91 271 0 7866 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32560

[startup+282.302 s]
/proc/loadavg: 0.99 0.68 0.30 2/65 2669
/proc/meminfo: memFree=1154384/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=34508 CPUtime=282.21
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 9776 0 0 0 28179 42 0 0 25 0 1 0 127765586 35336192 8272 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 8627 8272 91 271 0 8353 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 34508

[startup+342.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 2669
/proc/meminfo: memFree=1152464/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=36376 CPUtime=342.18
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 10238 0 0 0 34173 45 0 0 25 0 1 0 127765586 37249024 8734 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 9094 8734 91 271 0 8820 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 36376

[startup+402.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 2669
/proc/meminfo: memFree=1150800/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=38352 CPUtime=402.17
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 10847 0 0 0 40168 49 0 0 25 0 1 0 127765586 39272448 9140 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 9588 9140 91 271 0 9314 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 38352

[startup+462.301 s]
/proc/loadavg: 0.99 0.82 0.41 2/65 2669
/proc/meminfo: memFree=1149392/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=39732 CPUtime=462.15
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 11203 0 0 0 46163 52 0 0 25 0 1 0 127765586 40685568 9496 1992294400 134512640 135625496 4294956240 18446744073709551615 134541281 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 9933 9496 91 271 0 9659 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 39732

[startup+522.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 2669
/proc/meminfo: memFree=1147600/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=41448 CPUtime=522.13
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 11648 0 0 0 52158 55 0 0 25 0 1 0 127765586 42442752 9941 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 10362 9941 91 271 0 10088 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 41448

[startup+582.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 2671
/proc/meminfo: memFree=1146064/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=42820 CPUtime=582.11
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 12021 0 0 0 58152 59 0 0 25 0 1 0 127765586 43847680 10314 1992294400 134512640 135625496 4294956240 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 10705 10314 91 271 0 10431 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 42820

[startup+642.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 2671
/proc/meminfo: memFree=1144720/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=44356 CPUtime=642.1
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 12356 0 0 0 64147 63 0 0 25 0 1 0 127765586 45420544 10649 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 11089 10649 91 271 0 10815 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 44356

[startup+702.301 s]
/proc/loadavg: 0.99 0.91 0.54 2/65 2671
/proc/meminfo: memFree=1143312/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=45860 CPUtime=702.08
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 12716 0 0 0 70142 66 0 0 25 0 1 0 127765586 46960640 11009 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 11465 11009 91 271 0 11191 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 45860

[startup+762.306 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 2671
/proc/meminfo: memFree=1142160/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=46820 CPUtime=762.07
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 12993 0 0 0 76138 69 0 0 25 0 1 0 127765586 47943680 11286 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 11705 11286 91 271 0 11431 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 46820

[startup+822.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 2671
/proc/meminfo: memFree=1140880/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=48028 CPUtime=822.05
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 13313 0 0 0 82132 73 0 0 25 0 1 0 127765586 49180672 11606 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 12007 11606 91 271 0 11733 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 48028

[startup+882.302 s]
/proc/loadavg: 1.05 0.96 0.61 2/65 2671
/proc/meminfo: memFree=1139600/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=49840 CPUtime=882.03
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 13913 0 0 0 88127 76 0 0 25 0 1 0 127765586 51036160 11902 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 12460 11902 91 271 0 12186 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 49840

[startup+942.301 s]
/proc/loadavg: 1.02 0.97 0.64 2/65 2671
/proc/meminfo: memFree=1138768/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=50812 CPUtime=942.01
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 14145 0 0 0 94122 79 0 0 25 0 1 0 127765586 52031488 12134 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 12703 12134 91 271 0 12429 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 50812

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.65 2/65 2671
/proc/meminfo: memFree=1137488/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=51832 CPUtime=1001.99
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 14439 0 0 0 100118 81 0 0 25 0 1 0 127765586 53075968 12428 1992294400 134512640 135625496 4294956240 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 12958 12428 91 271 0 12684 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 51832

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.67 2/65 2671
/proc/meminfo: memFree=1136528/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=52944 CPUtime=1061.97
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 14690 0 0 0 106113 84 0 0 25 0 1 0 127765586 54214656 12679 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 13236 12679 91 271 0 12962 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 52944

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/65 2671
/proc/meminfo: memFree=1135248/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=54212 CPUtime=1121.95
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 15000 0 0 0 112108 87 0 0 25 0 1 0 127765586 55513088 12989 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 13553 12989 91 271 0 13279 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 54212

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 2671
/proc/meminfo: memFree=1134352/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=55192 CPUtime=1181.94
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 15229 0 0 0 118104 90 0 0 25 0 1 0 127765586 56516608 13218 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 13798 13218 91 271 0 13524 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 55192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 2671
/proc/meminfo: memFree=1134032/2055920 swapFree=4181360/4192956
[pid=2668] ppid=2666 vsize=55400 CPUtime=1200.04
/proc/2668/stat : 2668 (csat) R 2666 2668 2604 0 -1 4194304 15306 0 0 0 119913 91 0 0 25 0 1 0 127765586 56729600 13295 1992294400 134512640 135625496 4294956240 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/2668/statm: 13850 13295 91 271 0 13576 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 55400

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.42
CPU time (s): 1200.06
CPU user time (s): 1199.13
CPU system time (s): 0.927858
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 55400

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

runsolver used 0.836872 second user time and 2.6086 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-29 11:28:47
IDJOB=1562732
IDBENCH=70940
IDSOLVER=517
FILE ID=node29/1562732-1240997327
PBS_JOBID= 9204838
Free space on /tmp= 66364 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1358106811

node29.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:       1187880 kB
Buffers:         56552 kB
Cached:         725464 kB
SwapCached:       5424 kB
Active:          34456 kB
Inactive:       755456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1187880 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:            4264 kB
Writeback:           0 kB
Mapped:          13640 kB
Slab:            64060 kB
Committed_AS:   582936 kB
PageTables:       1468 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= 66360 MiB
End job on node29 at 2009-04-29 11:48:50