Trace number 1562599

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.12 1200.54

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_11_3_4_fbc.cnf
MD5SUM3f38c028c252f031e9505f68e48a880b
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 variables8713
Number of clauses129507
Sum of the clauses size394961
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240674
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.39/0.49	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.39/0.49	c Eliminate time :       0.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-1562599-1238777458/watcher-1562599-1238777458 -o /tmp/evaluation-result-1562599-1238777458/solver-1562599-1238777458 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1562599-1238777458.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.11 1.03 1.01 3/64 26975
/proc/meminfo: memFree=1903648/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=3056 CPUtime=0
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 120000 1150407731 3129344 295 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 764 295 70 173 0 589 0

[startup+0.0775881 s]
/proc/loadavg: 1.11 1.03 1.01 3/64 26975
/proc/meminfo: memFree=1903648/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=7012 CPUtime=0.07
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 1417 0 0 0 7 0 0 0 18 0 1 120000 1150407731 7180288 1369 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 1753 1370 70 173 0 1578 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7012

[startup+0.10159 s]
/proc/loadavg: 1.11 1.03 1.01 3/64 26975
/proc/meminfo: memFree=1903648/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=8456 CPUtime=0.09
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 1816 0 0 0 9 0 0 0 18 0 1 120000 1150407731 8658944 1703 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 2114 1703 70 173 0 1939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8456

[startup+0.301624 s]
/proc/loadavg: 1.11 1.03 1.01 3/64 26975
/proc/meminfo: memFree=1903648/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=11092 CPUtime=0.29
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 2570 0 0 0 29 0 0 0 19 0 1 120000 1150407731 11358208 2456 1992294400 134512640 135224549 4294956208 18446744073709551615 134570914 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 2773 2456 73 173 0 2598 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11092

[startup+0.701691 s]
/proc/loadavg: 1.11 1.03 1.01 3/64 26975
/proc/meminfo: memFree=1903648/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=12412 CPUtime=0.69
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 2915 0 0 0 68 1 0 0 22 0 1 120000 1150407731 12709888 2801 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 3103 2801 92 173 0 2928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12412

[startup+1.50183 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 26976
/proc/meminfo: memFree=1892184/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=13600 CPUtime=1.49
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 3215 0 0 0 148 1 0 0 25 0 1 120000 1150407731 13926400 3101 1992294400 134512640 135224549 4294956208 18446744073709551615 134587617 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 3400 3101 92 173 0 3225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13600

[startup+3.1011 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 26976
/proc/meminfo: memFree=1890392/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=16384 CPUtime=3.09
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 3898 0 0 0 308 1 0 0 25 0 1 120000 1150407731 16777216 3784 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 4096 3784 92 173 0 3921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16384

[startup+6.30165 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 26976
/proc/meminfo: memFree=1885264/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=22456 CPUtime=6.29
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 5406 0 0 0 627 2 0 0 25 0 1 120000 1150407731 22994944 5292 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 5614 5292 92 173 0 5439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22456

[startup+12.7017 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 26976
/proc/meminfo: memFree=1881688/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=23248 CPUtime=12.69
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 5609 0 0 0 1267 2 0 0 25 0 1 120000 1150407731 23805952 5495 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 5812 5495 92 173 0 5637 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23248

[startup+25.5019 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 26976
/proc/meminfo: memFree=1873952/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=30904 CPUtime=25.49
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 7541 0 0 0 2545 4 0 0 25 0 1 120000 1150407731 31645696 7427 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 7726 7427 92 173 0 7551 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30904

[startup+51.1013 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 26976
/proc/meminfo: memFree=1862176/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=42820 CPUtime=51.07
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 10517 0 0 0 5102 5 0 0 25 0 1 120000 1150407731 43847680 10403 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 10705 10403 92 173 0 10530 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42820

[startup+102.305 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 26976
/proc/meminfo: memFree=1847712/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=57296 CPUtime=102.26
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 14098 0 0 0 10217 9 0 0 25 0 1 120000 1150407731 58671104 13984 1992294400 134512640 135224549 4294956208 18446744073709551615 134638502 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 14324 13984 92 173 0 14149 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57296

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26976
/proc/meminfo: memFree=1833248/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=71692 CPUtime=162.24
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 17702 0 0 0 16212 12 0 0 25 0 1 120000 1150407731 73412608 17588 1992294400 134512640 135224549 4294956208 18446744073709551615 134623619 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 17923 17588 92 173 0 17748 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 71692

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26976
/proc/meminfo: memFree=1831968/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=72880 CPUtime=222.21
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 18010 0 0 0 22209 12 0 0 25 0 1 120000 1150407731 74629120 17896 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 18220 17896 92 173 0 18045 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 72880

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26976
/proc/meminfo: memFree=1810208/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=94800 CPUtime=282.19
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 23458 0 0 0 28203 16 0 0 25 0 1 120000 1150407731 97075200 23344 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 23700 23344 92 173 0 23525 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 94800

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26976
/proc/meminfo: memFree=1792288/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=112648 CPUtime=342.17
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 27921 0 0 0 34198 19 0 0 25 0 1 120000 1150407731 115351552 27807 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 28162 27807 92 173 0 27987 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 112648

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26976
/proc/meminfo: memFree=1787296/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=117536 CPUtime=402.15
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 29160 0 0 0 40195 20 0 0 25 0 1 120000 1150407731 120356864 29046 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 29384 29046 92 173 0 29209 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 117536

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26976
/proc/meminfo: memFree=1781344/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=123476 CPUtime=462.13
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 30628 0 0 0 46191 22 0 0 25 0 1 120000 1150407731 126439424 30514 1992294400 134512640 135224549 4294956208 18446744073709551615 134587769 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 30869 30514 92 173 0 30694 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 123476

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26976
/proc/meminfo: memFree=1770528/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=134172 CPUtime=522.11
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 33334 0 0 0 52187 24 0 0 25 0 1 120000 1150407731 137392128 33220 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 33543 33220 92 173 0 33368 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 134172

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26976
/proc/meminfo: memFree=1770464/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=134172 CPUtime=582.09
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 33334 0 0 0 58185 24 0 0 25 0 1 120000 1150407731 137392128 33220 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 33543 33220 92 173 0 33368 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 134172

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1747872/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=156620 CPUtime=642.06
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 38958 0 0 0 64177 29 0 0 25 0 1 120000 1150407731 160378880 38844 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 39155 38844 92 173 0 38980 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 156620

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1737632/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=167048 CPUtime=702.04
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 41543 0 0 0 70172 32 0 0 25 0 1 120000 1150407731 171057152 41429 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 41762 41429 92 173 0 41587 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 167048

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1730720/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=173664 CPUtime=762.02
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 43208 0 0 0 76169 33 0 0 25 0 1 120000 1150407731 177831936 43094 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 43416 43094 92 173 0 43241 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 173664

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1730656/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=173664 CPUtime=822
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 43211 0 0 0 82167 33 0 0 25 0 1 120000 1150407731 177831936 43097 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 43416 43097 92 173 0 43241 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 173664

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1728032/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=176684 CPUtime=881.97
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 43989 0 0 0 88163 34 0 0 25 0 1 120000 1150407731 180924416 43746 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 44171 43746 92 173 0 43996 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 176684

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1727072/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=178404 CPUtime=941.96
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 44424 0 0 0 94160 36 0 0 25 0 1 120000 1150407731 182685696 44181 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 44601 44181 92 173 0 44426 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 178404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1697056/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=207584 CPUtime=1001.94
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 51714 0 0 0 100151 43 0 0 25 0 1 120000 1150407731 212566016 51471 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 51896 51471 92 173 0 51721 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 207584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1696992/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=207584 CPUtime=1061.91
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 51715 0 0 0 106148 43 0 0 25 0 1 120000 1150407731 212566016 51472 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 51896 51472 92 173 0 51721 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 207584

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1696992/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=207584 CPUtime=1121.89
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 51715 0 0 0 112146 43 0 0 25 0 1 120000 1150407731 212566016 51472 1992294400 134512640 135224549 4294956208 18446744073709551615 134632534 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 51896 51472 92 173 0 51721 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 207584

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1688672/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=215776 CPUtime=1181.88
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 53769 0 0 0 118143 45 0 0 25 0 1 120000 1150407731 220954624 53526 1992294400 134512640 135224549 4294956208 18446744073709551615 134584992 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 53944 53526 92 173 0 53769 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 215776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1688672/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=215776 CPUtime=1200.08
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 53769 0 0 0 119963 45 0 0 25 0 1 100 1150407731 220954624 53526 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 53944 53526 92 173 0 53769 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 215776

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: 1.00 1.00 1.00 2/65 26982
/proc/meminfo: memFree=1688672/2055920 swapFree=4175328/4192956
[pid=26975] ppid=26973 vsize=215776 CPUtime=1200.08
/proc/26975/stat : 26975 (CirCUs) R 26973 26975 26430 0 -1 4194304 53769 0 0 0 119963 45 0 0 25 0 1 100 1150407731 220954624 53526 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26975/statm: 53944 53526 92 173 0 53769 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 215776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.12
CPU user time (s): 1199.63
CPU system time (s): 0.486925
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 215776

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

runsolver used 0.842871 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-03 18:50:58
IDJOB=1562599
IDBENCH=70937
IDSOLVER=544
FILE ID=node55/1562599-1238777458
PBS_JOBID= 9085531
Free space on /tmp= 66532 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_11_3_4_fbc.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562599-1238777458/watcher-1562599-1238777458 -o /tmp/evaluation-result-1562599-1238777458/solver-1562599-1238777458 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1562599-1238777458.cnf -t 1200

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

MD5SUM BENCH= 3f38c028c252f031e9505f68e48a880b
RANDOM SEED=1483968102

node55.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	: 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.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:       1904064 kB
Buffers:          7572 kB
Cached:          77772 kB
SwapCached:      11692 kB
Active:          33112 kB
Inactive:        65544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1904064 kB
SwapTotal:     4192956 kB
SwapFree:      4175328 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:          18968 kB
Slab:            39212 kB
Committed_AS:  2934564 kB
PageTables:       1372 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= 66532 MiB
End job on node55 at 2009-04-03 19:11:01