Trace number 1520704

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.08 1200.42

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S318878687-017.cnf
MD5SUM08262d4364cee07369a2b1aec963343c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518700

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520704-1238231859/watcher-1520704-1238231859 -o /tmp/evaluation-result-1520704-1238231859/solver-1520704-1238231859 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520704-1238231859.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: 0.91 0.95 0.93 3/80 341
/proc/meminfo: memFree=1853908/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=1736 CPUtime=0
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 189 0 0 0 0 0 0 0 20 0 1 0 1095849527 1777664 173 1992294400 134512640 135625496 4294956240 18446744073709551615 135252847 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 434 173 88 271 0 160 0

[startup+0.098989 s]
/proc/loadavg: 0.91 0.95 0.93 3/80 341
/proc/meminfo: memFree=1853908/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=8628 CPUtime=0.09
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 2177 0 0 0 9 0 0 0 20 0 1 0 1095849527 8835072 1861 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 2157 1861 91 271 0 1883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8628

[startup+0.101989 s]
/proc/loadavg: 0.91 0.95 0.93 3/80 341
/proc/meminfo: memFree=1853908/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=8628 CPUtime=0.09
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 2177 0 0 0 9 0 0 0 20 0 1 0 1095849527 8835072 1861 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 2157 1861 91 271 0 1883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8628

[startup+0.302009 s]
/proc/loadavg: 0.91 0.95 0.93 3/80 341
/proc/meminfo: memFree=1853908/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=8892 CPUtime=0.29
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 2250 0 0 0 29 0 0 0 22 0 1 0 1095849527 9105408 1934 1992294400 134512640 135625496 4294956240 18446744073709551615 134530731 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 2223 1934 91 271 0 1949 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8892

[startup+0.70105 s]
/proc/loadavg: 0.91 0.95 0.93 3/80 341
/proc/meminfo: memFree=1853908/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=9420 CPUtime=0.69
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 2384 0 0 0 68 1 0 0 25 0 1 0 1095849527 9646080 2068 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 2355 2068 91 271 0 2081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9420

[startup+1.50113 s]
/proc/loadavg: 0.91 0.95 0.93 2/81 342
/proc/meminfo: memFree=1845516/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=10344 CPUtime=1.49
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 2624 0 0 0 148 1 0 0 25 0 1 0 1095849527 10592256 2308 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 2586 2308 91 271 0 2312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10344

[startup+3.10551 s]
/proc/loadavg: 0.91 0.95 0.93 2/81 342
/proc/meminfo: memFree=1844172/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=11992 CPUtime=3.09
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 3006 0 0 0 307 2 0 0 25 0 1 0 1095849527 12279808 2690 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 2998 2690 91 271 0 2724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11992

[startup+6.30163 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1841548/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=14120 CPUtime=6.29
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 3554 0 0 0 625 4 0 0 25 0 1 0 1095849527 14458880 3238 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 3530 3238 91 271 0 3256 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14120

[startup+12.7013 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1838028/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=17356 CPUtime=12.69
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 4350 0 0 0 1263 6 0 0 25 0 1 0 1095849527 17772544 4034 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 4339 4034 91 271 0 4065 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17356

[startup+25.5016 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1833356/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=21852 CPUtime=25.49
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 5463 0 0 0 2540 9 0 0 25 0 1 0 1095849527 22376448 5147 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 5463 5147 91 271 0 5189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21852

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1827532/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=27660 CPUtime=51.08
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 6923 0 0 0 5094 14 0 0 25 0 1 0 1095849527 28323840 6607 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 6915 6607 91 271 0 6641 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27660

[startup+102.307 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1819084/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=36152 CPUtime=102.26
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 9014 0 0 0 10206 20 0 0 25 0 1 0 1095849527 37019648 8698 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 9038 8698 91 271 0 8764 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36152

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1811724/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=43328 CPUtime=162.25
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 10848 0 0 0 16197 28 0 0 25 0 1 0 1095849527 44367872 10532 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 10832 10532 91 271 0 10558 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43328

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1805772/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=49296 CPUtime=222.23
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 12439 0 0 0 22189 34 0 0 25 0 1 0 1095849527 50479104 11987 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 12324 11987 91 271 0 12050 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49296

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1800844/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=54412 CPUtime=282.21
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 13703 0 0 0 28184 37 0 0 25 0 1 0 1095849527 55717888 13251 1992294400 134512640 135625496 4294956240 18446744073709551615 134541604 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 13603 13251 91 271 0 13329 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54412

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1795916/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=59072 CPUtime=342.19
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 14897 0 0 0 34177 42 0 0 25 0 1 0 1095849527 60489728 14445 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 14768 14445 91 271 0 14494 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 59072

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1791692/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=63320 CPUtime=402.18
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 15961 0 0 0 40172 46 0 0 25 0 1 0 1095849527 64839680 15509 1992294400 134512640 135625496 4294956240 18446744073709551615 134541314 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 15830 15509 91 271 0 15556 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 63320

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1787532/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=67828 CPUtime=462.15
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 17199 0 0 0 46166 49 0 0 25 0 1 0 1095849527 69455872 16544 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 16957 16544 91 271 0 16683 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 67828

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1783564/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=71660 CPUtime=522.14
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 18172 0 0 0 52161 53 0 0 25 0 1 0 1095849527 73379840 17517 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 17915 17517 91 271 0 17641 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 71660

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1779468/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=75672 CPUtime=582.12
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 19185 0 0 0 58156 56 0 0 25 0 1 0 1095849527 77488128 18530 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 18918 18530 91 271 0 18644 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 75672

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1776012/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=79140 CPUtime=642.11
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 20032 0 0 0 64153 58 0 0 25 0 1 0 1095849527 81039360 19377 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 19785 19377 91 271 0 19511 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 79140

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1773132/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=81964 CPUtime=702.09
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 20761 0 0 0 70148 61 0 0 25 0 1 0 1095849527 83931136 20106 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 20491 20106 91 271 0 20217 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 81964

[startup+762.307 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1770188/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=84840 CPUtime=762.08
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 21484 0 0 0 76144 64 0 0 25 0 1 0 1095849527 86876160 20829 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 21210 20829 91 271 0 20936 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 84840

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1767372/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=87660 CPUtime=822.06
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 22182 0 0 0 82140 66 0 0 25 0 1 0 1095849527 89763840 21527 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 21915 21527 91 271 0 21641 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 87660

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1764684/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=90312 CPUtime=882.04
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 22838 0 0 0 88136 68 0 0 25 0 1 0 1095849527 92479488 22183 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 22578 22183 91 271 0 22304 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 90312

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1762060/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=93000 CPUtime=942.02
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 23501 0 0 0 94132 70 0 0 25 0 1 0 1095849527 95232000 22846 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 23250 22846 91 271 0 22976 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 93000

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1759500/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=95568 CPUtime=1002
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 24143 0 0 0 100128 72 0 0 25 0 1 0 1095849527 97861632 23488 1992294400 134512640 135625496 4294956240 18446744073709551615 134514924 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 23892 23488 91 271 0 23618 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 95568

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1757004/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=98552 CPUtime=1061.99
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 25056 0 0 0 106125 74 0 0 25 0 1 0 1095849527 100917248 24097 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 24638 24097 91 271 0 24364 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 98552

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1754572/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=100948 CPUtime=1121.97
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 25667 0 0 0 112120 77 0 0 25 0 1 0 1095849527 103370752 24708 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 25237 24708 91 271 0 24963 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 100948

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1752012/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=103380 CPUtime=1181.96
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 26287 0 0 0 118117 79 0 0 25 0 1 0 1095849527 105861120 25328 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 25845 25328 91 271 0 25571 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 103380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 342
/proc/meminfo: memFree=1751180/2055920 swapFree=4163576/4192956
[pid=341] ppid=339 vsize=104196 CPUtime=1200.05
/proc/341/stat : 341 (csat) R 339 341 32443 0 -1 4194304 26484 0 0 0 119926 79 0 0 25 0 1 0 1095849527 106696704 25525 1992294400 134512640 135625496 4294956240 18446744073709551615 134514924 0 0 4096 0 0 0 0 17 1 0 0
/proc/341/statm: 26049 25525 91 271 0 25775 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 104196

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.42
CPU time (s): 1200.08
CPU user time (s): 1199.27
CPU system time (s): 0.815875
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 104196

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

runsolver used 1.61975 second user time and 3.87441 second system time

The end

Launcher Data

Begin job on node90 at 2009-03-28 10:17:39
IDJOB=1520704
IDBENCH=70239
IDSOLVER=517
FILE ID=node90/1520704-1238231859
PBS_JOBID= 9060565
Free space on /tmp= 66456 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S318878687-017.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520704-1238231859/watcher-1520704-1238231859 -o /tmp/evaluation-result-1520704-1238231859/solver-1520704-1238231859 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520704-1238231859.cnf

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

MD5SUM BENCH= 08262d4364cee07369a2b1aec963343c
RANDOM SEED=468033396

node90.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.234
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.234
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:       1854324 kB
Buffers:         34760 kB
Cached:          95836 kB
SwapCached:      18936 kB
Active:          96944 kB
Inactive:        54020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854324 kB
SwapTotal:     4192956 kB
SwapFree:      4163576 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          25644 kB
Slab:            34944 kB
Committed_AS:  2500408 kB
PageTables:       2668 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= 66452 MiB
End job on node90 at 2009-03-28 10:37:41