Trace number 1724406

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.14 1200.62

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.627
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

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-1724406-1240695759/watcher-1724406-1240695759 -o /tmp/evaluation-result-1724406-1240695759/solver-1724406-1240695759 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1724406-1240695759.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 19558
/proc/meminfo: memFree=1583152/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=2008 CPUtime=0
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 375 0 0 0 0 0 0 0 20 0 1 0 97606400 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 502 289 86 271 0 228 0

[startup+0.0164309 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 19558
/proc/meminfo: memFree=1583152/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=2656 CPUtime=0.01
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 1053 0 0 0 1 0 0 0 20 0 1 0 97606400 2719744 451 1992294400 134512640 135625496 4294956224 18446744073709551615 134537805 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 664 451 86 271 0 390 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2656

[startup+0.101448 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 19558
/proc/meminfo: memFree=1583152/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=29748 CPUtime=0.09
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 5596 0 0 0 8 1 0 0 20 0 1 0 97606400 30461952 4673 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 7437 4673 89 271 0 7163 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29748

[startup+0.301487 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 19558
/proc/meminfo: memFree=1583152/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=30744 CPUtime=0.29
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 6305 0 0 0 27 2 0 0 22 0 1 0 97606400 31481856 5246 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 7686 5246 89 271 0 7412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30744

[startup+0.701564 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 19558
/proc/meminfo: memFree=1583152/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=31756 CPUtime=0.69
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 7789 0 0 0 67 2 0 0 25 0 1 0 97606400 32518144 6223 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 7939 6223 89 271 0 7665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31756

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 19559
/proc/meminfo: memFree=1555624/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=49656 CPUtime=1.49
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 11485 0 0 0 145 4 0 0 25 0 1 0 97606400 50847744 8779 1992294400 134512640 135625496 4294956224 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 12414 8782 89 271 0 12140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49656

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 19559
/proc/meminfo: memFree=1545256/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=61132 CPUtime=3.09
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 21035 0 0 0 299 10 0 0 25 0 1 0 97606400 62599168 14698 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 15283 14698 91 271 0 15009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61132

[startup+6.30166 s]
/proc/loadavg: 1.16 1.03 1.04 2/66 19559
/proc/meminfo: memFree=1522728/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=62092 CPUtime=6.29
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 21280 0 0 0 618 11 0 0 25 0 1 0 97606400 63582208 14943 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 15523 14943 91 271 0 15249 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62092

[startup+12.7019 s]
/proc/loadavg: 1.23 1.05 1.05 2/66 19559
/proc/meminfo: memFree=1522152/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=62764 CPUtime=12.69
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 21452 0 0 0 1255 14 0 0 25 0 1 0 97606400 64270336 15115 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 15691 15115 91 271 0 15417 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62764

[startup+25.5014 s]
/proc/loadavg: 1.32 1.08 1.06 2/66 19559
/proc/meminfo: memFree=1519784/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=65984 CPUtime=25.49
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 22261 0 0 0 2531 18 0 0 25 0 1 0 97606400 67567616 15924 1992294400 134512640 135625496 4294956224 18446744073709551615 134518648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 16496 15924 91 271 0 16222 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65984

[startup+51.1015 s]
/proc/loadavg: 1.21 1.07 1.06 2/66 19559
/proc/meminfo: memFree=1509480/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=76560 CPUtime=51.05
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 24892 0 0 0 5076 29 0 0 25 0 1 0 97606400 78397440 18555 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 19140 18555 91 271 0 18866 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 76560

[startup+102.306 s]
/proc/loadavg: 1.09 1.06 1.05 2/66 19559
/proc/meminfo: memFree=1495784/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=90284 CPUtime=102.24
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 28319 0 0 0 10181 43 0 0 25 0 1 0 97606400 92450816 21982 1992294400 134512640 135625496 4294956224 18446744073709551615 134541322 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 22571 21982 91 271 0 22297 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 90284

[startup+162.301 s]
/proc/loadavg: 1.03 1.04 1.04 2/66 19559
/proc/meminfo: memFree=1473384/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=113288 CPUtime=162.21
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 34021 0 0 0 16158 63 0 0 25 0 1 0 97606400 116006912 27684 1992294400 134512640 135625496 4294956224 18446744073709551615 134541322 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 28322 27684 91 271 0 28048 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 113288

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.04 2/66 19559
/proc/meminfo: memFree=1430056/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=155944 CPUtime=222.19
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 44704 0 0 0 22137 82 0 0 25 0 1 0 97606400 159686656 38367 1992294400 134512640 135625496 4294956224 18446744073709551615 134519106 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 38986 38367 91 271 0 38712 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 155944

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.03 2/66 19559
/proc/meminfo: memFree=1399784/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=186260 CPUtime=282.16
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 52241 0 0 0 28123 93 0 0 25 0 1 0 97606400 190730240 45904 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 46565 45904 91 271 0 46291 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 186260

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/66 19559
/proc/meminfo: memFree=1360424/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=225772 CPUtime=342.14
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 62147 0 0 0 34106 108 0 0 25 0 1 0 97606400 231190528 55810 1992294400 134512640 135625496 4294956224 18446744073709551615 134518633 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 56443 55810 91 271 0 56169 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 225772

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/66 19559
/proc/meminfo: memFree=1314664/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=272368 CPUtime=402.12
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 73800 0 0 0 40089 123 0 0 25 0 1 0 97606400 278904832 67463 1992294400 134512640 135625496 4294956224 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 68092 67463 91 271 0 67818 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 272368

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/66 19559
/proc/meminfo: memFree=1263464/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=322264 CPUtime=462.1
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 86368 0 0 0 46073 137 0 0 25 0 1 0 97606400 329998336 79895 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 80566 79895 91 271 0 80292 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 322264

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 19559
/proc/meminfo: memFree=1249960/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=336212 CPUtime=522.08
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 89830 0 0 0 52056 152 0 0 25 0 1 0 97606400 344281088 83357 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 84053 83357 91 271 0 83779 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 336212

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=1213928/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=371788 CPUtime=582.06
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 98731 0 0 0 58044 162 0 0 25 0 1 0 97606400 380710912 92258 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 92947 92258 91 271 0 92673 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 371788

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=1175592/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=409848 CPUtime=642.04
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 108278 0 0 0 64028 176 0 0 25 0 1 0 97606400 419684352 101805 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 102462 101805 91 271 0 102188 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 409848

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=1102952/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=483048 CPUtime=702.01
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 126594 0 0 0 70014 187 0 0 25 0 1 0 97606400 494641152 120121 1992294400 134512640 135625496 4294956224 18446744073709551615 134884791 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 120762 120121 91 271 0 120488 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 483048

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=1061544/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=523960 CPUtime=761.99
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 136940 0 0 0 76002 197 0 0 25 0 1 0 97606400 536535040 130264 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 130990 130264 91 271 0 130716 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 523960

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=1053288/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=532716 CPUtime=821.97
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 139066 0 0 0 81988 209 0 0 25 0 1 0 97606400 545501184 132390 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 133179 132390 91 271 0 132905 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 532716

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=1018920/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=566692 CPUtime=881.94
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 147574 0 0 0 87973 221 0 0 25 0 1 0 97606400 580292608 140898 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 141673 140898 91 271 0 141399 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 566692

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=988328/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=597188 CPUtime=941.92
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 155216 0 0 0 93962 230 0 0 25 0 1 0 97606400 611520512 148540 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 149297 148540 91 271 0 149023 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 597188

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=954536/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=631052 CPUtime=1001.9
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 163713 0 0 0 99949 241 0 0 25 0 1 0 97606400 646197248 157037 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 157763 157037 91 271 0 157489 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 631052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19559
/proc/meminfo: memFree=920744/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=664660 CPUtime=1061.87
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 172099 0 0 0 105938 249 0 0 25 0 1 0 97606400 680611840 165423 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 166165 165423 91 271 0 165891 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 664660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19565
/proc/meminfo: memFree=875872/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=709672 CPUtime=1121.85
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 183332 0 0 0 111927 258 0 0 25 0 1 0 97606400 726704128 176656 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 177418 176656 91 271 0 177144 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 709672

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19565
/proc/meminfo: memFree=817824/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=768408 CPUtime=1181.83
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 198025 0 0 0 117915 268 0 0 25 0 1 0 97606400 786849792 191349 1992294400 134512640 135625496 4294956224 18446744073709551615 134518648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 192102 191349 91 271 0 191828 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 768408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19565
/proc/meminfo: memFree=796448/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=788636 CPUtime=1200.02
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4194304 203097 0 0 0 119731 271 0 0 25 0 1 0 97606400 807563264 196421 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 197159 196421 91 271 0 196885 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 788636

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19565
/proc/meminfo: memFree=796448/2055920 swapFree=4181424/4192956
[pid=19558] ppid=19556 vsize=0 CPUtime=1200.12
/proc/19558/stat : 19558 (csat) R 19556 19558 19118 0 -1 4195332 203097 0 0 0 119731 281 0 0 25 0 1 0 97606400 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19558/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.14
CPU user time (s): 1197.32
CPU system time (s): 2.82557
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 788636

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

runsolver used 1.41278 second user time and 2.85956 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-25 23:42:40
IDJOB=1724406
IDBENCH=71777
IDSOLVER=517
FILE ID=node77/1724406-1240695759
PBS_JOBID= 9186732
Free space on /tmp= 66188 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724406-1240695759/watcher-1724406-1240695759 -o /tmp/evaluation-result-1724406-1240695759/solver-1724406-1240695759 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1724406-1240695759.cnf

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=44812940

node77.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1583632 kB
Buffers:         42388 kB
Cached:         357616 kB
SwapCached:       5412 kB
Active:         135192 kB
Inactive:       272668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583632 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:           25504 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            50408 kB
Committed_AS:   428912 kB
PageTables:       1372 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= 66188 MiB
End job on node77 at 2009-04-26 00:02:43