Trace number 1732581

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.08 1200.51

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-240-100.cnf
MD5SUM227ae3ed738eb1cf18ca67ef64582b2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8903
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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-1732581-1240781995/watcher-1732581-1240781995 -o /tmp/evaluation-result-1732581-1240781995/solver-1732581-1240781995 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1732581-1240781995.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 2/64 27589
/proc/meminfo: memFree=1750960/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=1176 CPUtime=0
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 120000 106232762 1204224 131 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 294 131 91 173 0 119 0

[startup+0.0758369 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27589
/proc/meminfo: memFree=1750960/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=1712 CPUtime=0.07
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 249 0 0 0 7 0 0 0 18 0 1 120000 106232762 1753088 233 1992294400 134512640 135224549 4294956208 18446744073709551615 134587691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 428 233 91 173 0 253 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1712

[startup+0.102842 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27589
/proc/meminfo: memFree=1750960/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=1712 CPUtime=0.1
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 251 0 0 0 10 0 0 0 18 0 1 120000 106232762 1753088 235 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 428 235 91 173 0 253 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1712

[startup+0.302877 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27589
/proc/meminfo: memFree=1750960/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=1844 CPUtime=0.3
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 314 0 0 0 30 0 0 0 19 0 1 120000 106232762 1888256 298 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 461 298 91 173 0 286 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1844

[startup+0.701947 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27589
/proc/meminfo: memFree=1750960/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=2240 CPUtime=0.69
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 387 0 0 0 69 0 0 0 23 0 1 120000 106232762 2293760 371 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 560 371 91 173 0 385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2240

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1749608/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=2768 CPUtime=1.49
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 528 0 0 0 149 0 0 0 25 0 1 120000 106232762 2834432 512 1992294400 134512640 135224549 4294956208 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 692 512 91 173 0 517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2768

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1748904/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=3692 CPUtime=3.09
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 762 0 0 0 309 0 0 0 25 0 1 120000 106232762 3780608 746 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 923 746 91 173 0 748 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3692

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1747368/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=4616 CPUtime=6.29
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 1005 0 0 0 629 0 0 0 25 0 1 120000 106232762 4726784 989 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 1154 989 91 173 0 979 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4616

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1745448/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=6340 CPUtime=12.69
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 1402 0 0 0 1269 0 0 0 25 0 1 120000 106232762 6492160 1386 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 1585 1386 91 173 0 1410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6340

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1743400/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=8460 CPUtime=25.48
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 1951 0 0 0 2547 1 0 0 25 0 1 120000 106232762 8663040 1935 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 2115 1935 91 173 0 1940 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8460

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1741096/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=10728 CPUtime=51.07
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 2514 0 0 0 5105 2 0 0 25 0 1 120000 106232762 10985472 2465 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 2682 2465 91 173 0 2507 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10728

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1738088/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=13856 CPUtime=102.26
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 3268 0 0 0 10223 3 0 0 25 0 1 120000 106232762 14188544 3219 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 3464 3219 91 173 0 3289 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13856

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1735400/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=16836 CPUtime=162.23
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 4029 0 0 0 16219 4 0 0 25 0 1 120000 106232762 17240064 3915 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 4209 3915 91 173 0 4034 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16836

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1732456/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=19684 CPUtime=222.22
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 4709 0 0 0 22217 5 0 0 25 0 1 120000 106232762 20156416 4595 1992294400 134512640 135224549 4294956208 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 4921 4595 91 173 0 4746 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19684

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1730728/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=21420 CPUtime=282.19
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 5137 0 0 0 28214 5 0 0 25 0 1 120000 106232762 21934080 5023 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 5355 5023 91 173 0 5180 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 21420

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1728616/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=23388 CPUtime=342.17
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 5652 0 0 0 34211 6 0 0 25 0 1 120000 106232762 23949312 5538 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 5847 5538 91 173 0 5672 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 23388

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1726504/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=25712 CPUtime=402.15
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 6175 0 0 0 40208 7 0 0 25 0 1 120000 106232762 26329088 6061 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 6428 6061 91 173 0 6253 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 25712

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1724008/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=28232 CPUtime=462.12
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 6794 0 0 0 46205 7 0 0 25 0 1 120000 106232762 28909568 6680 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 7058 6680 91 173 0 6883 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 28232

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1723880/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=28388 CPUtime=522.1
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 6824 0 0 0 52203 7 0 0 25 0 1 120000 106232762 29069312 6710 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 7097 6710 91 173 0 6922 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 28388

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1721448/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=31156 CPUtime=582.08
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 7553 0 0 0 58200 8 0 0 25 0 1 120000 106232762 31903744 7310 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 7789 7310 91 173 0 7614 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 31156

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1721000/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=31616 CPUtime=642.06
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 7644 0 0 0 64198 8 0 0 25 0 1 120000 106232762 32374784 7401 1992294400 134512640 135224549 4294956208 18446744073709551615 134595275 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 7904 7401 91 173 0 7729 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 31616

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1718440/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=34104 CPUtime=702.04
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 8277 0 0 0 70195 9 0 0 25 0 1 120000 106232762 34922496 8034 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 8526 8034 91 173 0 8351 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 34104

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1718312/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=34340 CPUtime=762.03
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 8305 0 0 0 76193 10 0 0 25 0 1 120000 106232762 35164160 8062 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 8585 8062 91 173 0 8410 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 34340

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1715304/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=37624 CPUtime=822
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 9079 0 0 0 82189 11 0 0 25 0 1 120000 106232762 38526976 8836 1992294400 134512640 135224549 4294956208 18446744073709551615 134631364 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 9406 8836 91 173 0 9231 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 37624

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1715368/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=37624 CPUtime=881.98
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 9079 0 0 0 88187 11 0 0 25 0 1 120000 106232762 38526976 8836 1992294400 134512640 135224549 4294956208 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 9406 8836 91 173 0 9231 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 37624

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1715304/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=37624 CPUtime=941.96
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 9083 0 0 0 94185 11 0 0 25 0 1 120000 106232762 38526976 8840 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 9406 8840 91 173 0 9231 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 37624

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1712552/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=40500 CPUtime=1001.93
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 9771 0 0 0 100181 12 0 0 25 0 1 120000 106232762 41472000 9528 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 10125 9528 91 173 0 9950 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 40500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1711976/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=40896 CPUtime=1061.91
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 9898 0 0 0 106179 12 0 0 25 0 1 120000 106232762 41877504 9655 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 10224 9655 91 173 0 10049 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 40896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1711784/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=41108 CPUtime=1121.89
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 9929 0 0 0 112177 12 0 0 25 0 1 120000 106232762 42094592 9686 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 10277 9686 91 173 0 10102 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 41108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1711528/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=41364 CPUtime=1181.87
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 10006 0 0 0 118175 12 0 0 25 0 1 120000 106232762 42356736 9763 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 10341 9763 91 173 0 10166 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 41364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27590
/proc/meminfo: memFree=1710888/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=42016 CPUtime=1200.06
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 10155 0 0 0 119994 12 0 0 25 0 1 100 106232762 43024384 9912 1992294400 134512640 135224549 4294956208 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 10504 9912 91 173 0 10329 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 42016

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 27590
/proc/meminfo: memFree=1710888/2055920 swapFree=4181888/4192956
[pid=27589] ppid=27587 vsize=42016 CPUtime=1200.06
/proc/27589/stat : 27589 (CirCUs) R 27587 27589 27400 0 -1 4194304 10155 0 0 0 119994 12 0 0 25 0 1 100 106232762 43024384 9912 1992294400 134512640 135224549 4294956208 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27589/statm: 10504 9912 91 173 0 10329 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 42016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.135979
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 42016

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

runsolver used 0.864868 second user time and 2.50762 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-26 23:39:55
IDJOB=1732581
IDBENCH=71122
IDSOLVER=544
FILE ID=node18/1732581-1240781995
PBS_JOBID= 9187267
Free space on /tmp= 66148 MiB

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

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

MD5SUM BENCH= 227ae3ed738eb1cf18ca67ef64582b2c
RANDOM SEED=686276126

node18.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.280
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.280
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:       1751440 kB
Buffers:         42616 kB
Cached:         200952 kB
SwapCached:       4972 kB
Active:          72132 kB
Inactive:       179316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751440 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            39088 kB
Committed_AS:   443536 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= 66144 MiB
End job on node18 at 2009-04-26 23:59:57