Trace number 1563200

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.41

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.168
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

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-1563200-1241001070/watcher-1563200-1241001070 -o /tmp/evaluation-result-1563200-1241001070/solver-1563200-1241001070 -C 1200 -W 1800 -M 1800 HOME/csat HOME/instance-1563200-1241001070.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.99 0.98 0.91 3/64 8368
/proc/meminfo: memFree=1171896/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=2008 CPUtime=0
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 128134768 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 502 289 86 271 0 228 0

[startup+0.10501 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 8368
/proc/meminfo: memFree=1171896/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=6872 CPUtime=0.09
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 2219 0 0 0 9 0 0 0 18 0 1 0 128134768 7036928 1296 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 1718 1296 89 271 0 1444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6872

[startup+0.202018 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 8368
/proc/meminfo: memFree=1171896/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=7600 CPUtime=0.19
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 2541 0 0 0 19 0 0 0 18 0 1 0 128134768 7782400 1618 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 1900 1618 89 271 0 1626 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7600

[startup+0.301029 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 8368
/proc/meminfo: memFree=1171896/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=14356 CPUtime=0.29
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 4181 0 0 0 28 1 0 0 19 0 1 0 128134768 14700544 2805 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 3589 2810 89 271 0 3315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14356

[startup+0.701072 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 8368
/proc/meminfo: memFree=1171896/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=16224 CPUtime=0.69
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 5153 0 0 0 67 2 0 0 22 0 1 0 128134768 16613376 3777 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 4056 3777 91 271 0 3782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16224

[startup+1.50116 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8369
/proc/meminfo: memFree=1156912/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=16488 CPUtime=1.49
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 5222 0 0 0 146 3 0 0 25 0 1 0 128134768 16883712 3846 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 4122 3846 91 271 0 3848 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16488

[startup+3.10133 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 8369
/proc/meminfo: memFree=1156464/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=17016 CPUtime=3.09
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 5339 0 0 0 306 3 0 0 25 0 1 0 128134768 17424384 3963 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 4254 3963 91 271 0 3980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17016

[startup+6.30167 s]
/proc/loadavg: 1.07 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1155440/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=17732 CPUtime=6.29
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 5516 0 0 0 623 6 0 0 25 0 1 0 128134768 18157568 4140 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 4433 4140 91 271 0 4159 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17732

[startup+12.7014 s]
/proc/loadavg: 1.07 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1154104/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=19060 CPUtime=12.68
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 5828 0 0 0 1261 7 0 0 25 0 1 0 128134768 19517440 4452 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 4765 4452 91 271 0 4491 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19060

[startup+25.5017 s]
/proc/loadavg: 1.05 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1152248/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=20992 CPUtime=25.48
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 6322 0 0 0 2538 10 0 0 25 0 1 0 128134768 21495808 4946 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 5248 4946 91 271 0 4974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20992

[startup+51.1015 s]
/proc/loadavg: 1.03 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1149688/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=23740 CPUtime=51.07
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 6984 0 0 0 5092 15 0 0 25 0 1 0 128134768 24309760 5608 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 5935 5608 91 271 0 5661 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23740

[startup+102.302 s]
/proc/loadavg: 1.01 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1146296/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=27144 CPUtime=102.27
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 7822 0 0 0 10205 22 0 0 25 0 1 0 128134768 27795456 6446 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 6786 6446 91 271 0 6512 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27144

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1143352/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=30012 CPUtime=162.24
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 8559 0 0 0 16197 27 0 0 25 0 1 0 128134768 30732288 7183 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 7503 7183 91 271 0 7229 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30012

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1140920/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=32484 CPUtime=222.23
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 9287 0 0 0 22191 32 0 0 25 0 1 0 128134768 33263616 7775 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 8121 7775 91 271 0 7847 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 32484

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1138552/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=34844 CPUtime=282.21
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 9879 0 0 0 28184 37 0 0 25 0 1 0 128134768 35680256 8367 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 8711 8367 91 271 0 8437 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 34844

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1136824/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=36544 CPUtime=342.19
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 10287 0 0 0 34178 41 0 0 25 0 1 0 128134768 37421056 8775 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 9136 8775 91 271 0 8862 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 36544

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1135096/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=38548 CPUtime=402.18
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 10919 0 0 0 40173 45 0 0 25 0 1 0 128134768 39473152 9204 1992294400 134512640 135625496 4294956240 18446744073709551615 134540112 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 9637 9204 91 271 0 9363 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 38548

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 8369
/proc/meminfo: memFree=1133880/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=39840 CPUtime=462.16
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 11238 0 0 0 46169 47 0 0 25 0 1 0 128134768 40796160 9523 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 9960 9523 91 271 0 9686 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 39840

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 8371
/proc/meminfo: memFree=1132152/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=41608 CPUtime=522.15
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 11673 0 0 0 52164 51 0 0 25 0 1 0 128134768 42606592 9958 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 10402 9958 91 271 0 10128 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 41608

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 8371
/proc/meminfo: memFree=1130680/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=43008 CPUtime=582.12
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 12032 0 0 0 58158 54 0 0 25 0 1 0 128134768 44040192 10317 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 10752 10317 91 271 0 10478 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 43008

[startup+642.302 s]
/proc/loadavg: 1.11 1.03 0.93 2/65 8371
/proc/meminfo: memFree=1129272/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=44384 CPUtime=642.1
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 12381 0 0 0 64152 58 0 0 25 0 1 0 128134768 45449216 10666 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 11096 10666 91 271 0 10822 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 44384

[startup+702.301 s]
/proc/loadavg: 1.04 1.02 0.93 2/65 8371
/proc/meminfo: memFree=1128056/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=45508 CPUtime=702.09
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 12674 0 0 0 70148 61 0 0 25 0 1 0 128134768 46600192 10959 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 11377 10959 91 271 0 11103 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 45508

[startup+762.302 s]
/proc/loadavg: 1.01 1.02 0.93 2/65 8371
/proc/meminfo: memFree=1126776/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=46748 CPUtime=762.07
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 13003 0 0 0 76143 64 0 0 25 0 1 0 128134768 47869952 11288 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 11687 11288 91 271 0 11413 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 46748

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 8371
/proc/meminfo: memFree=1125432/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=48092 CPUtime=822.06
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 13331 0 0 0 82138 68 0 0 25 0 1 0 128134768 49246208 11616 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 12023 11616 91 271 0 11749 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 48092

[startup+882.306 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 8371
/proc/meminfo: memFree=1124216/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=49172 CPUtime=882.04
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 13610 0 0 0 88134 70 0 0 25 0 1 0 128134768 50352128 11895 1992294400 134512640 135625496 4294956240 18446744073709551615 134541314 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 12293 11895 91 271 0 12019 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 49172

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8371
/proc/meminfo: memFree=1123256/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=50796 CPUtime=942.02
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 14168 0 0 0 94128 74 0 0 25 0 1 0 128134768 52015104 12149 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 12699 12149 91 271 0 12425 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 50796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8371
/proc/meminfo: memFree=1122104/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=51788 CPUtime=1002
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 14455 0 0 0 100124 76 0 0 25 0 1 0 128134768 53030912 12436 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 12947 12436 91 271 0 12673 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 51788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8371
/proc/meminfo: memFree=1120824/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=53284 CPUtime=1061.99
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 14775 0 0 0 106120 79 0 0 25 0 1 0 128134768 54562816 12756 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 13321 12756 91 271 0 13047 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 53284

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8371
/proc/meminfo: memFree=1119928/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=54124 CPUtime=1121.97
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 14989 0 0 0 112116 81 0 0 25 0 1 0 128134768 55422976 12970 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 13531 12970 91 271 0 13257 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 54124

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8371
/proc/meminfo: memFree=1118904/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=55048 CPUtime=1181.95
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 15247 0 0 0 118110 85 0 0 25 0 1 0 128134768 56369152 13228 1992294400 134512640 135625496 4294956240 18446744073709551615 134541414 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 13762 13228 91 271 0 13488 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 55048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8371
/proc/meminfo: memFree=1118584/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=55312 CPUtime=1200.05
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 15312 0 0 0 119920 85 0 0 25 0 1 0 128134768 56639488 13293 1992294400 134512640 135625496 4294956240 18446744073709551615 134541400 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 13828 13293 91 271 0 13554 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 55312

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 8371
/proc/meminfo: memFree=1118584/2055920 swapFree=4181276/4192956
[pid=8368] ppid=8366 vsize=55312 CPUtime=1200.05
/proc/8368/stat : 8368 (csat) R 8366 8368 8156 0 -1 4194304 15312 0 0 0 119920 85 0 0 25 0 1 0 128134768 56639488 13293 1992294400 134512640 135625496 4294956240 18446744073709551615 134541400 0 0 4096 0 0 0 0 17 1 0 0
/proc/8368/statm: 13828 13293 91 271 0 13554 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 55312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.2
CPU system time (s): 0.867868
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 55312

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

runsolver used 0.987849 second user time and 2.5976 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-29 12:31:10
IDJOB=1563200
IDBENCH=70949
IDSOLVER=517
FILE ID=node47/1563200-1241001070
PBS_JOBID= 9204823
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED=2008814221

node47.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.212
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.212
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:       1172312 kB
Buffers:         63800 kB
Cached:         731956 kB
SwapCached:       5488 kB
Active:         192616 kB
Inactive:       611032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172312 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            4316 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            65912 kB
Committed_AS:   543452 kB
PageTables:       1444 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= 66376 MiB
End job on node47 at 2009-04-29 12:51:12