Trace number 1737440

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.02 1200.31

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-250-100.cnf
MD5SUM327600404ca46d59d12ad4e7ba1e4999
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark64.9541
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses600
Sum of the clauses size1500
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5100
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1737440-1240818060/watcher-1737440-1240818060 -o /tmp/evaluation-result-1737440-1240818060/solver-1737440-1240818060 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1737440-1240818060.cnf -t 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 655
/proc/meminfo: memFree=1649920/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=1176 CPUtime=0
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 120000 109833709 1204224 131 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 294 131 91 173 0 119 0

[startup+0.099265 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 655
/proc/meminfo: memFree=1649920/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=1716 CPUtime=0.09
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 251 0 0 0 9 0 0 0 18 0 1 120000 109833709 1757184 235 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 429 235 91 173 0 254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1716

[startup+0.101264 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 655
/proc/meminfo: memFree=1649920/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=1716 CPUtime=0.1
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 251 0 0 0 10 0 0 0 18 0 1 120000 109833709 1757184 235 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 429 235 91 173 0 254 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1716

[startup+0.301282 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 655
/proc/meminfo: memFree=1649920/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=1848 CPUtime=0.3
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 315 0 0 0 30 0 0 0 19 0 1 120000 109833709 1892352 299 1992294400 134512640 135224549 4294956208 18446744073709551615 134631381 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 462 299 91 173 0 287 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1848

[startup+0.70132 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 655
/proc/meminfo: memFree=1649920/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=2244 CPUtime=0.7
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 409 0 0 0 70 0 0 0 22 0 1 120000 109833709 2297856 393 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 561 393 91 173 0 386 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2244

[startup+1.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1648504/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=2908 CPUtime=1.5
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 549 0 0 0 150 0 0 0 25 0 1 120000 109833709 2977792 533 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 727 533 91 173 0 552 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2908

[startup+3.10154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1647480/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=3704 CPUtime=3.09
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 765 0 0 0 309 0 0 0 25 0 1 120000 109833709 3792896 749 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 926 749 91 173 0 751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3704

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1646072/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=4892 CPUtime=6.29
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 1053 0 0 0 629 0 0 0 25 0 1 120000 109833709 5009408 1037 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 1223 1037 91 173 0 1048 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4892

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1644152/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=6608 CPUtime=12.69
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 1475 0 0 0 1268 1 0 0 25 0 1 120000 109833709 6766592 1459 1992294400 134512640 135224549 4294956208 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 1652 1459 91 173 0 1477 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6608

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1641912/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=8852 CPUtime=25.48
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 2027 0 0 0 2547 1 0 0 25 0 1 120000 109833709 9064448 2011 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 2213 2011 91 173 0 2038 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8852

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1639736/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=11100 CPUtime=51.08
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 2602 0 0 0 5106 2 0 0 25 0 1 120000 109833709 11366400 2553 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 2775 2553 91 173 0 2600 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11100

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1636536/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=14288 CPUtime=102.27
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 3405 0 0 0 10224 3 0 0 25 0 1 120000 109833709 14630912 3356 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 3572 3356 91 173 0 3397 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14288

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1633720/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=17204 CPUtime=162.26
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 4160 0 0 0 16222 4 0 0 25 0 1 120000 109833709 17616896 4046 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 4301 4046 91 173 0 4126 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 17204

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1632056/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=18940 CPUtime=222.24
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 4573 0 0 0 22220 4 0 0 25 0 1 120000 109833709 19394560 4459 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 4735 4459 91 173 0 4560 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 18940

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 656
/proc/meminfo: memFree=1629496/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=21644 CPUtime=282.23
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 5233 0 0 0 28218 5 0 0 25 0 1 120000 109833709 22163456 5119 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 5411 5119 91 173 0 5236 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 21644

[startup+342.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 656
/proc/meminfo: memFree=1628408/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=22604 CPUtime=342.21
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 5484 0 0 0 34216 5 0 0 25 0 1 120000 109833709 23146496 5370 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 5651 5370 91 173 0 5476 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 22604

[startup+402.302 s]
/proc/loadavg: 1.16 1.05 1.01 2/65 656
/proc/meminfo: memFree=1627128/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=23792 CPUtime=402.2
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 5786 0 0 0 40214 6 0 0 25 0 1 120000 109833709 24363008 5672 1992294400 134512640 135224549 4294956208 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 5948 5672 91 173 0 5773 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 23792

[startup+462.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 656
/proc/meminfo: memFree=1624888/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=25952 CPUtime=462.18
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 6332 0 0 0 46212 6 0 0 25 0 1 120000 109833709 26574848 6218 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 6488 6218 91 173 0 6313 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 25952

[startup+522.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 656
/proc/meminfo: memFree=1622520/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=28580 CPUtime=522.17
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 6946 0 0 0 52210 7 0 0 25 0 1 120000 109833709 29265920 6832 1992294400 134512640 135224549 4294956208 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 7145 6832 91 173 0 6970 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 28580

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 656
/proc/meminfo: memFree=1622072/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=28928 CPUtime=582.15
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 7023 0 0 0 58208 7 0 0 25 0 1 120000 109833709 29622272 6909 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 7232 6909 91 173 0 7057 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 28928

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 656
/proc/meminfo: memFree=1620536/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=30576 CPUtime=642.14
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 7412 0 0 0 64206 8 0 0 25 0 1 120000 109833709 31309824 7298 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 7644 7298 91 173 0 7469 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 30576

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 656
/proc/meminfo: memFree=1619960/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=31636 CPUtime=702.12
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 7672 0 0 0 70204 8 0 0 25 0 1 120000 109833709 32395264 7429 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 7909 7429 91 173 0 7734 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 31636

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 656
/proc/meminfo: memFree=1619128/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=32440 CPUtime=762.11
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 7880 0 0 0 76203 8 0 0 25 0 1 120000 109833709 33218560 7637 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 8110 7638 91 173 0 7935 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 32440

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1617144/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=34420 CPUtime=822.09
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 8380 0 0 0 82200 9 0 0 25 0 1 120000 109833709 35246080 8137 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 8605 8137 91 173 0 8430 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 34420

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1616888/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=34780 CPUtime=882.08
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 8430 0 0 0 88199 9 0 0 25 0 1 120000 109833709 35614720 8187 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 8695 8187 91 173 0 8520 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 34780

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1614648/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=37292 CPUtime=942.06
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 8997 0 0 0 94197 9 0 0 25 0 1 120000 109833709 38187008 8754 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 9323 8754 91 173 0 9148 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 37292

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1613944/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=38092 CPUtime=1002.05
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 9174 0 0 0 100195 10 0 0 25 0 1 120000 109833709 39006208 8931 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 9523 8931 91 173 0 9348 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 38092

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1613880/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=38092 CPUtime=1062.03
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 9180 0 0 0 106193 10 0 0 25 0 1 120000 109833709 39006208 8937 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 9523 8937 91 173 0 9348 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 38092

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1613496/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=38556 CPUtime=1122.01
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 9284 0 0 0 112191 10 0 0 25 0 1 120000 109833709 39481344 9041 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 9639 9041 91 173 0 9464 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 38556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1609848/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=42260 CPUtime=1182.01
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 10187 0 0 0 118189 12 0 0 25 0 1 120000 109833709 43274240 9944 1992294400 134512640 135224549 4294956208 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 10565 9944 91 173 0 10390 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 42260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1609784/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=42260 CPUtime=1200
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 10187 0 0 0 119988 12 0 0 25 0 1 100 109833709 43274240 9944 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 10565 9944 91 173 0 10390 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 42260

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 656
/proc/meminfo: memFree=1609784/2055920 swapFree=4181248/4192956
[pid=655] ppid=653 vsize=42260 CPUtime=1200
/proc/655/stat : 655 (CirCUs) R 653 655 32583 0 -1 4194304 10187 0 0 0 119988 12 0 0 25 0 1 100 109833709 43274240 9944 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/655/statm: 10565 9944 91 173 0 10390 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 42260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.89
CPU system time (s): 0.12898
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 42260

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

runsolver used 0.944856 second user time and 2.42663 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-27 09:41:00
IDJOB=1737440
IDBENCH=71788
IDSOLVER=544
FILE ID=node48/1737440-1240818060
PBS_JOBID= 9187436
Free space on /tmp= 66392 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-250-100.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737440-1240818060/watcher-1737440-1240818060 -o /tmp/evaluation-result-1737440-1240818060/solver-1737440-1240818060 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1737440-1240818060.cnf -t 1200

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

MD5SUM BENCH= 327600404ca46d59d12ad4e7ba1e4999
RANDOM SEED=1077137134

node48.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.209
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.209
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:       1650336 kB
Buffers:         56736 kB
Cached:         284524 kB
SwapCached:       5744 kB
Active:         142908 kB
Inactive:       206436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650336 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            42280 kB
Committed_AS:   521588 kB
PageTables:       1368 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= 66392 MiB
End job on node48 at 2009-04-27 10:01:02