Trace number 1577576

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

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.456
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

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-1577576-1241002851/watcher-1577576-1241002851 -o /tmp/evaluation-result-1577576-1241002851/solver-1577576-1241002851 -C 1200 -W 1800 -M 1800 HOME/csat HOME/instance-1577576-1241002851.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.91 0.95 0.90 3/64 9496
/proc/meminfo: memFree=1088408/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=2008 CPUtime=0
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 128318754 2056192 282 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 502 287 86 271 0 228 0

[startup+0.091186 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 9496
/proc/meminfo: memFree=1088408/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=7856 CPUtime=0.08
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 4957 0 0 0 6 2 0 0 18 0 1 0 128318754 8044544 1751 1992294400 134512640 135625496 4294956240 18446744073709551615 134529578 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 1964 1751 86 271 0 1690 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7856

[startup+0.102185 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 9496
/proc/meminfo: memFree=1088408/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=17580 CPUtime=0.09
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 6191 0 0 0 7 2 0 0 18 0 1 0 128318754 18001920 2986 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 4395 2990 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301217 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 9496
/proc/meminfo: memFree=1088408/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=42752 CPUtime=0.29
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 15179 0 0 0 23 6 0 0 19 0 1 0 128318754 43778048 7921 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 10688 7921 89 271 0 10414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42752

[startup+0.701264 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 9496
/proc/meminfo: memFree=1088408/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=44152 CPUtime=0.69
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 16523 0 0 0 62 7 0 0 22 0 1 0 128318754 45211648 8926 1992294400 134512640 135625496 4294956240 18446744073709551615 135251697 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 11038 8926 89 271 0 10764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44152

[startup+1.50137 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 9497
/proc/meminfo: memFree=1049808/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=47040 CPUtime=1.49
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 19776 0 0 0 141 8 0 0 25 0 1 0 128318754 48168960 10735 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 11760 10735 89 271 0 11486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47040

[startup+3.10158 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 9497
/proc/meminfo: memFree=1040208/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=79020 CPUtime=3.09
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 32634 0 0 0 295 14 0 0 25 0 1 0 128318754 80916480 19036 1992294400 134512640 135625496 4294956240 18446744073709551615 134541317 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 19755 19036 91 271 0 19481 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79020

[startup+6.302 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 9497
/proc/meminfo: memFree=1011536/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=79692 CPUtime=6.29
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 32847 0 0 0 613 16 0 0 25 0 1 0 128318754 81604608 19249 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 19923 19249 91 271 0 19649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79692

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 9503
/proc/meminfo: memFree=1010448/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=81052 CPUtime=12.68
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 33283 0 0 0 1251 17 0 0 25 0 1 0 128318754 82997248 19549 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 20263 19549 91 271 0 19989 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81052

[startup+25.5025 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 9503
/proc/meminfo: memFree=1009168/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=82324 CPUtime=25.48
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 33585 0 0 0 2527 21 0 0 25 0 1 0 128318754 84299776 19851 1992294400 134512640 135625496 4294956240 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 20581 19851 91 271 0 20307 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82324

[startup+51.1029 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 9503
/proc/meminfo: memFree=1007248/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=84348 CPUtime=51.05
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 34105 0 0 0 5079 26 0 0 25 0 1 0 128318754 86372352 20371 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 21087 20371 91 271 0 20813 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 84348

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 9503
/proc/meminfo: memFree=1003984/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=87684 CPUtime=102.25
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 34918 0 0 0 10186 39 0 0 25 0 1 0 128318754 89788416 21184 1992294400 134512640 135625496 4294956240 18446744073709551615 134529889 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 21921 21184 91 271 0 21647 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 87684

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=1000656/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=91260 CPUtime=162.23
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 35957 0 0 0 16175 48 0 0 25 0 1 0 128318754 93450240 22020 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 22815 22020 91 271 0 22541 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 91260

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=997392/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=94580 CPUtime=222.21
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 36753 0 0 0 22168 53 0 0 25 0 1 0 128318754 96849920 22816 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 23645 22816 91 271 0 23371 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 94580

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=994512/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=97360 CPUtime=282.19
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 37469 0 0 0 28160 59 0 0 25 0 1 0 128318754 99696640 23532 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 24340 23532 91 271 0 24066 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 97360

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=991696/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=100292 CPUtime=342.18
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 38293 0 0 0 34152 66 0 0 25 0 1 0 128318754 102699008 24220 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 25073 24220 91 271 0 24799 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 100292

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=989200/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=102704 CPUtime=402.15
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 38913 0 0 0 40144 71 0 0 25 0 1 0 128318754 105168896 24840 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 25676 24840 91 271 0 25402 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 102704

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=986960/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=104840 CPUtime=462.13
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 39472 0 0 0 46138 75 0 0 25 0 1 0 128318754 107356160 25399 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 26210 25399 91 271 0 25936 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 104840

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=985424/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=106484 CPUtime=522.12
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 39869 0 0 0 52132 80 0 0 25 0 1 0 128318754 109039616 25796 1992294400 134512640 135625496 4294956240 18446744073709551615 134529889 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 26621 25796 91 271 0 26347 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 106484

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=983632/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=108472 CPUtime=582.11
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 40504 0 0 0 58126 85 0 0 25 0 1 0 128318754 111075328 26228 1992294400 134512640 135625496 4294956240 18446744073709551615 134538308 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 27118 26228 91 271 0 26844 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 108472

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=981392/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=110732 CPUtime=642.09
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 41061 0 0 0 64120 89 0 0 25 0 1 0 128318754 113389568 26785 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 27683 26785 91 271 0 27409 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 110732

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=979216/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=112920 CPUtime=702.06
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 41620 0 0 0 70113 93 0 0 25 0 1 0 128318754 115630080 27344 1992294400 134512640 135625496 4294956240 18446744073709551615 134541252 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 28230 27344 91 271 0 27956 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 112920

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=976976/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=115088 CPUtime=762.05
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 42163 0 0 0 76108 97 0 0 25 0 1 0 128318754 117850112 27887 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 28772 27887 91 271 0 28498 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 115088

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=974288/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=117720 CPUtime=822.03
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 42838 0 0 0 82101 102 0 0 25 0 1 0 128318754 120545280 28562 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 29430 28562 91 271 0 29156 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 117720

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=971792/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=120096 CPUtime=882.02
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 43453 0 0 0 88096 106 0 0 25 0 1 0 128318754 122978304 29177 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 30024 29177 91 271 0 29750 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 120096

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=969616/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=122368 CPUtime=942
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 44008 0 0 0 94091 109 0 0 25 0 1 0 128318754 125304832 29732 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 30592 29732 91 271 0 30318 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 122368

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9503
/proc/meminfo: memFree=967888/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=124564 CPUtime=1001.98
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 44735 0 0 0 100085 113 0 0 25 0 1 0 128318754 127553536 30155 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 31141 30155 91 271 0 30867 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 124564

[startup+1062.3 s]
/proc/loadavg: 1.12 1.00 0.92 2/65 9503
/proc/meminfo: memFree=964624/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=127736 CPUtime=1061.96
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 45556 0 0 0 106078 118 0 0 25 0 1 0 128318754 130801664 30976 1992294400 134512640 135625496 4294956240 18446744073709551615 134541618 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 31934 30976 91 271 0 31660 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 127736

[startup+1122.3 s]
/proc/loadavg: 1.08 1.01 0.93 2/65 9503
/proc/meminfo: memFree=962384/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=129900 CPUtime=1121.95
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 46107 0 0 0 112073 122 0 0 25 0 1 0 128318754 133017600 31527 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 32475 31527 91 271 0 32201 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 129900

[startup+1182.3 s]
/proc/loadavg: 1.07 1.02 0.93 2/65 9503
/proc/meminfo: memFree=960656/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=131760 CPUtime=1181.93
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 46535 0 0 0 118067 126 0 0 25 0 1 0 128318754 134922240 31955 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 32940 31955 91 271 0 32666 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 131760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.12 1.04 0.94 2/65 9503
/proc/meminfo: memFree=960208/2055920 swapFree=4181344/4192956
[pid=9496] ppid=9494 vsize=132168 CPUtime=1200.03
/proc/9496/stat : 9496 (csat) R 9494 9496 9144 0 -1 4194304 46639 0 0 0 119876 127 0 0 25 0 1 0 128318754 135340032 32059 1992294400 134512640 135625496 4294956240 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/9496/statm: 33042 32059 91 271 0 32768 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 132168

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.43
CPU time (s): 1200.06
CPU user time (s): 1198.76
CPU system time (s): 1.2988
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 132168

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

runsolver used 0.763883 second user time and 2.6036 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-29 13:00:53
IDJOB=1577576
IDBENCH=70962
IDSOLVER=517
FILE ID=node13/1577576-1241002851
PBS_JOBID= 9204854
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1265584049

node13.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.227
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.227
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:       1088888 kB
Buffers:         82388 kB
Cached:         793208 kB
SwapCached:       5412 kB
Active:         281544 kB
Inactive:       601932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088888 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:           28016 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            69560 kB
Committed_AS:   496292 kB
PageTables:       1460 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= 66392 MiB
End job on node13 at 2009-04-29 13:20:55