Trace number 1738023

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.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark99.8978
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
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

3.99/4.08	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
3.99/4.08	c Eliminate time :       3.38 

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-1738023-1240835158/watcher-1738023-1240835158 -o /tmp/evaluation-result-1738023-1240835158/solver-1738023-1240835158 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1738023-1240835158.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.99 0.99 1.00 3/64 31118
/proc/meminfo: memFree=1578104/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=6900 CPUtime=0
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 590 0 0 0 0 0 0 0 18 0 1 120000 111550589 7065600 575 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 1725 576 70 173 0 1550 0

[startup+0.025421 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 31118
/proc/meminfo: memFree=1578104/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=7852 CPUtime=0.02
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 843 0 0 0 2 0 0 0 18 0 1 120000 111550589 8040448 828 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 1963 829 70 173 0 1788 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7852

[startup+0.101435 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 31118
/proc/meminfo: memFree=1578104/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=11280 CPUtime=0.09
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 1778 0 0 0 8 1 0 0 18 0 1 120000 111550589 11550720 1730 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 2820 1730 70 173 0 2645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11280

[startup+0.301476 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 31118
/proc/meminfo: memFree=1578104/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=20496 CPUtime=0.29
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 4351 0 0 0 26 3 0 0 19 0 1 120000 111550589 20987904 4109 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 5124 4109 70 173 0 4949 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20496

[startup+0.701554 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 31118
/proc/meminfo: memFree=1578104/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=37356 CPUtime=0.69
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 9113 0 0 0 63 6 0 0 22 0 1 120000 111550589 38252544 8613 1992294400 134512640 135224549 4294956208 18446744073709551615 134570673 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 9339 8613 73 173 0 9164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37356

[startup+1.50171 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1543856/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=46796 CPUtime=1.49
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 11636 0 0 0 142 7 0 0 25 0 1 120000 111550589 47919104 10623 1992294400 134512640 135224549 4294956208 18446744073709551615 134580271 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 11699 10623 77 173 0 11524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46796

[startup+3.10203 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1535600/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=46932 CPUtime=3.09
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 12022 0 0 0 302 7 0 0 25 0 1 120000 111550589 48058368 11009 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 11733 11009 77 173 0 11558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46932

[startup+6.30166 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1532080/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=49556 CPUtime=6.29
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 12803 0 0 0 622 7 0 0 25 0 1 120000 111550589 50745344 11567 1992294400 134512640 135224549 4294956208 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 12389 11567 92 173 0 12214 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49556

[startup+12.7019 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1531312/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=50216 CPUtime=12.69
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 12971 0 0 0 1262 7 0 0 25 0 1 120000 111550589 51421184 11735 1992294400 134512640 135224549 4294956208 18446744073709551615 134587783 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 12554 11735 92 173 0 12379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50216

[startup+25.5015 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1530096/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=51408 CPUtime=25.49
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 13284 0 0 0 2541 8 0 0 25 0 1 120000 111550589 52641792 12048 1992294400 134512640 135224549 4294956208 18446744073709551615 134632723 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 12852 12048 92 173 0 12677 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51408

[startup+51.1015 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1526448/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=55120 CPUtime=51.06
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 14189 0 0 0 5097 9 0 0 25 0 1 120000 111550589 56442880 12953 1992294400 134512640 135224549 4294956208 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 13780 12953 92 173 0 13605 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 55120

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1523888/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=57780 CPUtime=102.25
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 14842 0 0 0 10215 10 0 0 25 0 1 120000 111550589 59166720 13606 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 14445 13606 92 173 0 14270 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 57780

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1519216/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=62268 CPUtime=162.22
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 16001 0 0 0 16210 12 0 0 25 0 1 120000 111550589 63762432 14765 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 15567 14765 92 173 0 15392 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 62268

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1516016/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=65688 CPUtime=222.2
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 16789 0 0 0 22207 13 0 0 25 0 1 120000 111550589 67264512 15553 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 16422 15553 92 173 0 16247 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 65688

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1513904/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=67952 CPUtime=282.19
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 17374 0 0 0 28205 14 0 0 25 0 1 120000 111550589 69582848 16138 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 16988 16138 92 173 0 16813 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 67952

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1512304/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=69272 CPUtime=342.16
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 17714 0 0 0 34202 14 0 0 25 0 1 120000 111550589 70934528 16478 1992294400 134512640 135224549 4294956208 18446744073709551615 134587800 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 17318 16478 92 173 0 17143 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 69272

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1508016/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=73496 CPUtime=402.14
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 18769 0 0 0 40199 15 0 0 25 0 1 120000 111550589 75259904 17533 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 18374 17533 92 173 0 18199 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 73496

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1504688/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=76796 CPUtime=462.12
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 19606 0 0 0 46195 17 0 0 25 0 1 120000 111550589 78639104 18370 1992294400 134512640 135224549 4294956208 18446744073709551615 134618859 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 19199 18370 92 173 0 19024 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 76796

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1501552/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=80344 CPUtime=522.09
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 20511 0 0 0 52192 17 0 0 25 0 1 120000 111550589 82272256 19146 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 20086 19146 92 173 0 19911 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 80344

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1499056/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=83116 CPUtime=582.08
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 21218 0 0 0 58189 19 0 0 25 0 1 120000 111550589 85110784 19853 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 20779 19853 92 173 0 20604 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 83116

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1495024/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=86812 CPUtime=642.06
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 22142 0 0 0 64186 20 0 0 25 0 1 120000 111550589 88895488 20777 1992294400 134512640 135224549 4294956208 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 21703 20777 92 173 0 21528 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 86812

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31119
/proc/meminfo: memFree=1492400/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=89320 CPUtime=702.04
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 22788 0 0 0 70183 21 0 0 25 0 1 120000 111550589 91463680 21423 1992294400 134512640 135224549 4294956208 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 22330 21423 92 173 0 22155 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 89320

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1492400/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=89320 CPUtime=762.02
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 22788 0 0 0 76181 21 0 0 25 0 1 120000 111550589 91463680 21423 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 22330 21423 92 173 0 22155 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 89320

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1489200/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=92764 CPUtime=821.99
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 23638 0 0 0 82177 22 0 0 25 0 1 120000 111550589 94990336 22273 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 23191 22273 92 173 0 23016 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 92764

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1489200/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=92764 CPUtime=881.97
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 23650 0 0 0 88175 22 0 0 25 0 1 120000 111550589 94990336 22285 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 23191 22285 92 173 0 23016 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 92764

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1486192/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=95668 CPUtime=941.95
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 24389 0 0 0 94172 23 0 0 25 0 1 120000 111550589 97964032 23024 1992294400 134512640 135224549 4294956208 18446744073709551615 134619259 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 23917 23024 92 173 0 23742 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 95668

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1486192/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=95668 CPUtime=1001.93
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 24389 0 0 0 100170 23 0 0 25 0 1 120000 111550589 97964032 23024 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 23917 23024 92 173 0 23742 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 95668

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1481968/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=99892 CPUtime=1061.91
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 25473 0 0 0 106167 24 0 0 25 0 1 120000 111550589 102289408 24108 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 24973 24108 92 173 0 24798 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 99892

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1480752/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=101080 CPUtime=1121.89
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 25744 0 0 0 112164 25 0 0 25 0 1 120000 111550589 103505920 24379 1992294400 134512640 135224549 4294956208 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 25270 24379 92 173 0 25095 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 101080

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1480752/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=101080 CPUtime=1181.87
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 25744 0 0 0 118162 25 0 0 25 0 1 120000 111550589 103505920 24379 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 25270 24379 92 173 0 25095 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 101080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 31121
/proc/meminfo: memFree=1480752/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=101080 CPUtime=1200.07
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 25745 0 0 0 119982 25 0 0 25 0 1 100 111550589 103505920 24380 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 25270 24380 92 173 0 25095 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 101080

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 31121
/proc/meminfo: memFree=1480752/2055920 swapFree=4191900/4192956
[pid=31118] ppid=31116 vsize=101080 CPUtime=1200.07
/proc/31118/stat : 31118 (CirCUs) R 31116 31118 30957 0 -1 4194304 25745 0 0 0 119982 25 0 0 25 0 1 100 111550589 103505920 24380 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31118/statm: 25270 24380 92 173 0 25095 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 101080

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.82
CPU system time (s): 0.269958
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 101080

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

runsolver used 0.821875 second user time and 2.67559 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-27 14:25:59
IDJOB=1738023
IDBENCH=71799
IDSOLVER=544
FILE ID=node1/1738023-1240835158
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.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738023-1240835158/watcher-1738023-1240835158 -o /tmp/evaluation-result-1738023-1240835158/solver-1738023-1240835158 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1738023-1240835158.cnf -t 1200

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=569742276

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:       1578584 kB
Buffers:         63048 kB
Cached:         319544 kB
SwapCached:        384 kB
Active:         171264 kB
Inactive:       224712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578584 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11188 kB
Writeback:           0 kB
Mapped:          21820 kB
Slab:            67296 kB
Committed_AS:   428384 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:46:02