Trace number 1725941

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

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.6907
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

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-1725941-1240707954/watcher-1725941-1240707954 -o /tmp/evaluation-result-1725941-1240707954/solver-1725941-1240707954 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1725941-1240707954.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.97 0.98 1.08 3/65 16774
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=2468 CPUtime=0
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 317 0 0 0 0 0 0 0 20 0 1 0 98824943 2527232 301 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 617 301 88 271 0 343 0

[startup+0.0908279 s]
/proc/loadavg: 0.97 0.98 1.08 3/65 16774
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=3532 CPUtime=0.08
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 872 0 0 0 8 0 0 0 20 0 1 0 98824943 3616768 581 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 883 581 89 271 0 609 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3532

[startup+0.10183 s]
/proc/loadavg: 0.97 0.98 1.08 3/65 16774
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=3532 CPUtime=0.09
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 902 0 0 0 9 0 0 0 20 0 1 0 98824943 3616768 611 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 883 612 89 271 0 609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3532

[startup+0.301865 s]
/proc/loadavg: 0.97 0.98 1.08 3/65 16774
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=10384 CPUtime=0.29
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 2892 0 0 0 28 1 0 0 22 0 1 0 98824943 10633216 2352 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 2596 2352 91 271 0 2322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10384

[startup+0.701936 s]
/proc/loadavg: 0.97 0.98 1.08 3/65 16774
/proc/meminfo: memFree=1604312/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=10652 CPUtime=0.69
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 2960 0 0 0 68 1 0 0 25 0 1 0 98824943 10907648 2420 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 2663 2420 91 271 0 2389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10652

[startup+1.50108 s]
/proc/loadavg: 0.97 0.98 1.08 2/66 16775
/proc/meminfo: memFree=1594832/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=11048 CPUtime=1.49
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 3040 0 0 0 147 2 0 0 25 0 1 0 98824943 11313152 2500 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 2762 2500 91 271 0 2488 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11048

[startup+3.10136 s]
/proc/loadavg: 0.98 0.98 1.08 2/66 16775
/proc/meminfo: memFree=1594320/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=11576 CPUtime=3.09
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 3167 0 0 0 307 2 0 0 25 0 1 0 98824943 11853824 2627 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 2894 2627 91 271 0 2620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11576

[startup+6.30193 s]
/proc/loadavg: 0.98 0.98 1.08 2/66 16775
/proc/meminfo: memFree=1593232/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=12368 CPUtime=6.29
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 3384 0 0 0 625 4 0 0 25 0 1 0 98824943 12664832 2844 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 3092 2844 91 271 0 2818 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12368

[startup+12.7011 s]
/proc/loadavg: 0.98 0.98 1.08 2/66 16775
/proc/meminfo: memFree=1591704/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=13732 CPUtime=12.69
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 3725 0 0 0 1264 5 0 0 25 0 1 0 98824943 14061568 3185 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 3433 3185 91 271 0 3159 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13732

[startup+25.5014 s]
/proc/loadavg: 0.98 0.98 1.08 2/66 16775
/proc/meminfo: memFree=1589592/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=15740 CPUtime=25.48
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 4224 0 0 0 2542 6 0 0 25 0 1 0 98824943 16117760 3684 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 3935 3684 91 271 0 3661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15740

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 1.08 2/66 16775
/proc/meminfo: memFree=1586456/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=18936 CPUtime=51.07
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 5010 0 0 0 5097 10 0 0 25 0 1 0 98824943 19390464 4470 1992294400 134512640 135625496 4294956240 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 4734 4470 91 271 0 4460 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18936

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 16775
/proc/meminfo: memFree=1582040/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=23360 CPUtime=102.26
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 6104 0 0 0 10211 15 0 0 25 0 1 0 98824943 23920640 5564 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 5840 5564 91 271 0 5566 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23360

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 16775
/proc/meminfo: memFree=1578648/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=26824 CPUtime=162.23
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 6956 0 0 0 16204 19 0 0 25 0 1 0 98824943 27467776 6416 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 6706 6416 91 271 0 6432 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26824

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 16775
/proc/meminfo: memFree=1575128/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=30304 CPUtime=222.21
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 7809 0 0 0 22197 24 0 0 25 0 1 0 98824943 31031296 7269 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 7576 7269 91 271 0 7302 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30304

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 16775
/proc/meminfo: memFree=1572440/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=32868 CPUtime=282.19
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 8472 0 0 0 28192 27 0 0 25 0 1 0 98824943 33656832 7932 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 8217 7932 91 271 0 7943 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 32868

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 16775
/proc/meminfo: memFree=1569688/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=35724 CPUtime=342.17
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 9265 0 0 0 34185 32 0 0 25 0 1 0 98824943 36581376 8589 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 8931 8589 91 271 0 8657 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35724

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 16775
/proc/meminfo: memFree=1567448/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=37904 CPUtime=402.14
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 9829 0 0 0 40179 35 0 0 25 0 1 0 98824943 38813696 9153 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 9476 9153 91 271 0 9202 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 37904

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 16775
/proc/meminfo: memFree=1565400/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=39948 CPUtime=462.12
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 10349 0 0 0 46174 38 0 0 25 0 1 0 98824943 40906752 9673 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 9987 9673 91 271 0 9713 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 39948

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 16775
/proc/meminfo: memFree=1563416/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=41800 CPUtime=522.1
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 10825 0 0 0 52168 42 0 0 25 0 1 0 98824943 42803200 10149 1992294400 134512640 135625496 4294956240 18446744073709551615 134541443 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 10450 10149 91 271 0 10176 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 41800

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 16775
/proc/meminfo: memFree=1561816/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=43456 CPUtime=582.08
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 11238 0 0 0 58163 45 0 0 25 0 1 0 98824943 44498944 10562 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 10864 10562 91 271 0 10590 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 43456

[startup+642.301 s]
/proc/loadavg: 1.03 1.00 1.02 2/66 16775
/proc/meminfo: memFree=1560088/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=45444 CPUtime=642.06
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 11847 0 0 0 64158 48 0 0 25 0 1 0 98824943 46534656 10968 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 11361 10968 91 271 0 11087 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 45444

[startup+702.301 s]
/proc/loadavg: 1.05 1.01 1.02 2/66 16775
/proc/meminfo: memFree=1558552/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=47028 CPUtime=702.03
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 12243 0 0 0 70153 50 0 0 25 0 1 0 98824943 48156672 11364 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 11757 11364 91 271 0 11483 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 47028

[startup+762.306 s]
/proc/loadavg: 1.12 1.04 1.03 2/66 16775
/proc/meminfo: memFree=1556760/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=48784 CPUtime=762.02
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 12686 0 0 0 76149 53 0 0 25 0 1 0 98824943 49954816 11807 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 12196 11807 91 271 0 11922 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 48784

[startup+822.301 s]
/proc/loadavg: 1.04 1.03 1.02 2/66 16775
/proc/meminfo: memFree=1554968/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=50584 CPUtime=821.99
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 13119 0 0 0 82144 55 0 0 25 0 1 0 98824943 51798016 12240 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 12646 12240 91 271 0 12372 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 50584

[startup+882.301 s]
/proc/loadavg: 1.01 1.02 1.02 2/66 16775
/proc/meminfo: memFree=1553560/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=52004 CPUtime=881.97
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 13483 0 0 0 88140 57 0 0 25 0 1 0 98824943 53252096 12604 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 13001 12604 91 271 0 12727 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 52004

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 16775
/proc/meminfo: memFree=1552088/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=53480 CPUtime=941.95
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 13851 0 0 0 94136 59 0 0 25 0 1 0 98824943 54763520 12972 1992294400 134512640 135625496 4294956240 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 13370 12972 91 271 0 13096 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 53480

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16775
/proc/meminfo: memFree=1550872/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=54536 CPUtime=1001.93
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 14133 0 0 0 100131 62 0 0 25 0 1 0 98824943 55844864 13254 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 13634 13254 91 271 0 13360 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 54536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16775
/proc/meminfo: memFree=1549592/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=55964 CPUtime=1061.91
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 14466 0 0 0 106127 64 0 0 25 0 1 0 98824943 57307136 13587 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 13991 13587 91 271 0 13717 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 55964

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16775
/proc/meminfo: memFree=1548376/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=57080 CPUtime=1121.88
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 14744 0 0 0 112122 66 0 0 25 0 1 0 98824943 58449920 13865 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 14270 13865 91 271 0 13996 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 57080

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16775
/proc/meminfo: memFree=1547224/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=58140 CPUtime=1181.87
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 15038 0 0 0 118118 69 0 0 25 0 1 0 98824943 59535360 14159 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 14535 14159 91 271 0 14261 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 58140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16775
/proc/meminfo: memFree=1546840/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=58544 CPUtime=1200.06
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 15136 0 0 0 119937 69 0 0 25 0 1 0 98824943 59949056 14257 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 14636 14257 91 271 0 14362 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 58544

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.00 1.00 1.00 2/66 16775
/proc/meminfo: memFree=1546840/2055920 swapFree=4192952/4192956
[pid=16774] ppid=16772 vsize=58544 CPUtime=1200.06
/proc/16774/stat : 16774 (csat) R 16772 16774 16649 0 -1 4194304 15136 0 0 0 119937 69 0 0 25 0 1 0 98824943 59949056 14257 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16774/statm: 14636 14257 91 271 0 14362 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 58544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.37
CPU system time (s): 0.707892
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 58544

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

runsolver used 1.35879 second user time and 2.89256 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 03:05:54
IDJOB=1725941
IDBENCH=24601
IDSOLVER=517
FILE ID=node89/1725941-1240707954
PBS_JOBID= 9186832
Free space on /tmp= 66348 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725941-1240707954/watcher-1725941-1240707954 -o /tmp/evaluation-result-1725941-1240707954/solver-1725941-1240707954 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1725941-1240707954.cnf

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=1746970740

node89.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.268
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.268
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:       1604728 kB
Buffers:         47412 kB
Cached:         325224 kB
SwapCached:          4 kB
Active:         134620 kB
Inactive:       251812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1604728 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          23536 kB
Slab:            50696 kB
Committed_AS:   299312 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node89 at 2009-04-26 03:25:57