Trace number 1737970

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

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

1.69/1.73	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
1.69/1.73	c Eliminate time :       1.34 

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-1737970-1240834493/watcher-1737970-1240834493 -o /tmp/evaluation-result-1737970-1240834493/solver-1737970-1240834493 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1737970-1240834493.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: 1.00 0.97 0.91 3/65 20359
/proc/meminfo: memFree=1434360/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=5016 CPUtime=0
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 471 0 0 0 0 0 0 0 20 0 1 120000 111478790 5136384 456 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 1254 456 70 173 0 1079 0

[startup+0.0179079 s]
/proc/loadavg: 1.00 0.97 0.91 3/65 20359
/proc/meminfo: memFree=1434360/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=5808 CPUtime=0.01
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 651 0 0 0 1 0 0 0 20 0 1 120000 111478790 5947392 636 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 1452 637 70 173 0 1277 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5808

[startup+0.102918 s]
/proc/loadavg: 1.00 0.97 0.91 3/65 20359
/proc/meminfo: memFree=1434360/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=10416 CPUtime=0.09
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 1948 0 0 0 9 0 0 0 20 0 1 120000 111478790 10665984 1835 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 2604 1835 70 173 0 2429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10416

[startup+0.302941 s]
/proc/loadavg: 1.00 0.97 0.91 3/65 20359
/proc/meminfo: memFree=1434360/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=20172 CPUtime=0.29
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 4655 0 0 0 27 2 0 0 22 0 1 120000 111478790 20656128 4413 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 5043 4414 70 173 0 4868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20172

[startup+0.701993 s]
/proc/loadavg: 1.00 0.97 0.91 3/65 20359
/proc/meminfo: memFree=1434360/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=25420 CPUtime=0.69
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 6147 0 0 0 66 3 0 0 25 0 1 120000 111478790 26030080 5647 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 6355 5647 77 173 0 6180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25420

[startup+1.50109 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1410032/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=27480 CPUtime=1.49
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 6925 0 0 0 146 3 0 0 25 0 1 120000 111478790 28139520 6425 1992294400 134512640 135224549 4294956224 18446744073709551615 134570512 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 6870 6425 77 173 0 6695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27480

[startup+3.10129 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1408240/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=28524 CPUtime=3.09
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 7267 0 0 0 305 4 0 0 25 0 1 120000 111478790 29208576 6687 1992294400 134512640 135224549 4294956224 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 7131 6687 92 173 0 6956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28524

[startup+6.30169 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1407088/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=29184 CPUtime=6.29
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 7407 0 0 0 625 4 0 0 25 0 1 120000 111478790 29884416 6827 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 7296 6827 92 173 0 7121 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29184

[startup+12.7015 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1406576/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=29976 CPUtime=12.69
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 7618 0 0 0 1265 4 0 0 25 0 1 120000 111478790 30695424 7038 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 7494 7038 92 173 0 7319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29976

[startup+25.5011 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1405424/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=30768 CPUtime=25.48
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 7826 0 0 0 2544 4 0 0 25 0 1 120000 111478790 31506432 7246 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 7692 7246 92 173 0 7517 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30768

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1402352/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=33900 CPUtime=51.08
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 8596 0 0 0 5103 5 0 0 25 0 1 120000 111478790 34713600 8016 1992294400 134512640 135224549 4294956224 18446744073709551615 134587956 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 8475 8016 92 173 0 8300 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33900

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1398704/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=37604 CPUtime=102.27
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 9523 0 0 0 10220 7 0 0 25 0 1 120000 111478790 38506496 8943 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 9401 8943 92 173 0 9226 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37604

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1392688/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=43544 CPUtime=162.25
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 11011 0 0 0 16216 9 0 0 25 0 1 120000 111478790 44589056 10431 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 10886 10431 92 173 0 10711 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43544

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1389232/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=47228 CPUtime=222.23
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 11876 0 0 0 22213 10 0 0 25 0 1 120000 111478790 48361472 11296 1992294400 134512640 135224549 4294956224 18446744073709551615 134595757 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 11807 11296 92 173 0 11632 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 47228

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1381744/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=54620 CPUtime=282.21
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 13733 0 0 0 28210 11 0 0 25 0 1 120000 111478790 55930880 13153 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 13655 13153 92 173 0 13480 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54620

[startup+342.303 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1381680/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=54620 CPUtime=342.19
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 13741 0 0 0 34208 11 0 0 25 0 1 120000 111478790 55930880 13161 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 13655 13161 92 173 0 13480 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54620

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1375664/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=60560 CPUtime=402.18
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 15234 0 0 0 40205 13 0 0 25 0 1 120000 111478790 62013440 14654 1992294400 134512640 135224549 4294956224 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 15140 14654 92 173 0 14965 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 60560

[startup+462.303 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1374512/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=61616 CPUtime=462.17
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 15514 0 0 0 46203 14 0 0 25 0 1 120000 111478790 63094784 14934 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 15404 14934 92 173 0 15229 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 61616

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1370160/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=65840 CPUtime=522.15
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 16594 0 0 0 52200 15 0 0 25 0 1 120000 111478790 67420160 16014 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 16460 16014 92 173 0 16285 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 65840

[startup+582.303 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1367664/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=69124 CPUtime=582.13
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 17408 0 0 0 58198 15 0 0 25 0 1 120000 111478790 70782976 16699 1992294400 134512640 135224549 4294956224 18446744073709551615 134619690 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 17281 16699 92 173 0 17106 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 69124

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1364528/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=72028 CPUtime=642.11
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 18144 0 0 0 64195 16 0 0 25 0 1 120000 111478790 73756672 17435 1992294400 134512640 135224549 4294956224 18446744073709551615 134595379 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 18007 17435 92 173 0 17832 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 72028

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1361264/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=75196 CPUtime=702.1
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 18944 0 0 0 70193 17 0 0 25 0 1 120000 111478790 77000704 18235 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 18799 18235 92 173 0 18624 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 75196

[startup+762.305 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1361328/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=75196 CPUtime=762.09
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 18944 0 0 0 76192 17 0 0 25 0 1 120000 111478790 77000704 18235 1992294400 134512640 135224549 4294956224 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 18799 18235 92 173 0 18624 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 75196

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1352688/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=83784 CPUtime=822.06
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 21093 0 0 0 82187 19 0 0 25 0 1 120000 111478790 85794816 20384 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 20946 20384 92 173 0 20771 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 83784

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1352688/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=83784 CPUtime=882.04
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 21094 0 0 0 88185 19 0 0 25 0 1 120000 111478790 85794816 20385 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 20946 20385 92 173 0 20771 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 83784

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1349168/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=87480 CPUtime=942.03
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 22028 0 0 0 94183 20 0 0 25 0 1 120000 111478790 89579520 21319 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 21870 21319 92 173 0 21695 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 87480

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1341424/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=95004 CPUtime=1002.01
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 23915 0 0 0 100180 21 0 0 25 0 1 120000 111478790 97284096 23206 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 23751 23206 92 173 0 23576 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 95004

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1341424/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=95004 CPUtime=1061.99
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 23915 0 0 0 106178 21 0 0 25 0 1 120000 111478790 97284096 23206 1992294400 134512640 135224549 4294956224 18446744073709551615 134595561 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 23751 23206 92 173 0 23576 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 95004

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1341360/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=95004 CPUtime=1121.98
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 23920 0 0 0 112177 21 0 0 25 0 1 120000 111478790 97284096 23211 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 23751 23211 92 173 0 23576 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 95004

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1339696/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=96720 CPUtime=1181.96
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 24375 0 0 0 118174 22 0 0 25 0 1 120000 111478790 99041280 23666 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 24180 23666 92 173 0 24005 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 96720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.91 2/66 20360
/proc/meminfo: memFree=1339696/2055920 swapFree=4192812/4192956
[pid=20359] ppid=20357 vsize=96720 CPUtime=1200.06
/proc/20359/stat : 20359 (CirCUs) R 20357 20359 20199 0 -1 4194304 24375 0 0 0 119984 22 0 0 25 0 1 100 111478790 99041280 23666 1992294400 134512640 135224549 4294956224 18446744073709551615 134595634 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20359/statm: 24180 23666 92 173 0 24005 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 96720

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.85
CPU system time (s): 0.238963
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 96720

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

runsolver used 1.3258 second user time and 2.71259 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-27 14:14:54
IDJOB=1737970
IDBENCH=71798
IDSOLVER=544
FILE ID=node92/1737970-1240834493
PBS_JOBID= 9187558
Free space on /tmp= 66508 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737970-1240834493/watcher-1737970-1240834493 -o /tmp/evaluation-result-1737970-1240834493/solver-1737970-1240834493 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1737970-1240834493.cnf -t 1200

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=1302992198

node92.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:       1434840 kB
Buffers:         64044 kB
Cached:         468052 kB
SwapCached:        140 kB
Active:         226472 kB
Inactive:       320136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7236 kB
Writeback:           0 kB
Mapped:          24112 kB
Slab:            60344 kB
Committed_AS:   241636 kB
PageTables:       1460 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= 66508 MiB
End job on node92 at 2009-04-27 14:34:56