Trace number 1737917

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

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.595
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

2.99/3.00	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
2.99/3.00	c Eliminate time :       2.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-1737917-1240833955/watcher-1737917-1240833955 -o /tmp/evaluation-result-1737917-1240833955/solver-1737917-1240833955 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1737917-1240833955.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.92 0.99 1.14 3/64 31090
/proc/meminfo: memFree=1580144/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=6920 CPUtime=0
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 591 0 0 0 0 0 0 0 18 0 1 120000 111430264 7086080 576 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 1730 576 70 173 0 1555 0

[startup+0.074822 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 31090
/proc/meminfo: memFree=1580144/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=10376 CPUtime=0.06
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 1522 0 0 0 6 0 0 0 18 0 1 120000 111430264 10625024 1474 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 2594 1474 70 173 0 2419 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10376

[startup+0.101825 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 31090
/proc/meminfo: memFree=1580144/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=11820 CPUtime=0.09
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 1909 0 0 0 8 1 0 0 18 0 1 120000 111430264 12103680 1796 1992294400 134512640 135224549 4294956208 18446744073709551615 134754161 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 2955 1797 70 173 0 2780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11820

[startup+0.301865 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 31090
/proc/meminfo: memFree=1580144/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=21308 CPUtime=0.29
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 4568 0 0 0 27 2 0 0 19 0 1 120000 111430264 21819392 4326 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 5327 4326 70 173 0 5152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21308

[startup+0.701945 s]
/proc/loadavg: 0.92 0.99 1.14 3/64 31090
/proc/meminfo: memFree=1580144/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=37508 CPUtime=0.69
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 9140 0 0 0 64 5 0 0 23 0 1 120000 111430264 38408192 8640 1992294400 134512640 135224549 4294956208 18446744073709551615 134570442 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 9377 8640 73 173 0 9202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37508

[startup+1.5011 s]
/proc/loadavg: 0.92 0.99 1.14 2/65 31091
/proc/meminfo: memFree=1545704/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=40088 CPUtime=1.49
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 9919 0 0 0 144 5 0 0 25 0 1 120000 111430264 41050112 9419 1992294400 134512640 135224549 4294956208 18446744073709551615 134578033 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 10022 9419 77 173 0 9847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40088

[startup+3.10142 s]
/proc/loadavg: 0.92 0.99 1.14 2/65 31091
/proc/meminfo: memFree=1540904/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=41364 CPUtime=3.09
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 10577 0 0 0 303 6 0 0 25 0 1 120000 111430264 42356736 10077 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 10341 10077 92 173 0 10166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41364

[startup+6.30105 s]
/proc/loadavg: 0.93 0.99 1.14 2/65 31091
/proc/meminfo: memFree=1539304/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=41892 CPUtime=6.29
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 10713 0 0 0 623 6 0 0 25 0 1 120000 111430264 42897408 10213 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 10473 10213 92 173 0 10298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41892

[startup+12.7013 s]
/proc/loadavg: 0.93 0.99 1.14 2/65 31091
/proc/meminfo: memFree=1538984/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=42684 CPUtime=12.69
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 10906 0 0 0 1263 6 0 0 25 0 1 120000 111430264 43708416 10406 1992294400 134512640 135224549 4294956208 18446744073709551615 134638476 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 10671 10406 92 173 0 10496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42684

[startup+25.5018 s]
/proc/loadavg: 0.95 0.99 1.14 2/65 31091
/proc/meminfo: memFree=1537448/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=43740 CPUtime=25.48
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 11193 0 0 0 2541 7 0 0 25 0 1 120000 111430264 44789760 10693 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 10935 10693 92 173 0 10760 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43740

[startup+51.1019 s]
/proc/loadavg: 0.96 0.99 1.13 2/65 31091
/proc/meminfo: memFree=1536360/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=45016 CPUtime=51.06
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 11491 0 0 0 5099 7 0 0 25 0 1 120000 111430264 46096384 10991 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 11254 10991 92 173 0 11079 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 45016

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.12 2/65 31091
/proc/meminfo: memFree=1530920/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=50540 CPUtime=102.25
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 12853 0 0 0 10217 8 0 0 25 0 1 120000 111430264 51752960 12353 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 12635 12353 92 173 0 12460 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 50540

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.11 2/65 31091
/proc/meminfo: memFree=1528360/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=53048 CPUtime=162.22
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 13492 0 0 0 16213 9 0 0 25 0 1 120000 111430264 54321152 12992 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 13262 12992 92 173 0 13087 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 53048

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.10 2/65 31091
/proc/meminfo: memFree=1522024/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=59504 CPUtime=222.2
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 15079 0 0 0 22209 11 0 0 25 0 1 120000 111430264 60932096 14579 1992294400 134512640 135224549 4294956208 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 14876 14579 92 173 0 14701 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 59504

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 31091
/proc/meminfo: memFree=1520040/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=61352 CPUtime=282.19
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 15548 0 0 0 28207 12 0 0 25 0 1 120000 111430264 62824448 15048 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 15338 15048 92 173 0 15163 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 61352

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 31091
/proc/meminfo: memFree=1516400/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=64916 CPUtime=342.17
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 16458 0 0 0 34204 13 0 0 25 0 1 120000 111430264 66473984 15958 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 16229 15958 92 173 0 16054 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 64916

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 31091
/proc/meminfo: memFree=1510960/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=70328 CPUtime=402.14
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 17817 0 0 0 40200 14 0 0 25 0 1 120000 111430264 72015872 17317 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 17582 17317 92 173 0 17407 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 70328

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 31091
/proc/meminfo: memFree=1508144/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=73100 CPUtime=462.12
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 18516 0 0 0 46197 15 0 0 25 0 1 120000 111430264 74854400 18016 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 18275 18016 92 173 0 18100 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 73100

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 31091
/proc/meminfo: memFree=1504112/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=77572 CPUtime=522.1
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 19641 0 0 0 52194 16 0 0 25 0 1 120000 111430264 79433728 19012 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 19393 19012 92 173 0 19218 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 77572

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 31091
/proc/meminfo: memFree=1504112/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=77572 CPUtime=582.08
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 19641 0 0 0 58192 16 0 0 25 0 1 120000 111430264 79433728 19012 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 19393 19012 92 173 0 19218 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 77572

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 31091
/proc/meminfo: memFree=1499760/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=81796 CPUtime=642.06
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 20718 0 0 0 64189 17 0 0 25 0 1 120000 111430264 83759104 20089 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 20449 20089 92 173 0 20274 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 81796

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 31091
/proc/meminfo: memFree=1497968/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=83512 CPUtime=702.03
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 21156 0 0 0 70186 17 0 0 25 0 1 120000 111430264 85516288 20527 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 20878 20527 92 173 0 20703 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 83512

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 31091
/proc/meminfo: memFree=1497968/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=83512 CPUtime=762.02
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 21156 0 0 0 76185 17 0 0 25 0 1 120000 111430264 85516288 20527 1992294400 134512640 135224549 4294956208 18446744073709551615 134587800 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 20878 20527 92 173 0 20703 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 83512

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 31091
/proc/meminfo: memFree=1486000/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=95528 CPUtime=822
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 24177 0 0 0 82179 21 0 0 25 0 1 120000 111430264 97820672 23548 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 23882 23548 92 173 0 23707 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 95528

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 31091
/proc/meminfo: memFree=1486000/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=95528 CPUtime=881.98
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 24177 0 0 0 88177 21 0 0 25 0 1 120000 111430264 97820672 23548 1992294400 134512640 135224549 4294956208 18446744073709551615 134595622 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 23882 23548 92 173 0 23707 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 95528

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 31091
/proc/meminfo: memFree=1479344/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=102128 CPUtime=941.96
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 25835 0 0 0 94173 23 0 0 25 0 1 120000 111430264 104579072 25206 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 25532 25206 92 173 0 25357 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 102128

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 31091
/proc/meminfo: memFree=1479344/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=102128 CPUtime=1001.93
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 25835 0 0 0 100170 23 0 0 25 0 1 120000 111430264 104579072 25206 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 25532 25206 92 173 0 25357 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 102128

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 31091
/proc/meminfo: memFree=1479280/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=102128 CPUtime=1061.91
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 25838 0 0 0 106168 23 0 0 25 0 1 120000 111430264 104579072 25209 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 25532 25209 92 173 0 25357 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 102128

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 31091
/proc/meminfo: memFree=1478448/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=102920 CPUtime=1121.89
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 26040 0 0 0 112166 23 0 0 25 0 1 120000 111430264 105390080 25411 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 25730 25411 92 173 0 25555 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 102920

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31091
/proc/meminfo: memFree=1478448/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=102920 CPUtime=1181.87
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 26040 0 0 0 118164 23 0 0 25 0 1 120000 111430264 105390080 25411 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 25730 25411 92 173 0 25555 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 102920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31091
/proc/meminfo: memFree=1478448/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=102920 CPUtime=1200.06
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 26040 0 0 0 119983 23 0 0 25 0 1 100 111430264 105390080 25411 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 25730 25411 92 173 0 25555 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 102920

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31091
/proc/meminfo: memFree=1478448/2055920 swapFree=4191900/4192956
[pid=31090] ppid=31088 vsize=102920 CPUtime=1200.06
/proc/31090/stat : 31090 (CirCUs) R 31088 31090 30957 0 -1 4194304 26040 0 0 0 119983 23 0 0 25 0 1 100 111430264 105390080 25411 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31090/statm: 25730 25411 92 173 0 25555 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 102920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.84
CPU system time (s): 0.255961
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 102920

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

runsolver used 0.762884 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-27 14:05:56
IDJOB=1737917
IDBENCH=71797
IDSOLVER=544
FILE ID=node1/1737917-1240833955
PBS_JOBID= 9187517
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=1934253927

node1.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.259
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	: 5931.00
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.259
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1580560 kB
Buffers:         62780 kB
Cached:         317908 kB
SwapCached:        384 kB
Active:         170944 kB
Inactive:       223072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580560 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11228 kB
Writeback:           0 kB
Mapped:          21820 kB
Slab:            67300 kB
Committed_AS:   428048 kB
PageTables:       1436 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= 66332 MiB
End job on node1 at 2009-04-27 14:25:58