Trace number 1521208

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1804335510-002.cnf
MD5SUM6253dd31bd16eb30b646e4014a5ca88d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.577911
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
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-1521208-1238308916/watcher-1521208-1238308916 -o /tmp/evaluation-result-1521208-1238308916/solver-1521208-1238308916 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521208-1238308916.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.92 1.97 1.98 4/86 3428
/proc/meminfo: memFree=1586048/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=7224 CPUtime=0
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 553 0 0 0 0 0 0 0 18 0 1 0 1103555664 7397376 536 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 1806 542 88 271 0 1532 0

[startup+0.0952889 s]
/proc/loadavg: 1.92 1.97 1.98 4/86 3428
/proc/meminfo: memFree=1586048/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=7352 CPUtime=0.08
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 1643 0 0 0 8 0 0 0 18 0 1 0 1103555664 7528448 1626 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 1838 1626 90 271 0 1564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7352

[startup+0.101289 s]
/proc/loadavg: 1.92 1.97 1.98 4/86 3428
/proc/meminfo: memFree=1586048/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=7352 CPUtime=0.09
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 1646 0 0 0 9 0 0 0 18 0 1 0 1103555664 7528448 1629 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 1838 1629 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301313 s]
/proc/loadavg: 1.92 1.97 1.98 4/86 3428
/proc/meminfo: memFree=1586048/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=7608 CPUtime=0.29
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 1710 0 0 0 29 0 0 0 19 0 1 0 1103555664 7790592 1693 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 1902 1693 90 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701363 s]
/proc/loadavg: 1.92 1.97 1.98 4/86 3428
/proc/meminfo: memFree=1586048/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=8124 CPUtime=0.7
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 1811 0 0 0 69 1 0 0 23 0 1 0 1103555664 8318976 1794 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 2031 1794 90 271 0 1757 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8124

[startup+1.50146 s]
/proc/loadavg: 1.92 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1578936/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=8636 CPUtime=1.49
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 1958 0 0 0 148 1 0 0 25 0 1 0 1103555664 8843264 1941 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 2159 1941 90 271 0 1885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8636

[startup+3.10166 s]
/proc/loadavg: 1.92 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1578040/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=9536 CPUtime=3.09
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 2163 0 0 0 308 1 0 0 25 0 1 0 1103555664 9764864 2146 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 2384 2146 90 271 0 2110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9536

[startup+6.30106 s]
/proc/loadavg: 1.93 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1576632/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=10608 CPUtime=6.29
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 2424 0 0 0 626 3 0 0 25 0 1 0 1103555664 10862592 2407 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 2652 2407 90 271 0 2378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10608

[startup+12.7019 s]
/proc/loadavg: 1.93 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1575232/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=11984 CPUtime=12.69
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 2799 0 0 0 1265 4 0 0 25 0 1 0 1103555664 12271616 2741 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 2996 2741 90 271 0 2722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11984

[startup+25.5015 s]
/proc/loadavg: 1.95 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1573376/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=13592 CPUtime=25.48
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 3229 0 0 0 2542 6 0 0 25 0 1 0 1103555664 13918208 3171 1992294400 134512640 135625496 4294956240 18446744073709551615 134541613 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 3398 3171 90 271 0 3124 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13592

[startup+51.1017 s]
/proc/loadavg: 1.96 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1571136/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=15988 CPUtime=51.07
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 3869 0 0 0 5097 10 0 0 25 0 1 0 1103555664 16371712 3750 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 3997 3750 90 271 0 3723 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15988

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1567488/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=19608 CPUtime=102.26
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 4834 0 0 0 10210 16 0 0 25 0 1 0 1103555664 20078592 4624 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 4902 4624 90 271 0 4628 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19608

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1564608/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=22400 CPUtime=162.23
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 5525 0 0 0 16202 21 0 0 25 0 1 0 1103555664 22937600 5315 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 5600 5315 90 271 0 5326 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22400

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1562368/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=24820 CPUtime=222.21
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 6250 0 0 0 22196 25 0 0 25 0 1 0 1103555664 25415680 5904 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 6205 5904 90 271 0 5931 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 24820

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3429
/proc/meminfo: memFree=1560448/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=26940 CPUtime=282.18
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 6748 0 0 0 28190 28 0 0 25 0 1 0 1103555664 27586560 6402 1992294400 134512640 135625496 4294956240 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 6735 6402 90 271 0 6461 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 26940

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1558656/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=28604 CPUtime=342.16
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 7172 0 0 0 34184 32 0 0 25 0 1 0 1103555664 29290496 6826 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 7151 6826 90 271 0 6877 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 28604

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1556800/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=30412 CPUtime=402.13
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 7638 0 0 0 40178 35 0 0 25 0 1 0 1103555664 31141888 7292 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 7603 7292 90 271 0 7329 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 30412

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1555200/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=32308 CPUtime=462.11
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 8240 0 0 0 46171 40 0 0 25 0 1 0 1103555664 33083392 7691 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 8077 7691 90 271 0 7803 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 32308

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1553152/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=34392 CPUtime=522.09
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 8753 0 0 0 52167 42 0 0 25 0 1 0 1103555664 35217408 8204 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 8598 8204 90 271 0 8324 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 34392

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1551744/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=35956 CPUtime=582.06
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 9100 0 0 0 58161 45 0 0 25 0 1 0 1103555664 36818944 8551 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 8989 8551 90 271 0 8715 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 35956

[startup+642.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1550208/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=37620 CPUtime=642.05
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 9495 0 0 0 64157 48 0 0 25 0 1 0 1103555664 38522880 8946 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 9405 8946 90 271 0 9131 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 37620

[startup+702.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1549056/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=38564 CPUtime=702.02
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 9759 0 0 0 70152 50 0 0 25 0 1 0 1103555664 39489536 9210 1992294400 134512640 135625496 4294956240 18446744073709551615 134529059 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 9641 9210 90 271 0 9367 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 38564

[startup+762.307 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1547776/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=39628 CPUtime=762
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 10075 0 0 0 76148 52 0 0 25 0 1 0 1103555664 40579072 9526 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 9907 9526 90 271 0 9633 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 39628

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1546560/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=40896 CPUtime=821.97
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 10378 0 0 0 82143 54 0 0 25 0 1 0 1103555664 41877504 9829 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 10224 9829 90 271 0 9950 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 40896

[startup+882.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1545600/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=41872 CPUtime=881.95
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 10619 0 0 0 88137 58 0 0 25 0 1 0 1103555664 42876928 10070 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 10468 10070 90 271 0 10194 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 41872

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1544576/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=42920 CPUtime=941.93
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 10880 0 0 0 94132 61 0 0 25 0 1 0 1103555664 43950080 10331 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 10730 10331 90 271 0 10456 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 42920

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1543680/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=44336 CPUtime=1001.91
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 11415 0 0 0 100128 63 0 0 25 0 1 0 1103555664 45400064 10562 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 11084 10562 90 271 0 10810 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 44336

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1542656/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=45360 CPUtime=1061.88
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 11683 0 0 0 106122 66 0 0 25 0 1 0 1103555664 46448640 10830 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 11340 10830 90 271 0 11066 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 45360

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3431
/proc/meminfo: memFree=1541504/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=46720 CPUtime=1121.85
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 11973 0 0 0 112117 68 0 0 25 0 1 0 1103555664 47841280 11120 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 11680 11120 90 271 0 11406 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 46720

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3437
/proc/meminfo: memFree=1540344/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=47708 CPUtime=1181.83
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 12249 0 0 0 118112 71 0 0 25 0 1 0 1103555664 48852992 11396 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 11927 11396 90 271 0 11653 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 47708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.99 1.97 1.98 3/87 3437
/proc/meminfo: memFree=1540024/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=47972 CPUtime=1200.02
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 12323 0 0 0 119931 71 0 0 25 0 1 0 1103555664 49123328 11470 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 11993 11470 90 271 0 11719 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 47972

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: 1.99 1.97 1.98 3/87 3437
/proc/meminfo: memFree=1540024/2055920 swapFree=4170308/4192956
[pid=3428] ppid=3426 vsize=47972 CPUtime=1200.02
/proc/3428/stat : 3428 (csat) R 3426 3428 3153 0 -1 4194304 12323 0 0 0 119931 71 0 0 25 0 1 0 1103555664 49123328 11470 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3428/statm: 11993 11470 90 271 0 11719 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 47972

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1199.32
CPU system time (s): 0.723889
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 47972

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

runsolver used 1.35379 second user time and 4.11437 second system time

The end

Launcher Data

Begin job on node92 at 2009-03-29 08:41:56
IDJOB=1521208
IDBENCH=70743
IDSOLVER=517
FILE ID=node92/1521208-1238308916
PBS_JOBID= 9061095
Free space on /tmp= 66564 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1804335510-002.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521208-1238308916/watcher-1521208-1238308916 -o /tmp/evaluation-result-1521208-1238308916/solver-1521208-1238308916 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521208-1238308916.cnf

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

MD5SUM BENCH= 6253dd31bd16eb30b646e4014a5ca88d
RANDOM SEED=818634286

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:       1586528 kB
Buffers:         65756 kB
Cached:         335156 kB
SwapCached:       7632 kB
Active:         143676 kB
Inactive:       267120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586528 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            1384 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            42624 kB
Committed_AS:  1881556 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-29 09:01:59