Trace number 1732481

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
CircUs 2009-03-23? (TO) 1200.08 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-160-100.cnf
MD5SUMf74d6f760fed9ca1e1d4158014482021
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.185971
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
Number of clauses of size over 50

Solver Data

0.00/0.00	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.00	c Eliminate time :          0 

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-1732481-1240781005/watcher-1732481-1240781005 -o /tmp/evaluation-result-1732481-1240781005/solver-1732481-1240781005 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1732481-1240781005.cnf -t 1200 

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.87 0.97 0.99 3/65 1287
/proc/meminfo: memFree=1660336/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=1176 CPUtime=0
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 144 0 0 0 0 0 0 0 21 0 1 120000 106134218 1204224 128 1992294400 134512640 135224549 4294956208 18446744073709551615 134595757 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 294 128 91 173 0 119 0

[startup+0.0134419 s]
/proc/loadavg: 0.87 0.97 0.99 3/65 1287
/proc/meminfo: memFree=1660336/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=1308 CPUtime=0.01
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 162 0 0 0 1 0 0 0 21 0 1 120000 106134218 1339392 146 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 327 146 91 173 0 152 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1308

[startup+0.101451 s]
/proc/loadavg: 0.87 0.97 0.99 3/65 1287
/proc/meminfo: memFree=1660336/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=1572 CPUtime=0.09
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 239 0 0 0 9 0 0 0 21 0 1 120000 106134218 1609728 223 1992294400 134512640 135224549 4294956208 18446744073709551615 134587886 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 393 223 91 173 0 218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1572

[startup+0.301469 s]
/proc/loadavg: 0.87 0.97 0.99 3/65 1287
/proc/meminfo: memFree=1660336/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=1704 CPUtime=0.29
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 279 0 0 0 29 0 0 0 23 0 1 120000 106134218 1744896 263 1992294400 134512640 135224549 4294956208 18446744073709551615 134632555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 426 263 91 173 0 251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1704

[startup+0.701507 s]
/proc/loadavg: 0.87 0.97 0.99 3/65 1287
/proc/meminfo: memFree=1660336/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=2100 CPUtime=0.69
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 369 0 0 0 69 0 0 0 25 0 1 120000 106134218 2150400 353 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 525 353 91 173 0 350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2100

[startup+1.50158 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1659048/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=2628 CPUtime=1.49
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 479 0 0 0 149 0 0 0 25 0 1 120000 106134218 2691072 463 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 657 463 91 173 0 482 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2628

[startup+3.10173 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1658408/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=3200 CPUtime=3.09
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 641 0 0 0 309 0 0 0 25 0 1 120000 106134218 3276800 625 1992294400 134512640 135224549 4294956208 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 800 625 91 173 0 625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3200

[startup+6.30103 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1657064/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=4400 CPUtime=6.29
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 940 0 0 0 629 0 0 0 25 0 1 120000 106134218 4505600 924 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 1100 924 91 173 0 925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4400

[startup+12.7016 s]
/proc/loadavg: 0.89 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1655400/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=5876 CPUtime=12.68
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 1282 0 0 0 1268 0 0 0 25 0 1 120000 106134218 6017024 1266 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 1469 1266 91 173 0 1294 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5876

[startup+25.5018 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1653608/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=7920 CPUtime=25.48
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 1788 0 0 0 2547 1 0 0 25 0 1 120000 106134218 8110080 1739 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 1980 1739 91 173 0 1805 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7920

[startup+51.1012 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1651688/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=10108 CPUtime=51.08
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 2285 0 0 0 5106 2 0 0 25 0 1 120000 106134218 10350592 2236 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 2527 2236 91 173 0 2352 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10108

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1648744/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=13004 CPUtime=102.27
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 3022 0 0 0 10225 2 0 0 25 0 1 120000 106134218 13316096 2973 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 3251 2973 91 173 0 3076 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13004

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1646312/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=15740 CPUtime=162.25
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 3684 0 0 0 16222 3 0 0 25 0 1 120000 106134218 16117760 3570 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 3935 3570 91 173 0 3760 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15740

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1643432/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=18748 CPUtime=222.23
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 4393 0 0 0 22220 3 0 0 25 0 1 120000 106134218 19197952 4279 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 4687 4279 91 173 0 4512 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18748

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1641512/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=20868 CPUtime=282.21
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 4854 0 0 0 28218 3 0 0 25 0 1 120000 106134218 21368832 4740 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 5217 4740 91 173 0 5042 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20868

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1639848/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=22372 CPUtime=342.2
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 5260 0 0 0 34216 4 0 0 25 0 1 120000 106134218 22908928 5146 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 5593 5146 91 173 0 5418 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22372

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1639592/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=22524 CPUtime=402.18
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 5317 0 0 0 40214 4 0 0 25 0 1 120000 106134218 23064576 5203 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 5631 5203 91 173 0 5456 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 22524

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1637800/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=24480 CPUtime=462.16
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 5765 0 0 0 46212 4 0 0 25 0 1 120000 106134218 25067520 5651 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 6120 5651 91 173 0 5945 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 24480

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1635688/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=27216 CPUtime=522.15
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 6406 0 0 0 52210 5 0 0 25 0 1 120000 106134218 27869184 6163 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 6804 6163 91 173 0 6629 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27216

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1288
/proc/meminfo: memFree=1635432/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=27632 CPUtime=582.13
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 6468 0 0 0 58208 5 0 0 25 0 1 120000 106134218 28295168 6225 1992294400 134512640 135224549 4294956208 18446744073709551615 134595286 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 6908 6225 91 173 0 6733 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 27632

[startup+642.302 s]
/proc/loadavg: 1.05 0.99 1.00 2/66 1288
/proc/meminfo: memFree=1632936/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=30272 CPUtime=642.12
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 7093 0 0 0 64206 6 0 0 25 0 1 120000 106134218 30998528 6850 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 7568 6850 91 173 0 7393 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 30272

[startup+702.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 1288
/proc/meminfo: memFree=1632872/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=30272 CPUtime=702.1
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 7100 0 0 0 70204 6 0 0 25 0 1 120000 106134218 30998528 6857 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 7568 6857 91 173 0 7393 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 30272

[startup+762.305 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 1288
/proc/meminfo: memFree=1630888/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=32384 CPUtime=762.09
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 7604 0 0 0 76203 6 0 0 25 0 1 120000 106134218 33161216 7361 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 8096 7361 91 173 0 7921 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 32384

[startup+822.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 1288
/proc/meminfo: memFree=1629928/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=33328 CPUtime=822.06
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 7834 0 0 0 82200 6 0 0 25 0 1 120000 106134218 34127872 7591 1992294400 134512640 135224549 4294956208 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 8332 7591 91 173 0 8157 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 33328

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 1290
/proc/meminfo: memFree=1629160/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=34148 CPUtime=882.05
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 7974 0 0 0 88199 6 0 0 25 0 1 120000 106134218 34967552 7731 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 8537 7731 91 173 0 8362 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 34148

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1290
/proc/meminfo: memFree=1627368/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=35856 CPUtime=942.04
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 8467 0 0 0 94197 7 0 0 25 0 1 120000 106134218 36716544 8224 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 8964 8224 91 173 0 8789 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 35856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1290
/proc/meminfo: memFree=1626920/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=36252 CPUtime=1002.02
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 8560 0 0 0 100195 7 0 0 25 0 1 120000 106134218 37122048 8317 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 9063 8317 91 173 0 8888 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 36252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1290
/proc/meminfo: memFree=1626536/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=36804 CPUtime=1062
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 8649 0 0 0 106193 7 0 0 25 0 1 120000 106134218 37687296 8406 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 9201 8406 91 173 0 9026 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 36804

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1290
/proc/meminfo: memFree=1625896/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=37388 CPUtime=1121.98
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 8803 0 0 0 112191 7 0 0 25 0 1 120000 106134218 38285312 8560 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 9347 8560 91 173 0 9172 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 37388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1290
/proc/meminfo: memFree=1623656/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=39368 CPUtime=1181.97
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 9351 0 0 0 118189 8 0 0 25 0 1 120000 106134218 40312832 9108 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 9842 9108 91 173 0 9667 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 39368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1290
/proc/meminfo: memFree=1623656/2055920 swapFree=4188716/4192956
[pid=1287] ppid=1285 vsize=39368 CPUtime=1200.06
/proc/1287/stat : 1287 (CirCUs) R 1285 1287 1070 0 -1 4194304 9351 0 0 0 119998 8 0 0 25 0 1 100 106134218 40312832 9108 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1287/statm: 9842 9108 91 173 0 9667 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 39368

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.99
CPU system time (s): 0.092985
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 39368

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

runsolver used 1.3338 second user time and 2.89056 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-26 23:23:25
IDJOB=1732481
IDBENCH=71118
IDSOLVER=544
FILE ID=node8/1732481-1240781005
PBS_JOBID= 9187248
Free space on /tmp= 65816 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-160-100.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732481-1240781005/watcher-1732481-1240781005 -o /tmp/evaluation-result-1732481-1240781005/solver-1732481-1240781005 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1732481-1240781005.cnf -t 1200

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

MD5SUM BENCH= f74d6f760fed9ca1e1d4158014482021
RANDOM SEED=1863849455

node8.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.238
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.238
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:       1660752 kB
Buffers:         30868 kB
Cached:         297364 kB
SwapCached:       1772 kB
Active:         195428 kB
Inactive:       145768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660752 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            1236 kB
Writeback:           0 kB
Mapped:          21552 kB
Slab:            39780 kB
Committed_AS:   541204 kB
PageTables:       1372 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= 65816 MiB
End job on node8 at 2009-04-26 23:43:27