Trace number 1520849

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.05 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S1916972979-060.cnf
MD5SUMd29c11770d6610975a34617c3f7e4dcb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark136.011
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
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 51917
Number of clauses of size over 50

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-1520849-1238246268/watcher-1520849-1238246268 -o /tmp/evaluation-result-1520849-1238246268/solver-1520849-1238246268 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520849-1238246268.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.99 1.98 1.99 4/86 30789
/proc/meminfo: memFree=1645256/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=7384 CPUtime=0
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 1097290827 7561216 358 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 1846 364 88 271 0 1572 0

[startup+0.0196471 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 30789
/proc/meminfo: memFree=1645256/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=7384 CPUtime=0.01
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 1620 0 0 0 1 0 0 0 18 0 1 0 1097290827 7561216 1603 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 1846 1603 90 271 0 1572 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7384

[startup+0.101656 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 30789
/proc/meminfo: memFree=1645256/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=7384 CPUtime=0.09
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 1652 0 0 0 9 0 0 0 18 0 1 0 1097290827 7561216 1635 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 1846 1635 90 271 0 1572 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7384

[startup+0.30168 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 30789
/proc/meminfo: memFree=1645256/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=7768 CPUtime=0.29
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 1730 0 0 0 29 0 0 0 19 0 1 0 1097290827 7954432 1713 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 1942 1713 90 271 0 1668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7768

[startup+0.70173 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 30789
/proc/meminfo: memFree=1645256/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=8292 CPUtime=0.7
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 1847 0 0 0 69 1 0 0 24 0 1 0 1097290827 8491008 1830 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 2073 1830 90 271 0 1799 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8292

[startup+1.50183 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1637952/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=8848 CPUtime=1.49
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 2008 0 0 0 148 1 0 0 25 0 1 0 1097290827 9060352 1991 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 2212 1991 90 271 0 1938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8848

[startup+3.10203 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1636992/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=9840 CPUtime=3.09
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 2237 0 0 0 308 1 0 0 25 0 1 0 1097290827 10076160 2220 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 2460 2220 90 271 0 2186 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9840

[startup+6.30143 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1635648/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=10780 CPUtime=6.29
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 2483 0 0 0 626 3 0 0 25 0 1 0 1097290827 11038720 2466 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 2695 2466 90 271 0 2421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10780

[startup+12.7012 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1634112/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=12176 CPUtime=12.68
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 2848 0 0 0 1264 4 0 0 25 0 1 0 1097290827 12468224 2790 1992294400 134512640 135625496 4294956240 18446744073709551615 134540730 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 3044 2790 90 271 0 2770 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12176

[startup+25.5018 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1632448/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=13800 CPUtime=25.48
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 3258 0 0 0 2542 6 0 0 25 0 1 0 1097290827 14131200 3200 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 3450 3200 90 271 0 3176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13800

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1630272/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=15944 CPUtime=51.07
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 3859 0 0 0 5099 8 0 0 25 0 1 0 1097290827 16326656 3740 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 3986 3740 90 271 0 3712 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15944

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1626880/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=19396 CPUtime=102.25
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 4755 0 0 0 10212 13 0 0 25 0 1 0 1097290827 19861504 4545 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 4849 4545 90 271 0 4575 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19396

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1624256/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=21940 CPUtime=162.23
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 5427 0 0 0 16205 18 0 0 25 0 1 0 1097290827 22466560 5217 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 5485 5217 90 271 0 5211 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21940

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1621888/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=24492 CPUtime=222.21
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 6131 0 0 0 22199 22 0 0 25 0 1 0 1097290827 25079808 5785 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 6123 5785 90 271 0 5849 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 24492

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1620032/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=26380 CPUtime=282.18
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 6604 0 0 0 28192 26 0 0 25 0 1 0 1097290827 27013120 6258 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 6595 6258 90 271 0 6321 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 26380

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1618368/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=28016 CPUtime=342.16
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 7016 0 0 0 34187 29 0 0 25 0 1 0 1097290827 28688384 6670 1992294400 134512640 135625496 4294956240 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 7004 6670 90 271 0 6730 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 28016

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1616832/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=29548 CPUtime=402.13
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 7412 0 0 0 40180 33 0 0 25 0 1 0 1097290827 30257152 7066 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 7387 7066 90 271 0 7113 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 29548

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1615552/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=31268 CPUtime=462.11
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 7951 0 0 0 46174 37 0 0 25 0 1 0 1097290827 32018432 7402 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 7817 7402 90 271 0 7543 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 31268

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1614208/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=32616 CPUtime=522.09
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 8288 0 0 0 52169 40 0 0 25 0 1 0 1097290827 33398784 7739 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 8154 7739 90 271 0 7880 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 32616

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1612416/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=34340 CPUtime=582.07
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 8720 0 0 0 58164 43 0 0 25 0 1 0 1097290827 35164160 8171 1992294400 134512640 135625496 4294956240 18446744073709551615 134529029 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 8585 8171 90 271 0 8311 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 34340

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 30790
/proc/meminfo: memFree=1611200/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=35556 CPUtime=642.05
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 9025 0 0 0 64160 45 0 0 25 0 1 0 1097290827 36409344 8476 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 8889 8476 90 271 0 8615 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 35556

[startup+702.302 s]
/proc/loadavg: 2.07 2.00 2.00 3/87 30790
/proc/meminfo: memFree=1609664/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=36920 CPUtime=702.02
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 9362 0 0 0 70155 47 0 0 25 0 1 0 1097290827 37806080 8813 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 9230 8813 90 271 0 8956 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 36920

[startup+762.307 s]
/proc/loadavg: 2.14 2.03 2.01 3/87 30790
/proc/meminfo: memFree=1608512/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=38072 CPUtime=762.01
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 9665 0 0 0 76151 50 0 0 25 0 1 0 1097290827 38985728 9116 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 9518 9116 90 271 0 9244 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 38072

[startup+822.302 s]
/proc/loadavg: 2.16 2.05 2.01 3/87 30790
/proc/meminfo: memFree=1607424/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=39164 CPUtime=821.97
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 9933 0 0 0 82145 52 0 0 25 0 1 0 1097290827 40103936 9384 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 9791 9384 90 271 0 9517 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 39164

[startup+882.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/87 30790
/proc/meminfo: memFree=1606464/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=40208 CPUtime=881.95
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 10192 0 0 0 88141 54 0 0 25 0 1 0 1097290827 41172992 9643 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 10052 9643 90 271 0 9778 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 40208

[startup+942.302 s]
/proc/loadavg: 2.07 2.06 2.01 3/87 30790
/proc/meminfo: memFree=1605120/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=41664 CPUtime=941.93
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 10522 0 0 0 94137 56 0 0 25 0 1 0 1097290827 42663936 9973 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 10416 9973 90 271 0 10142 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 41664

[startup+1002.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/87 30790
/proc/meminfo: memFree=1604288/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=42324 CPUtime=1001.91
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 10724 0 0 0 100132 59 0 0 25 0 1 0 1097290827 43339776 10175 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 10581 10175 90 271 0 10307 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 42324

[startup+1062.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/87 30790
/proc/meminfo: memFree=1603392/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=43888 CPUtime=1061.88
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 11261 0 0 0 106126 62 0 0 25 0 1 0 1097290827 44941312 10408 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 10972 10408 90 271 0 10698 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 43888

[startup+1122.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/87 30790
/proc/meminfo: memFree=1602176/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=45160 CPUtime=1121.86
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 11562 0 0 0 112122 64 0 0 25 0 1 0 1097290827 46243840 10709 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 11290 10709 90 271 0 11016 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 45160

[startup+1182.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/87 30790
/proc/meminfo: memFree=1601408/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=45816 CPUtime=1181.83
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 11745 0 0 0 118117 66 0 0 25 0 1 0 1097290827 46915584 10892 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 11454 10892 90 271 0 11180 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 45816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 2.08 2.07 2.01 3/87 30790
/proc/meminfo: memFree=1601088/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=46024 CPUtime=1200.03
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 11815 0 0 0 119936 67 0 0 25 0 1 0 1097290827 47128576 10962 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 11506 10962 90 271 0 11232 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 46024

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

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

[startup+1200.5 s]
/proc/loadavg: 2.08 2.07 2.01 3/87 30790
/proc/meminfo: memFree=1601088/2055920 swapFree=4170308/4192956
[pid=30789] ppid=30787 vsize=46024 CPUtime=1200.03
/proc/30789/stat : 30789 (csat) R 30787 30789 30502 0 -1 4194304 11815 0 0 0 119936 67 0 0 25 0 1 0 1097290827 47128576 10962 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/30789/statm: 11506 10962 90 271 0 11232 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 46024

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.37
CPU system time (s): 0.681896
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 46024

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

runsolver used 1.25281 second user time and 4.21836 second system time

The end

Launcher Data

Begin job on node92 at 2009-03-28 14:17:48
IDJOB=1520849
IDBENCH=70384
IDSOLVER=517
FILE ID=node92/1520849-1238246268
PBS_JOBID= 9060688
Free space on /tmp= 66564 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S1916972979-060.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520849-1238246268/watcher-1520849-1238246268 -o /tmp/evaluation-result-1520849-1238246268/solver-1520849-1238246268 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520849-1238246268.cnf

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

MD5SUM BENCH= d29c11770d6610975a34617c3f7e4dcb
RANDOM SEED=690421604

node92.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.249
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.249
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:       1645744 kB
Buffers:         51892 kB
Cached:         293328 kB
SwapCached:       7632 kB
Active:          84252 kB
Inactive:       270896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645744 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            39072 kB
Committed_AS:  1877244 kB
PageTables:       2768 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= 66560 MiB
End job on node92 at 2009-03-28 14:37:51