Trace number 1524459

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S816613570-013.cnf
MD5SUM81069fe0820ec926c4489d15e9670c03
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.3159
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1524459-1238517123/watcher-1524459-1238517123 -o /tmp/evaluation-result-1524459-1238517123/solver-1524459-1238517123 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524459-1238517123.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.91 0.95 0.99 3/65 902
/proc/meminfo: memFree=1594600/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=1308 CPUtime=0
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 120000 478046203 1339392 149 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 327 149 89 173 0 152 0

[startup+0.0994761 s]
/proc/loadavg: 0.91 0.95 0.99 3/65 902
/proc/meminfo: memFree=1594600/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=1572 CPUtime=0.09
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 233 0 0 0 9 0 0 0 18 0 1 120000 478046203 1609728 217 1992294400 134512640 135224549 4294956208 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 393 217 89 173 0 218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1572

[startup+0.101477 s]
/proc/loadavg: 0.91 0.95 0.99 3/65 902
/proc/meminfo: memFree=1594600/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=1572 CPUtime=0.09
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 233 0 0 0 9 0 0 0 18 0 1 120000 478046203 1609728 217 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 393 217 89 173 0 218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1572

[startup+0.301499 s]
/proc/loadavg: 0.91 0.95 0.99 3/65 902
/proc/meminfo: memFree=1594600/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=1836 CPUtime=0.29
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 280 0 0 0 29 0 0 0 19 0 1 120000 478046203 1880064 264 1992294400 134512640 135224549 4294956208 18446744073709551615 134619915 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 459 264 89 173 0 284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1836

[startup+0.701544 s]
/proc/loadavg: 0.91 0.95 0.99 3/65 902
/proc/meminfo: memFree=1594600/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=2112 CPUtime=0.69
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 349 0 0 0 69 0 0 0 22 0 1 120000 478046203 2162688 333 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 528 333 89 173 0 353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2112

[startup+1.50164 s]
/proc/loadavg: 0.91 0.95 0.99 2/66 903
/proc/meminfo: memFree=1593504/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=2376 CPUtime=1.49
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 417 0 0 0 149 0 0 0 25 0 1 120000 478046203 2433024 401 1992294400 134512640 135224549 4294956208 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 594 401 89 173 0 419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2376

[startup+3.10182 s]
/proc/loadavg: 0.91 0.95 0.99 2/66 903
/proc/meminfo: memFree=1592992/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=2904 CPUtime=3.09
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 562 0 0 0 309 0 0 0 25 0 1 120000 478046203 2973696 546 1992294400 134512640 135224549 4294956208 18446744073709551615 134630875 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 726 546 89 173 0 551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2904

[startup+6.30218 s]
/proc/loadavg: 0.92 0.95 0.99 2/66 903
/proc/meminfo: memFree=1592040/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=3564 CPUtime=6.29
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 741 0 0 0 629 0 0 0 25 0 1 120000 478046203 3649536 725 1992294400 134512640 135224549 4294956208 18446744073709551615 134618718 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 891 725 89 173 0 716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3564

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.99 2/66 903
/proc/meminfo: memFree=1590824/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=4884 CPUtime=12.68
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 1043 0 0 0 1268 0 0 0 25 0 1 120000 478046203 5001216 1027 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 1221 1027 89 173 0 1046 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4884

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.99 2/66 903
/proc/meminfo: memFree=1589288/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=6204 CPUtime=25.49
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 1365 0 0 0 2548 1 0 0 25 0 1 120000 478046203 6352896 1349 1992294400 134512640 135224549 4294956208 18446744073709551615 134595455 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 1551 1349 89 173 0 1376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6204

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.99 2/66 903
/proc/meminfo: memFree=1587240/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=8332 CPUtime=51.08
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 1929 0 0 0 5106 2 0 0 25 0 1 120000 478046203 8531968 1880 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 2083 1880 89 173 0 1908 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8332

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.99 2/66 903
/proc/meminfo: memFree=1585000/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=10464 CPUtime=102.27
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 2449 0 0 0 10224 3 0 0 25 0 1 120000 478046203 10715136 2400 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 2616 2400 89 173 0 2441 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10464

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 903
/proc/meminfo: memFree=1583080/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=12584 CPUtime=162.25
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 2988 0 0 0 16222 3 0 0 25 0 1 120000 478046203 12886016 2874 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 3146 2874 89 173 0 2971 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12584

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 903
/proc/meminfo: memFree=1581928/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=13660 CPUtime=222.24
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 3265 0 0 0 22220 4 0 0 25 0 1 120000 478046203 13987840 3151 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 3415 3151 89 173 0 3240 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 13660

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 903
/proc/meminfo: memFree=1580584/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=15136 CPUtime=282.22
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 3605 0 0 0 28218 4 0 0 25 0 1 120000 478046203 15499264 3491 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 3784 3491 89 173 0 3609 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 15136

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 903
/proc/meminfo: memFree=1579432/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=16212 CPUtime=342.2
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 3877 0 0 0 34215 5 0 0 25 0 1 120000 478046203 16601088 3763 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 4053 3763 89 173 0 3878 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 16212

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 903
/proc/meminfo: memFree=1578024/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=17544 CPUtime=402.18
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 4231 0 0 0 40213 5 0 0 25 0 1 120000 478046203 17965056 4117 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 4386 4117 89 173 0 4211 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 17544

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 903
/proc/meminfo: memFree=1576616/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=19012 CPUtime=462.16
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 4583 0 0 0 46211 5 0 0 25 0 1 120000 478046203 19468288 4469 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 4753 4469 89 173 0 4578 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 19012

[startup+522.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/66 903
/proc/meminfo: memFree=1576424/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=19328 CPUtime=522.16
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 4649 0 0 0 52210 6 0 0 25 0 1 120000 478046203 19791872 4535 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 4832 4535 89 173 0 4657 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 19328

[startup+582.302 s]
/proc/loadavg: 1.12 1.02 1.01 2/66 903
/proc/meminfo: memFree=1574952/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=21472 CPUtime=582.14
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 5168 0 0 0 58207 7 0 0 25 0 1 120000 478046203 21987328 4925 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 5368 4925 89 173 0 5193 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 21472

[startup+642.301 s]
/proc/loadavg: 1.12 1.03 1.00 2/66 903
/proc/meminfo: memFree=1574824/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=21636 CPUtime=642.13
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 5189 0 0 0 64206 7 0 0 25 0 1 120000 478046203 22155264 4946 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 5409 4946 89 173 0 5234 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 21636

[startup+702.301 s]
/proc/loadavg: 1.11 1.04 1.00 2/66 903
/proc/meminfo: memFree=1573032/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=23340 CPUtime=702.11
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 5621 0 0 0 70203 8 0 0 25 0 1 120000 478046203 23900160 5378 1992294400 134512640 135224549 4294956208 18446744073709551615 134595709 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 5835 5378 89 173 0 5660 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 23340

[startup+762.306 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 903
/proc/meminfo: memFree=1572904/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=23340 CPUtime=762.1
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 5636 0 0 0 76202 8 0 0 25 0 1 120000 478046203 23900160 5393 1992294400 134512640 135224549 4294956208 18446744073709551615 134595312 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 5835 5393 89 173 0 5660 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 23340

[startup+822.302 s]
/proc/loadavg: 1.09 1.05 1.00 2/66 903
/proc/meminfo: memFree=1572008/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=24476 CPUtime=822.07
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 5898 0 0 0 82199 8 0 0 25 0 1 120000 478046203 25063424 5655 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 6119 5655 89 173 0 5944 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 24476

[startup+882.302 s]
/proc/loadavg: 1.08 1.05 1.00 2/66 903
/proc/meminfo: memFree=1571176/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=25304 CPUtime=882.05
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 6099 0 0 0 88197 8 0 0 25 0 1 120000 478046203 25911296 5856 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 6326 5856 89 173 0 6151 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 25304

[startup+942.301 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 903
/proc/meminfo: memFree=1571112/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=25304 CPUtime=942.04
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 6116 0 0 0 94195 9 0 0 25 0 1 120000 478046203 25911296 5873 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 6326 5873 89 173 0 6151 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 25304

[startup+1002.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/66 903
/proc/meminfo: memFree=1569768/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=26668 CPUtime=1002.02
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 6465 0 0 0 100193 9 0 0 25 0 1 120000 478046203 27308032 6222 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 6667 6222 89 173 0 6492 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 26668

[startup+1062.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/66 903
/proc/meminfo: memFree=1568744/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=27652 CPUtime=1062.01
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 6702 0 0 0 106191 10 0 0 25 0 1 120000 478046203 28315648 6459 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 6913 6459 89 173 0 6738 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 27652

[startup+1122.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/66 905
/proc/meminfo: memFree=1568544/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=27784 CPUtime=1121.99
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 6708 0 0 0 112189 10 0 0 25 0 1 120000 478046203 28450816 6465 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 6946 6465 89 173 0 6771 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 27784

[startup+1182.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/66 905
/proc/meminfo: memFree=1568488/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=27976 CPUtime=1181.97
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 6752 0 0 0 118187 10 0 0 25 0 1 120000 478046203 28647424 6509 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 6994 6509 89 173 0 6819 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 27976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.10 1.07 1.00 2/66 905
/proc/meminfo: memFree=1568360/2055920 swapFree=4178736/4192956
[pid=902] ppid=900 vsize=28168 CPUtime=1200.07
/proc/902/stat : 902 (CirCUs) R 900 902 555 0 -1 4194304 6790 0 0 0 119997 10 0 0 25 0 1 100 478046203 28844032 6547 1992294400 134512640 135224549 4294956208 18446744073709551615 134595347 0 0 4096 8192 0 0 0 17 1 0 0
/proc/902/statm: 7042 6547 89 173 0 6867 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 28168

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.110983
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 28168

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

runsolver used 1.50277 second user time and 2.6426 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-31 18:32:03
IDJOB=1524459
IDBENCH=70574
IDSOLVER=544
FILE ID=node32/1524459-1238517123
PBS_JOBID= 9061990
Free space on /tmp= 66456 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S816613570-013.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524459-1238517123/watcher-1524459-1238517123 -o /tmp/evaluation-result-1524459-1238517123/solver-1524459-1238517123 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524459-1238517123.cnf -t 1200

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

MD5SUM BENCH= 81069fe0820ec926c4489d15e9670c03
RANDOM SEED=422316057

node32.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.234
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.234
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:       1595016 kB
Buffers:         91576 kB
Cached:         281812 kB
SwapCached:       7344 kB
Active:         194844 kB
Inactive:       187284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595016 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            1084 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            64500 kB
Committed_AS:  1612992 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node32 at 2009-03-31 18:52:06