Trace number 1577836

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.04 1200.33

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

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-1577836-1241005068/watcher-1577836-1241005068 -o /tmp/evaluation-result-1577836-1241005068/solver-1577836-1241005068 -C 1200 -W 1800 -M 1800 HOME/csat HOME/instance-1577836-1241005068.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 24841
/proc/meminfo: memFree=1383928/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=2008 CPUtime=0
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 369 0 0 0 0 0 0 0 18 0 1 0 128535056 2056192 283 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 502 288 86 271 0 228 0

[startup+0.0629219 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 24841
/proc/meminfo: memFree=1383928/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=12180 CPUtime=0.05
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 3551 0 0 0 4 1 0 0 18 0 1 0 128535056 12472320 1426 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 3045 1431 86 271 0 2771 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12180

[startup+0.102924 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 24841
/proc/meminfo: memFree=1383928/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=17580 CPUtime=0.09
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 6246 0 0 0 7 2 0 0 18 0 1 0 128535056 18001920 3040 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 4395 3045 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301942 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 24841
/proc/meminfo: memFree=1383928/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=41092 CPUtime=0.29
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 18005 0 0 0 22 7 0 0 19 0 1 0 128535056 42078208 7101 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 10273 7106 86 271 0 9999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41092

[startup+0.702976 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 24841
/proc/meminfo: memFree=1383928/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=54804 CPUtime=0.7
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 22288 0 0 0 60 10 0 0 22 0 1 0 128535056 56119296 11045 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 13701 11045 89 271 0 13427 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 54804

[startup+1.50105 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24842
/proc/meminfo: memFree=1337264/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=57692 CPUtime=1.49
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 25532 0 0 0 138 11 0 0 25 0 1 0 128535056 59076608 12845 1992294400 134512640 135625496 4294956240 18446744073709551615 135251659 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 14423 12846 89 271 0 14149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57692

[startup+3.10119 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24842
/proc/meminfo: memFree=1321200/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=75808 CPUtime=3.09
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 35967 0 0 0 293 16 0 0 25 0 1 0 128535056 77627392 18083 1992294400 134512640 135625496 4294956240 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 18952 18087 90 271 0 18678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75808

[startup+6.30147 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24842
/proc/meminfo: memFree=1293168/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=94532 CPUtime=6.29
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 41128 0 0 0 610 19 0 0 25 0 1 0 128535056 96800768 22804 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 23633 22804 91 271 0 23359 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94532

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24842
/proc/meminfo: memFree=1292208/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=95240 CPUtime=12.68
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 41314 0 0 0 1247 21 0 0 25 0 1 0 128535056 97525760 22990 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 23810 22990 91 271 0 23536 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95240

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24842
/proc/meminfo: memFree=1291056/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=96492 CPUtime=25.49
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 41638 0 0 0 2523 26 0 0 25 0 1 0 128535056 98807808 23314 1992294400 134512640 135625496 4294956240 18446744073709551615 134529889 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 24123 23314 91 271 0 23849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96492

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24842
/proc/meminfo: memFree=1289328/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=98200 CPUtime=51.08
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 42077 0 0 0 5074 34 0 0 25 0 1 0 128535056 100556800 23753 1992294400 134512640 135625496 4294956240 18446744073709551615 134541100 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 24550 23753 91 271 0 24276 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 98200

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1285872/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=101788 CPUtime=102.27
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 42948 0 0 0 10184 43 0 0 25 0 1 0 128535056 104230912 24624 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 25447 24624 91 271 0 25173 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 101788

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1283056/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=104868 CPUtime=162.25
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 43854 0 0 0 16174 51 0 0 25 0 1 0 128535056 107384832 25327 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 26217 25327 91 271 0 25943 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 104868

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1279984/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=107960 CPUtime=222.23
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 44597 0 0 0 22166 57 0 0 25 0 1 0 128535056 110551040 26070 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 26990 26070 91 271 0 26716 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107960

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1277232/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=110628 CPUtime=282.23
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 45281 0 0 0 28160 63 0 0 25 0 1 0 128535056 113283072 26754 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 27657 26754 91 271 0 27383 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 110628

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1274992/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=112924 CPUtime=342.21
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 45961 0 0 0 34154 67 0 0 25 0 1 0 128535056 115634176 27298 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 28231 27298 91 271 0 27957 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 112924

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1273072/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=114808 CPUtime=402.2
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 46440 0 0 0 40148 72 0 0 25 0 1 0 128535056 117563392 27777 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 28702 27777 91 271 0 28428 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 114808

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1271280/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=116540 CPUtime=462.18
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 46884 0 0 0 46142 76 0 0 25 0 1 0 128535056 119336960 28221 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 29135 28221 91 271 0 28861 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 116540

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1269680/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=118136 CPUtime=522.17
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 47278 0 0 0 52137 80 0 0 25 0 1 0 128535056 120971264 28615 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 29534 28615 91 271 0 29260 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 118136

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1266416/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=121768 CPUtime=582.15
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 48288 0 0 0 58130 85 0 0 25 0 1 0 128535056 124690432 29422 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 30442 29422 91 271 0 30168 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 121768

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1264496/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=123616 CPUtime=642.14
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 48765 0 0 0 64126 88 0 0 25 0 1 0 128535056 126582784 29899 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 30904 29899 91 271 0 30630 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 123616

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1262256/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=125812 CPUtime=702.12
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 49329 0 0 0 70121 91 0 0 25 0 1 0 128535056 128831488 30463 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 31453 30463 91 271 0 31179 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 125812

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1260592/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=127368 CPUtime=762.11
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 49721 0 0 0 76116 95 0 0 25 0 1 0 128535056 130424832 30855 1992294400 134512640 135625496 4294956240 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 31842 30855 91 271 0 31568 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 127368

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1259248/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=128648 CPUtime=822.09
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 50055 0 0 0 82111 98 0 0 25 0 1 0 128535056 131735552 31189 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 32162 31189 91 271 0 31888 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 128648

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1258160/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=129572 CPUtime=882.08
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 50313 0 0 0 88106 102 0 0 25 0 1 0 128535056 132681728 31447 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 32393 31447 91 271 0 32119 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 129572

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1256560/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=131156 CPUtime=942.07
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 50705 0 0 0 94101 106 0 0 25 0 1 0 128535056 134303744 31839 1992294400 134512640 135625496 4294956240 18446744073709551615 134514888 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 32789 31839 91 271 0 32515 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 131156

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1255088/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=132736 CPUtime=1002.05
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 51091 0 0 0 100096 109 0 0 25 0 1 0 128535056 135921664 32225 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 33184 32225 91 271 0 32910 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 132736

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1253616/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=134088 CPUtime=1062.04
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 51443 0 0 0 106091 113 0 0 25 0 1 0 128535056 137306112 32577 1992294400 134512640 135625496 4294956240 18446744073709551615 134530251 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 33522 32577 91 271 0 33248 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 134088

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1251760/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=136420 CPUtime=1122.02
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 52204 0 0 0 112086 116 0 0 25 0 1 0 128535056 139694080 33034 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 34105 33034 91 271 0 33831 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 136420

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1250672/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=137584 CPUtime=1182
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 52465 0 0 0 118082 118 0 0 25 0 1 0 128535056 140886016 33295 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 34396 33295 91 271 0 34122 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 137584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1250288/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=137848 CPUtime=1200.01
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 52562 0 0 0 119881 120 0 0 25 0 1 0 128535056 141156352 33392 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 34462 33392 91 271 0 34188 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 137848

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 24844
/proc/meminfo: memFree=1250288/2055920 swapFree=4174088/4192956
[pid=24841] ppid=24839 vsize=137848 CPUtime=1200.01
/proc/24841/stat : 24841 (csat) R 24839 24841 24453 0 -1 4194304 52562 0 0 0 119881 120 0 0 25 0 1 0 128535056 141156352 33392 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/24841/statm: 34462 33392 91 271 0 34188 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 137848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.33
CPU time (s): 1200.04
CPU user time (s): 1198.81
CPU system time (s): 1.22581
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 137848

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

runsolver used 0.899863 second user time and 2.48662 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-29 13:37:50
IDJOB=1577836
IDBENCH=70967
IDSOLVER=517
FILE ID=node50/1577836-1241005068
PBS_JOBID= 9204820
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=1093188530

node50.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.216
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.216
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:       1384472 kB
Buffers:         40392 kB
Cached:         546848 kB
SwapCached:      13132 kB
Active:          60168 kB
Inactive:       541884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384472 kB
SwapTotal:     4192956 kB
SwapFree:      4174088 kB
Dirty:           31540 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            55404 kB
Committed_AS:   447244 kB
PageTables:       1464 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= 66488 MiB
End job on node50 at 2009-04-29 13:57:52