Trace number 1577472

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

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.171
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

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-1577472-1241001645/watcher-1577472-1241001645 -o /tmp/evaluation-result-1577472-1241001645/solver-1577472-1241001645 -C 1200 -W 1800 -M 1800 HOME/csat HOME/instance-1577472-1241001645.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.97 0.91 3/64 9441
/proc/meminfo: memFree=1096424/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=2008 CPUtime=0
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 128198131 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134537579 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 502 289 86 271 0 228 0

[startup+0.053421 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9441
/proc/meminfo: memFree=1096424/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=8580 CPUtime=0.05
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 3336 0 0 0 4 1 0 0 18 0 1 0 128198131 8785920 1932 1992294400 134512640 135625496 4294956240 18446744073709551615 135128657 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 2145 1932 592 271 0 1871 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8580

[startup+0.101425 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9441
/proc/meminfo: memFree=1096424/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=17580 CPUtime=0.09
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 6627 0 0 0 7 2 0 0 18 0 1 0 128198131 18001920 3422 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 4395 3427 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.301455 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9441
/proc/meminfo: memFree=1096424/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=39488 CPUtime=0.29
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 14728 0 0 0 23 6 0 0 19 0 1 0 128198131 40435712 7470 1992294400 134512640 135625496 4294956240 18446744073709551615 135249289 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 9872 7470 89 271 0 9598 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39488

[startup+0.701505 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 9441
/proc/meminfo: memFree=1096424/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=41496 CPUtime=0.69
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 16443 0 0 0 63 6 0 0 23 0 1 0 128198131 42491904 8542 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 10374 8542 89 271 0 10100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41496

[startup+1.50161 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1059936/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=57644 CPUtime=1.49
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 20535 0 0 0 141 8 0 0 25 0 1 0 128198131 59027456 11494 1992294400 134512640 135625496 4294956240 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 14411 11498 89 271 0 14137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57644

[startup+3.10182 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1043680/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=73276 CPUtime=3.09
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 30690 0 0 0 295 14 0 0 25 0 1 0 128198131 75034624 17418 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 18319 17418 91 271 0 18045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73276

[startup+6.30124 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1026976/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=73544 CPUtime=6.29
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 30788 0 0 0 614 15 0 0 25 0 1 0 128198131 75309056 17516 1992294400 134512640 135625496 4294956240 18446744073709551615 134541888 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 18386 17516 91 271 0 18112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73544

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1026144/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=74616 CPUtime=12.69
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 31144 0 0 0 1252 17 0 0 25 0 1 0 128198131 76406784 17736 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 18654 17736 91 271 0 18380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74616

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1025128/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=75848 CPUtime=25.49
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 31460 0 0 0 2528 21 0 0 25 0 1 0 128198131 77668352 18052 1992294400 134512640 135625496 4294956240 18446744073709551615 134540118 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 18962 18052 91 271 0 18688 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75848

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1023336/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=77728 CPUtime=51.07
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 31911 0 0 0 5079 28 0 0 25 0 1 0 128198131 79593472 18503 1992294400 134512640 135625496 4294956240 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 19432 18503 91 271 0 19158 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77728

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1020072/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=80940 CPUtime=102.25
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 32738 0 0 0 10188 37 0 0 25 0 1 0 128198131 82882560 19330 1992294400 134512640 135625496 4294956240 18446744073709551615 134540181 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 20235 19330 91 271 0 19961 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 80940

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1016168/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=84924 CPUtime=162.22
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 33739 0 0 0 16177 45 0 0 25 0 1 0 128198131 86962176 20331 1992294400 134512640 135625496 4294956240 18446744073709551615 134516992 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 21231 20331 91 271 0 20957 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 84924

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1012840/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=88380 CPUtime=222.19
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 34543 0 0 0 22169 50 0 0 25 0 1 0 128198131 90501120 21135 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 22095 21135 91 271 0 21821 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 88380

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1009512/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=91704 CPUtime=282.16
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 35405 0 0 0 28159 57 0 0 25 0 1 0 128198131 93904896 21997 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 22926 21997 91 271 0 22652 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 91704

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1006312/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=94892 CPUtime=342.13
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 36305 0 0 0 34149 64 0 0 25 0 1 0 128198131 97169408 22761 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 23723 22761 91 271 0 23449 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 94892

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=1003432/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=97796 CPUtime=402.12
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 37042 0 0 0 40141 71 0 0 25 0 1 0 128198131 100143104 23498 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 24449 23498 91 271 0 24175 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 97796

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=999848/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=101376 CPUtime=462.08
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 37931 0 0 0 46132 76 0 0 25 0 1 0 128198131 103809024 24387 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 25344 24387 91 271 0 25070 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 101376

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=997416/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=103776 CPUtime=522.06
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 38551 0 0 0 52127 79 0 0 25 0 1 0 128198131 106266624 25007 1992294400 134512640 135625496 4294956240 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 25944 25007 91 271 0 25670 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 103776

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=992680/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=108800 CPUtime=582.03
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 39926 0 0 0 58118 85 0 0 25 0 1 0 128198131 111411200 26179 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 27200 26179 91 271 0 26926 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 108800

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=989608/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=111812 CPUtime=642
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 40684 0 0 0 64110 90 0 0 25 0 1 0 128198131 114495488 26937 1992294400 134512640 135625496 4294956240 18446744073709551615 134541233 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 27953 26937 91 271 0 27679 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 111812

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=987048/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=114260 CPUtime=701.97
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 41318 0 0 0 70102 95 0 0 25 0 1 0 128198131 117002240 27571 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 28565 27571 91 271 0 28291 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 114260

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=984488/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=116664 CPUtime=761.93
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 41952 0 0 0 76093 100 0 0 25 0 1 0 128198131 119463936 28205 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 29166 28205 91 271 0 28892 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 116664

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=981992/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=119248 CPUtime=821.88
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 42595 0 0 0 82084 104 0 0 25 0 1 0 128198131 122109952 28848 1992294400 134512640 135625496 4294956240 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 29812 28848 91 271 0 29538 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 119248

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=979688/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=121532 CPUtime=881.86
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 43165 0 0 0 88078 108 0 0 25 0 1 0 128198131 124448768 29418 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 30383 29418 91 271 0 30109 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 121532

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=977256/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=123960 CPUtime=941.83
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 43780 0 0 0 94070 113 0 0 25 0 1 0 128198131 126935040 30033 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 30990 30033 91 271 0 30716 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 123960

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=973544/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=128136 CPUtime=1001.81
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 45009 0 0 0 100062 119 0 0 25 0 1 0 128198131 131211264 30958 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 32034 30958 91 271 0 31760 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 128136

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=970856/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=130844 CPUtime=1061.78
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 45666 0 0 0 106056 122 0 0 25 0 1 0 128198131 133984256 31615 1992294400 134512640 135625496 4294956240 18446744073709551615 134541400 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 32711 31615 91 271 0 32437 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 130844

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=968616/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=133028 CPUtime=1121.76
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 46240 0 0 0 112050 126 0 0 25 0 1 0 128198131 136220672 32189 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 33257 32189 91 271 0 32983 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 133028

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=967016/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=134660 CPUtime=1181.71
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 46639 0 0 0 118041 130 0 0 25 0 1 0 128198131 137891840 32588 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 33665 32588 91 271 0 33391 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 134660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 9442
/proc/meminfo: memFree=966440/2055920 swapFree=4181344/4192956
[pid=9441] ppid=9439 vsize=135188 CPUtime=1200.01
/proc/9441/stat : 9441 (csat) R 9439 9441 9144 0 -1 4194304 46768 0 0 0 119870 131 0 0 25 0 1 0 128198131 138432512 32717 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 0 0 0
/proc/9441/statm: 33797 32718 91 271 0 33523 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 135188

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.63
CPU time (s): 1200.04
CPU user time (s): 1198.71
CPU system time (s): 1.3308
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 135188

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

runsolver used 1.10883 second user time and 3.2675 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-29 12:40:46
IDJOB=1577472
IDBENCH=70960
IDSOLVER=517
FILE ID=node13/1577472-1241001645
PBS_JOBID= 9204854
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1913474557

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:       1096840 kB
Buffers:         82272 kB
Cached:         784688 kB
SwapCached:       5412 kB
Active:         272744 kB
Inactive:       602144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1096840 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:           24476 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            70180 kB
Committed_AS:   496164 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= 66396 MiB
End job on node13 at 2009-04-29 13:00:49