Trace number 1731188

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.07 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-270-1.sat05-2248.reshuffled-07.cnf
MD5SUM6829b07d42c434b96cd2417ca27ed3f2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731188-1240767901/watcher-1731188-1240767901 -o /tmp/evaluation-result-1731188-1240767901/solver-1731188-1240767901 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1731188-1240767901.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.99 0.98 0.99 2/65 20183
/proc/meminfo: memFree=1421304/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=7224 CPUtime=0
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 260 0 0 0 0 0 0 0 20 0 1 0 104819390 7397376 243 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 1806 250 88 271 0 1532 0

[startup+0.037236 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20183
/proc/meminfo: memFree=1421304/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=7224 CPUtime=0.02
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 1613 0 0 0 2 0 0 0 20 0 1 0 104819390 7397376 1596 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 1806 1596 90 271 0 1532 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7224

[startup+0.101241 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20183
/proc/meminfo: memFree=1421304/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=7352 CPUtime=0.09
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 1642 0 0 0 9 0 0 0 20 0 1 0 104819390 7528448 1625 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 1838 1625 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301261 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20183
/proc/meminfo: memFree=1421304/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=7608 CPUtime=0.29
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 1701 0 0 0 29 0 0 0 21 0 1 0 104819390 7790592 1684 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 1902 1684 90 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20183
/proc/meminfo: memFree=1421304/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=7996 CPUtime=0.68
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 1799 0 0 0 68 0 0 0 25 0 1 0 104819390 8187904 1782 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 1999 1782 90 271 0 1725 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7996

[startup+1.50239 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20184
/proc/meminfo: memFree=1414192/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=8668 CPUtime=1.49
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 1957 0 0 0 148 1 0 0 25 0 1 0 104819390 8876032 1940 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 2167 1940 90 271 0 1893 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8668

[startup+3.10155 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20184
/proc/meminfo: memFree=1413360/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=9568 CPUtime=3.09
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 2168 0 0 0 307 2 0 0 25 0 1 0 104819390 9797632 2151 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 2392 2151 90 271 0 2118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9568

[startup+6.30189 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20184
/proc/meminfo: memFree=1411952/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=10604 CPUtime=6.29
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 2429 0 0 0 626 3 0 0 25 0 1 0 104819390 10858496 2412 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 2651 2412 90 271 0 2377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10604

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20184
/proc/meminfo: memFree=1410608/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=11804 CPUtime=12.69
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 2732 0 0 0 1264 5 0 0 25 0 1 0 104819390 12087296 2715 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 2951 2715 90 271 0 2677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11804

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20184
/proc/meminfo: memFree=1408952/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=13436 CPUtime=25.48
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 3157 0 0 0 2542 6 0 0 25 0 1 0 104819390 13758464 3099 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 3359 3099 90 271 0 3085 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13436

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20184
/proc/meminfo: memFree=1406776/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=15452 CPUtime=51.07
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 3700 0 0 0 5099 8 0 0 25 0 1 0 104819390 15822848 3642 1992294400 134512640 135625496 4294956240 18446744073709551615 134529034 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 3863 3642 90 271 0 3589 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15452

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20184
/proc/meminfo: memFree=1403960/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=18400 CPUtime=102.27
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 4452 0 0 0 10215 12 0 0 25 0 1 0 104819390 18841600 4333 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 4600 4333 90 271 0 4326 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18400

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 20184
/proc/meminfo: memFree=1401784/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=20636 CPUtime=162.24
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 5066 0 0 0 16208 16 0 0 25 0 1 0 104819390 21131264 4856 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 5159 4856 90 271 0 4885 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20636

[startup+222.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 20184
/proc/meminfo: memFree=1399800/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=22656 CPUtime=222.22
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 5589 0 0 0 22204 18 0 0 25 0 1 0 104819390 23199744 5379 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 5664 5379 90 271 0 5390 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22656

[startup+282.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 20184
/proc/meminfo: memFree=1397880/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=24572 CPUtime=282.21
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 6060 0 0 0 28201 20 0 0 25 0 1 0 104819390 25161728 5850 1992294400 134512640 135625496 4294956240 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 6143 5850 90 271 0 5869 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24572

[startup+342.302 s]
/proc/loadavg: 1.13 1.04 1.01 2/66 20184
/proc/meminfo: memFree=1396088/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=26268 CPUtime=342.2
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 6488 0 0 0 34197 23 0 0 25 0 1 0 104819390 26898432 6278 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 6567 6278 90 271 0 6293 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26268

[startup+402.301 s]
/proc/loadavg: 1.12 1.04 1.00 2/66 20184
/proc/meminfo: memFree=1394680/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=28024 CPUtime=402.18
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 6995 0 0 0 40193 25 0 0 25 0 1 0 104819390 28696576 6649 1992294400 134512640 135625496 4294956240 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 7006 6649 90 271 0 6732 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28024

[startup+462.302 s]
/proc/loadavg: 1.17 1.06 1.01 2/66 20184
/proc/meminfo: memFree=1393272/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=29236 CPUtime=462.16
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 7323 0 0 0 46190 26 0 0 25 0 1 0 104819390 29937664 6977 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 7309 6977 90 271 0 7035 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29236

[startup+522.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/66 20184
/proc/meminfo: memFree=1392120/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=30484 CPUtime=522.15
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 7638 0 0 0 52186 29 0 0 25 0 1 0 104819390 31215616 7292 1992294400 134512640 135625496 4294956240 18446744073709551615 134541402 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 7621 7292 90 271 0 7347 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 30484

[startup+582.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 20184
/proc/meminfo: memFree=1390584/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=31944 CPUtime=582.12
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 8001 0 0 0 58181 31 0 0 25 0 1 0 104819390 32710656 7655 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 7986 7655 90 271 0 7712 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 31944

[startup+642.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 20184
/proc/meminfo: memFree=1389432/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=33200 CPUtime=642.11
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 8295 0 0 0 64177 34 0 0 25 0 1 0 104819390 33996800 7949 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 8300 7949 90 271 0 8026 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 33200

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20184
/proc/meminfo: memFree=1388344/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=34124 CPUtime=702.09
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 8559 0 0 0 70173 36 0 0 25 0 1 0 104819390 34942976 8213 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 8531 8213 90 271 0 8257 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 34124

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20184
/proc/meminfo: memFree=1387320/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=35180 CPUtime=762.08
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 8808 0 0 0 76170 38 0 0 25 0 1 0 104819390 36024320 8462 1992294400 134512640 135625496 4294956240 18446744073709551615 134529034 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 8795 8462 90 271 0 8521 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 35180

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20184
/proc/meminfo: memFree=1386040/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=36308 CPUtime=822.06
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 9118 0 0 0 82166 40 0 0 25 0 1 0 104819390 37179392 8772 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 9077 8772 90 271 0 8803 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 36308

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20184
/proc/meminfo: memFree=1384824/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=38040 CPUtime=882.05
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 9645 0 0 0 88163 42 0 0 25 0 1 0 104819390 38952960 9096 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 9510 9096 90 271 0 9236 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 38040

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20184
/proc/meminfo: memFree=1383608/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=39232 CPUtime=942.03
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 9947 0 0 0 94159 44 0 0 25 0 1 0 104819390 40173568 9398 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 9808 9398 90 271 0 9534 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 39232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20190
/proc/meminfo: memFree=1382264/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=40576 CPUtime=1002.01
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 10271 0 0 0 100156 45 0 0 25 0 1 0 104819390 41549824 9722 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 10144 9722 90 271 0 9870 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 40576

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20190
/proc/meminfo: memFree=1381176/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=41736 CPUtime=1061.99
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 10555 0 0 0 106152 47 0 0 25 0 1 0 104819390 42737664 10006 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 10434 10006 90 271 0 10160 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 41736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20190
/proc/meminfo: memFree=1379832/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=42992 CPUtime=1121.98
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 10882 0 0 0 112149 49 0 0 25 0 1 0 104819390 44023808 10333 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 10748 10333 90 271 0 10474 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 42992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20190
/proc/meminfo: memFree=1378552/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=44220 CPUtime=1181.96
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 11197 0 0 0 118146 50 0 0 25 0 1 0 104819390 45281280 10648 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 11055 10648 90 271 0 10781 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 44220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20190
/proc/meminfo: memFree=1378168/2055924 swapFree=4181440/4192956
[pid=20183] ppid=20181 vsize=44644 CPUtime=1200.06
/proc/20183/stat : 20183 (csat) R 20181 20183 20055 0 -1 4194304 11294 0 0 0 119955 51 0 0 25 0 1 0 104819390 45715456 10745 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20183/statm: 11161 10745 90 271 0 10887 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44644

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.07
CPU user time (s): 1199.56
CPU system time (s): 0.516921
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 44644

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

runsolver used 1.36679 second user time and 2.96755 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-26 19:45:01
IDJOB=1731188
IDBENCH=24746
IDSOLVER=517
FILE ID=node83/1731188-1240767901
PBS_JOBID= 9187194
Free space on /tmp= 66040 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-270-1.sat05-2248.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731188-1240767901/watcher-1731188-1240767901 -o /tmp/evaluation-result-1731188-1240767901/solver-1731188-1240767901 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1731188-1240767901.cnf

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

MD5SUM BENCH= 6829b07d42c434b96cd2417ca27ed3f2
RANDOM SEED=1785055497

node83.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.222
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.222
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:      2055924 kB
MemFree:       1421720 kB
Buffers:         65144 kB
Cached:         504996 kB
SwapCached:       5412 kB
Active:         196380 kB
Inactive:       382704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1421720 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            41072 kB
Committed_AS:   407680 kB
PageTables:       1384 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= 66040 MiB
End job on node83 at 2009-04-26 20:05:03