Trace number 1730711

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark767.638
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-1730711-1240762584/watcher-1730711-1240762584 -o /tmp/evaluation-result-1730711-1240762584/solver-1730711-1240762584 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1730711-1240762584.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.09 3/64 30378
/proc/meminfo: memFree=1657464/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=7224 CPUtime=0
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 404 0 0 0 0 0 0 0 20 0 1 0 104284587 7397376 387 1992294400 134512640 135625496 4294956224 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 1806 393 89 271 0 1532 0

[startup+0.105006 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30378
/proc/meminfo: memFree=1657464/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=7480 CPUtime=0.09
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 1650 0 0 0 9 0 0 0 21 0 1 0 104284587 7659520 1633 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 1870 1633 91 271 0 1596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7480

[startup+0.202017 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30378
/proc/meminfo: memFree=1657464/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=7608 CPUtime=0.19
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 1685 0 0 0 19 0 0 0 21 0 1 0 104284587 7790592 1668 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 1902 1668 91 271 0 1628 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7608

[startup+0.301028 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30378
/proc/meminfo: memFree=1657464/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=7736 CPUtime=0.29
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 1721 0 0 0 29 0 0 0 22 0 1 0 104284587 7921664 1704 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 1934 1704 91 271 0 1660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7736

[startup+0.701073 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 30378
/proc/meminfo: memFree=1657464/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=8248 CPUtime=0.69
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 1855 0 0 0 69 0 0 0 25 0 1 0 104284587 8445952 1838 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 2062 1838 91 271 0 1788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8248

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30379
/proc/meminfo: memFree=1649904/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=9016 CPUtime=1.49
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 2061 0 0 0 148 1 0 0 25 0 1 0 104284587 9232384 2044 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 2254 2044 91 271 0 1980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9016

[startup+3.10234 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30379
/proc/meminfo: memFree=1648880/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=10304 CPUtime=3.09
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 2364 0 0 0 307 2 0 0 25 0 1 0 104284587 10551296 2347 1992294400 134512640 135625496 4294956224 18446744073709551615 134514971 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 2576 2347 91 271 0 2302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10304

[startup+6.3017 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30379
/proc/meminfo: memFree=1647216/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=11592 CPUtime=6.29
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 2684 0 0 0 626 3 0 0 25 0 1 0 104284587 11870208 2667 1992294400 134512640 135625496 4294956224 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 2898 2667 91 271 0 2624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11592

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30379
/proc/meminfo: memFree=1644720/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=13812 CPUtime=12.68
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 3244 0 0 0 1263 5 0 0 25 0 1 0 104284587 14143488 3227 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 3453 3227 91 271 0 3179 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13812

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30379
/proc/meminfo: memFree=1641968/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=16532 CPUtime=25.48
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 3946 0 0 0 2540 8 0 0 25 0 1 0 104284587 16928768 3888 1992294400 134512640 135625496 4294956224 18446744073709551615 134529066 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 4133 3888 91 271 0 3859 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16532

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 30379
/proc/meminfo: memFree=1638896/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=19600 CPUtime=51.07
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 4780 0 0 0 5096 11 0 0 25 0 1 0 104284587 20070400 4661 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 4900 4661 91 271 0 4626 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19600

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 30379
/proc/meminfo: memFree=1633392/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=25096 CPUtime=102.26
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 6197 0 0 0 10209 17 0 0 25 0 1 0 104284587 25698304 5987 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 6274 5987 91 271 0 6000 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25096

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30379
/proc/meminfo: memFree=1629424/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=29012 CPUtime=162.24
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 7197 0 0 0 16203 21 0 0 25 0 1 0 104284587 29708288 6987 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 7253 6987 91 271 0 6979 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29012

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30379
/proc/meminfo: memFree=1625776/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=32800 CPUtime=222.23
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 8219 0 0 0 22198 25 0 0 25 0 1 0 104284587 33587200 7873 1992294400 134512640 135625496 4294956224 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 8200 7873 91 271 0 7926 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 32800

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30379
/proc/meminfo: memFree=1622512/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=36172 CPUtime=282.22
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 9048 0 0 0 28192 30 0 0 25 0 1 0 104284587 37040128 8702 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 9043 8702 91 271 0 8769 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 36172

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30379
/proc/meminfo: memFree=1620016/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=38532 CPUtime=342.2
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 9653 0 0 0 34186 34 0 0 25 0 1 0 104284587 39456768 9307 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 9633 9307 91 271 0 9359 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 38532

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 30379
/proc/meminfo: memFree=1617776/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=40620 CPUtime=402.18
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 10201 0 0 0 40181 37 0 0 25 0 1 0 104284587 41594880 9855 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 10155 9855 91 271 0 9881 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 40620

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30379
/proc/meminfo: memFree=1615408/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=42880 CPUtime=462.17
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 10784 0 0 0 46177 40 0 0 25 0 1 0 104284587 43909120 10438 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 10720 10438 91 271 0 10446 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 42880

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30379
/proc/meminfo: memFree=1612976/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=45712 CPUtime=522.15
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 11593 0 0 0 52172 43 0 0 25 0 1 0 104284587 46809088 11044 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 11428 11044 91 271 0 11154 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 45712

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30379
/proc/meminfo: memFree=1610288/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=48424 CPUtime=582.13
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 12245 0 0 0 58167 46 0 0 25 0 1 0 104284587 49586176 11696 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 12106 11696 91 271 0 11832 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 48424

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30379
/proc/meminfo: memFree=1608240/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=50480 CPUtime=642.12
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 12775 0 0 0 64164 48 0 0 25 0 1 0 104284587 51691520 12226 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 12620 12226 91 271 0 12346 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 50480

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30379
/proc/meminfo: memFree=1606384/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=52248 CPUtime=702.1
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 13222 0 0 0 70161 49 0 0 25 0 1 0 104284587 53501952 12673 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 13062 12673 91 271 0 12788 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 52248

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30379
/proc/meminfo: memFree=1604528/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=54192 CPUtime=762.09
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 13665 0 0 0 76157 52 0 0 25 0 1 0 104284587 55492608 13116 1992294400 134512640 135625496 4294956224 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 13548 13116 91 271 0 13274 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 54192

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30379
/proc/meminfo: memFree=1602608/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=56028 CPUtime=822.07
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 14145 0 0 0 82153 54 0 0 25 0 1 0 104284587 57372672 13596 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 14007 13596 91 271 0 13733 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 56028

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30379
/proc/meminfo: memFree=1600880/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=57620 CPUtime=882.06
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 14558 0 0 0 88149 57 0 0 25 0 1 0 104284587 59002880 14009 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 14405 14009 91 271 0 14131 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 57620

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30379
/proc/meminfo: memFree=1599472/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=59100 CPUtime=942.03
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 14902 0 0 0 94145 58 0 0 25 0 1 0 104284587 60518400 14353 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 14775 14353 91 271 0 14501 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 59100

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30379
/proc/meminfo: memFree=1597808/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=60624 CPUtime=1002.02
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 15298 0 0 0 100141 61 0 0 25 0 1 0 104284587 62078976 14749 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 15156 14749 91 271 0 14882 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 60624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30379
/proc/meminfo: memFree=1596336/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=62104 CPUtime=1062.01
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 15667 0 0 0 106138 63 0 0 25 0 1 0 104284587 63594496 15118 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 15526 15118 91 271 0 15252 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 62104

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30379
/proc/meminfo: memFree=1594544/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=64416 CPUtime=1121.99
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 16397 0 0 0 112133 66 0 0 25 0 1 0 104284587 65961984 15544 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 16104 15544 91 271 0 15830 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 64416

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30379
/proc/meminfo: memFree=1593328/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=65668 CPUtime=1181.98
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 16715 0 0 0 118130 68 0 0 25 0 1 0 104284587 67244032 15862 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 16417 15862 91 271 0 16143 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 65668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30379
/proc/meminfo: memFree=1592880/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=65932 CPUtime=1200.07
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 16808 0 0 0 119939 68 0 0 25 0 1 0 104284587 67514368 15955 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 16483 15955 91 271 0 16209 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 65932

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30379
/proc/meminfo: memFree=1592880/2055920 swapFree=4179608/4192956
[pid=30378] ppid=30376 vsize=65932 CPUtime=1200.07
/proc/30378/stat : 30378 (csat) R 30376 30378 29930 0 -1 4194304 16808 0 0 0 119939 68 0 0 25 0 1 0 104284587 67514368 15955 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/30378/statm: 16483 15955 91 271 0 16209 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 65932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.4
CPU system time (s): 0.698893
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 65932

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

runsolver used 0.933858 second user time and 2.58661 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-26 18:16:24
IDJOB=1730711
IDBENCH=24735
IDSOLVER=517
FILE ID=node63/1730711-1240762584
PBS_JOBID= 9187117
Free space on /tmp= 66344 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730711-1240762584/watcher-1730711-1240762584 -o /tmp/evaluation-result-1730711-1240762584/solver-1730711-1240762584 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1730711-1240762584.cnf

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=1320697598

node63.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.236
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.236
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:       1657880 kB
Buffers:         43980 kB
Cached:         279952 kB
SwapCached:       6480 kB
Active:         125020 kB
Inactive:       208164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657880 kB
SwapTotal:     4192956 kB
SwapFree:      4179608 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          14916 kB
Slab:            50644 kB
Committed_AS:   575692 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node63 at 2009-04-26 18:36:27