Trace number 1725782

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

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.6443
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

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-1725782-1240706575/watcher-1725782-1240706575 -o /tmp/evaluation-result-1725782-1240706575/solver-1725782-1240706575 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1725782-1240706575.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.90 0.95 0.99 2/64 6433
/proc/meminfo: memFree=1712016/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=1588 CPUtime=0
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 174 0 0 0 0 0 0 0 20 0 1 0 98685546 1626112 158 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 397 158 88 271 0 123 0

[startup+0.0162719 s]
/proc/loadavg: 0.90 0.95 0.99 2/64 6433
/proc/meminfo: memFree=1712016/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=1728 CPUtime=0.01
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 238 0 0 0 1 0 0 0 20 0 1 0 98685546 1769472 217 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 432 217 89 271 0 158 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1728

[startup+0.101281 s]
/proc/loadavg: 0.90 0.95 0.99 2/64 6433
/proc/meminfo: memFree=1712016/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=7884 CPUtime=0.08
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 1847 0 0 0 8 0 0 0 20 0 1 0 98685546 8073216 1738 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 1971 1739 91 271 0 1697 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7884

[startup+0.301303 s]
/proc/loadavg: 0.90 0.95 0.99 2/64 6433
/proc/meminfo: memFree=1712016/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=8148 CPUtime=0.29
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 1916 0 0 0 27 2 0 0 22 0 1 0 98685546 8343552 1807 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 2037 1807 91 271 0 1763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8148

[startup+0.70135 s]
/proc/loadavg: 0.90 0.95 0.99 2/64 6433
/proc/meminfo: memFree=1712016/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=8544 CPUtime=0.69
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 2019 0 0 0 66 3 0 0 25 0 1 0 98685546 8749056 1910 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 2136 1910 91 271 0 1862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8544

[startup+1.50144 s]
/proc/loadavg: 0.90 0.95 0.99 2/65 6434
/proc/meminfo: memFree=1704456/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=9224 CPUtime=1.49
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 2181 0 0 0 145 4 0 0 25 0 1 0 98685546 9445376 2072 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 2306 2072 91 271 0 2032 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9224

[startup+3.10163 s]
/proc/loadavg: 0.90 0.95 0.99 2/65 6434
/proc/meminfo: memFree=1703560/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=10200 CPUtime=3.09
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 2416 0 0 0 305 4 0 0 25 0 1 0 98685546 10444800 2307 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 2550 2307 91 271 0 2276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10200

[startup+6.30301 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 6434
/proc/meminfo: memFree=1701896/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=11452 CPUtime=6.29
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 2739 0 0 0 624 5 0 0 25 0 1 0 98685546 11726848 2630 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 2863 2630 91 271 0 2589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11452

[startup+12.7018 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 6434
/proc/meminfo: memFree=1699976/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=13164 CPUtime=12.69
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 3161 0 0 0 1261 8 0 0 25 0 1 0 98685546 13479936 3052 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 3291 3052 91 271 0 3017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13164

[startup+25.5013 s]
/proc/loadavg: 0.93 0.96 0.99 2/65 6434
/proc/meminfo: memFree=1697352/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=15676 CPUtime=25.49
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 3772 0 0 0 2537 12 0 0 25 0 1 0 98685546 16052224 3663 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 3919 3663 91 271 0 3645 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15676

[startup+51.1013 s]
/proc/loadavg: 0.95 0.96 0.99 2/65 6434
/proc/meminfo: memFree=1694664/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=18508 CPUtime=51.07
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 4519 0 0 0 5091 16 0 0 25 0 1 0 98685546 18952192 4349 1992294400 134512640 135625496 4294956224 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 4627 4349 91 271 0 4353 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18508

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 6434
/proc/meminfo: memFree=1690440/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=22692 CPUtime=102.27
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 5645 0 0 0 10205 22 0 0 25 0 1 0 98685546 23236608 5384 1992294400 134512640 135625496 4294956224 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 5673 5384 91 271 0 5399 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22692

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1686984/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=26092 CPUtime=162.25
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 6517 0 0 0 16198 27 0 0 25 0 1 0 98685546 26718208 6256 1992294400 134512640 135625496 4294956224 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 6523 6256 91 271 0 6249 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26092

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1683912/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=29460 CPUtime=222.23
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 7407 0 0 0 22192 31 0 0 25 0 1 0 98685546 30167040 7010 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 7365 7010 91 271 0 7091 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29460

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1681352/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=31904 CPUtime=282.21
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 8044 0 0 0 28186 35 0 0 25 0 1 0 98685546 32669696 7647 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 7976 7647 91 271 0 7702 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 31904

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1679176/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=34044 CPUtime=342.2
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 8587 0 0 0 34180 40 0 0 25 0 1 0 98685546 34861056 8190 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 8511 8190 91 271 0 8237 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 34044

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1677192/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=36052 CPUtime=402.18
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 9076 0 0 0 40175 43 0 0 25 0 1 0 98685546 36917248 8679 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 9013 8679 91 271 0 8739 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36052

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1675528/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=38092 CPUtime=462.17
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 9685 0 0 0 46171 46 0 0 25 0 1 0 98685546 39006208 9085 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 9523 9085 91 271 0 9249 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 38092

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1674120/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=39408 CPUtime=522.15
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 10032 0 0 0 52167 48 0 0 25 0 1 0 98685546 40353792 9432 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 9852 9432 91 271 0 9578 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 39408

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1672072/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=41444 CPUtime=582.13
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 10546 0 0 0 58162 51 0 0 25 0 1 0 98685546 42438656 9946 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 10361 9946 91 271 0 10087 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 41444

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1670216/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=43340 CPUtime=642.12
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 10997 0 0 0 64158 54 0 0 25 0 1 0 98685546 44380160 10397 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 10835 10397 91 271 0 10561 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 43340

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1668616/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=44792 CPUtime=702.1
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 11375 0 0 0 70153 57 0 0 25 0 1 0 98685546 45867008 10775 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 11198 10775 91 271 0 10924 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 44792

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1667208/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=46272 CPUtime=762.08
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 11719 0 0 0 76148 60 0 0 25 0 1 0 98685546 47382528 11119 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 11568 11119 91 271 0 11294 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 46272

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1665928/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=47396 CPUtime=822.07
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 12039 0 0 0 82145 62 0 0 25 0 1 0 98685546 48533504 11439 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 11849 11439 91 271 0 11575 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 47396

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1664584/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=48656 CPUtime=882.05
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 12371 0 0 0 88140 65 0 0 25 0 1 0 98685546 49823744 11771 1992294400 134512640 135625496 4294956224 18446744073709551615 134529068 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 12164 11771 91 271 0 11890 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 48656

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1663368/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=49920 CPUtime=942.04
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 12684 0 0 0 94137 67 0 0 25 0 1 0 98685546 51118080 12084 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 12480 12084 91 271 0 12206 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 49920

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1662216/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=50984 CPUtime=1002.02
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 12951 0 0 0 100132 70 0 0 25 0 1 0 98685546 52207616 12351 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 12746 12351 91 271 0 12472 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 50984

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6434
/proc/meminfo: memFree=1661000/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=52836 CPUtime=1062
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 13544 0 0 0 106127 73 0 0 25 0 1 0 98685546 54104064 12640 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 13209 12640 91 271 0 12935 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 52836

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6440
/proc/meminfo: memFree=1660032/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=53900 CPUtime=1121.98
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 13807 0 0 0 112123 75 0 0 25 0 1 0 98685546 55193600 12903 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 13475 12903 91 271 0 13201 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 53900

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6440
/proc/meminfo: memFree=1658752/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=55044 CPUtime=1181.97
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 14102 0 0 0 118119 78 0 0 25 0 1 0 98685546 56365056 13198 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 13761 13198 91 271 0 13487 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 55044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6440
/proc/meminfo: memFree=1658432/2055920 swapFree=4192812/4192956
[pid=6433] ppid=6431 vsize=55332 CPUtime=1200.06
/proc/6433/stat : 6433 (csat) R 6431 6433 6163 0 -1 4194304 14183 0 0 0 119927 79 0 0 25 0 1 0 98685546 56659968 13279 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/6433/statm: 13833 13279 91 271 0 13559 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 55332

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.28
CPU system time (s): 0.801878
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 55332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.28
system time used= 0.801878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14183
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= 1
involuntary context switches= 2623

runsolver used 0.953854 second user time and 2.40863 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 02:42:55
IDJOB=1725782
IDBENCH=24598
IDSOLVER=517
FILE ID=node53/1725782-1240706575
PBS_JOBID= 9186793
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=643129889

node53.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.245
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.245
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:       1712432 kB
Buffers:         36192 kB
Cached:         235868 kB
SwapCached:        144 kB
Active:         130756 kB
Inactive:       155288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            43408 kB
Committed_AS:   286392 kB
PageTables:       1376 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= 66476 MiB
End job on node53 at 2009-04-26 03:02:58