Trace number 1736081

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.07 1200.42

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark321.639
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.49/0.55	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.49/0.55	c Eliminate time :       0.43 

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-1736081-1240809705/watcher-1736081-1240809705 -o /tmp/evaluation-result-1736081-1240809705/solver-1736081-1240809705 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1736081-1240809705.cnf -t 1200 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29091
/proc/meminfo: memFree=1748216/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=2632 CPUtime=0
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 120000 108998668 2695168 184 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 658 184 70 173 0 483 0

[startup+0.0857109 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29091
/proc/meminfo: memFree=1748216/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=7768 CPUtime=0.07
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 1658 0 0 0 6 1 0 0 18 0 1 120000 108998668 7954432 1545 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 1942 1546 70 173 0 1767 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7768

[startup+0.101711 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29091
/proc/meminfo: memFree=1748216/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=8824 CPUtime=0.09
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 1938 0 0 0 8 1 0 0 18 0 1 120000 108998668 9035776 1825 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 2206 1826 70 173 0 2031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8824

[startup+0.301732 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29091
/proc/meminfo: memFree=1748216/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=10256 CPUtime=0.29
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 2345 0 0 0 28 1 0 0 19 0 1 120000 108998668 10502144 2102 1992294400 134512640 135224549 4294956224 18446744073709551615 134571627 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 2564 2102 74 173 0 2389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10256

[startup+0.701776 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 29091
/proc/meminfo: memFree=1748216/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=11048 CPUtime=0.69
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 2570 0 0 0 68 1 0 0 22 0 1 120000 108998668 11313152 2327 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 2762 2328 90 173 0 2587 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11048

[startup+1.50187 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1737584/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=14492 CPUtime=1.49
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 3442 0 0 0 147 2 0 0 25 0 1 120000 108998668 14839808 3199 1992294400 134512640 135224549 4294956224 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 3623 3199 90 173 0 3448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14492

[startup+3.10204 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1735600/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=14756 CPUtime=3.09
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 3481 0 0 0 307 2 0 0 25 0 1 120000 108998668 15110144 3238 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 3689 3238 90 173 0 3514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14756

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1734064/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=16084 CPUtime=6.29
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 3822 0 0 0 627 2 0 0 25 0 1 120000 108998668 16470016 3579 1992294400 134512640 135224549 4294956224 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 4021 3579 90 173 0 3846 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16084

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1729776/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=20044 CPUtime=12.69
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 4832 0 0 0 1266 3 0 0 25 0 1 120000 108998668 20525056 4589 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 5011 4589 90 173 0 4836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20044

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1725424/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=24456 CPUtime=25.48
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 5911 0 0 0 2544 4 0 0 25 0 1 120000 108998668 25042944 5668 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 6114 5668 90 173 0 5939 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24456

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1720560/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=29580 CPUtime=51.08
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 7159 0 0 0 5103 5 0 0 25 0 1 120000 108998668 30289920 6916 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 7395 6916 90 173 0 7220 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29580

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1711088/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=38952 CPUtime=102.26
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 9546 0 0 0 10218 8 0 0 25 0 1 120000 108998668 39886848 9303 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 9738 9303 90 173 0 9563 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38952

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1703728/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=46332 CPUtime=162.24
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 11337 0 0 0 16214 10 0 0 25 0 1 120000 108998668 47443968 11094 1992294400 134512640 135224549 4294956224 18446744073709551615 134632748 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 11583 11094 90 173 0 11408 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 46332

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1693488/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=56496 CPUtime=222.23
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 13896 0 0 0 22210 13 0 0 25 0 1 120000 108998668 57851904 13653 1992294400 134512640 135224549 4294956224 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 14124 13653 90 173 0 13949 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 56496

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1690608/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=59268 CPUtime=282.21
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 14600 0 0 0 28207 14 0 0 25 0 1 120000 108998668 60690432 14357 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 14817 14357 90 173 0 14642 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 59268

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1682800/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=67056 CPUtime=342.19
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 16542 0 0 0 34203 16 0 0 25 0 1 120000 108998668 68665344 16299 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 16764 16299 90 173 0 16589 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 67056

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1678256/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=71544 CPUtime=402.18
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 17663 0 0 0 40200 18 0 0 25 0 1 120000 108998668 73261056 17420 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 17886 17420 90 173 0 17711 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 71544

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1671408/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=78280 CPUtime=462.15
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 19370 0 0 0 46196 19 0 0 25 0 1 120000 108998668 80158720 19127 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 19570 19127 90 173 0 19395 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 78280

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1671408/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=78280 CPUtime=522.14
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 19370 0 0 0 52194 20 0 0 25 0 1 120000 108998668 80158720 19127 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 19570 19127 90 173 0 19395 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 78280

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1664624/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=85020 CPUtime=582.12
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 21061 0 0 0 58190 22 0 0 25 0 1 120000 108998668 87060480 20818 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 21255 20818 90 173 0 21080 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 85020

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1664560/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=85020 CPUtime=642.11
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 21061 0 0 0 64189 22 0 0 25 0 1 120000 108998668 87060480 20818 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 21255 20818 90 173 0 21080 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 85020

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1655216/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=94772 CPUtime=702.09
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 23508 0 0 0 70184 25 0 0 25 0 1 120000 108998668 97046528 23136 1992294400 134512640 135224549 4294956224 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 23693 23136 90 173 0 23518 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 94772

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1655216/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=94772 CPUtime=762.08
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 23509 0 0 0 76183 25 0 0 25 0 1 120000 108998668 97046528 23137 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 23693 23137 90 173 0 23518 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 94772

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1648560/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=101640 CPUtime=822.06
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 25230 0 0 0 82179 27 0 0 25 0 1 120000 108998668 104079360 24858 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 25410 24858 90 173 0 25235 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 101640

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1643568/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=106400 CPUtime=882.03
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 26412 0 0 0 88175 28 0 0 25 0 1 120000 108998668 108953600 26040 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 26600 26040 90 173 0 26425 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 106400

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1643504/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=106400 CPUtime=942.02
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 26412 0 0 0 94174 28 0 0 25 0 1 120000 108998668 108953600 26040 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 26600 26040 90 173 0 26425 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 106400

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29092
/proc/meminfo: memFree=1642608/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=107324 CPUtime=1002
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 26662 0 0 0 100172 28 0 0 25 0 1 120000 108998668 109899776 26290 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 26831 26290 90 173 0 26656 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 107324

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29094
/proc/meminfo: memFree=1635120/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=114452 CPUtime=1061.98
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 28456 0 0 0 106168 30 0 0 25 0 1 120000 108998668 117198848 28084 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 28613 28084 90 173 0 28438 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 114452

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29094
/proc/meminfo: memFree=1635120/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=114452 CPUtime=1121.96
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 28457 0 0 0 112166 30 0 0 25 0 1 120000 108998668 117198848 28085 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 28613 28085 90 173 0 28438 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 114452

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29094
/proc/meminfo: memFree=1635120/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=114452 CPUtime=1181.95
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 28459 0 0 0 118164 31 0 0 25 0 1 120000 108998668 117198848 28087 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 28613 28087 90 173 0 28438 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 114452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29094
/proc/meminfo: memFree=1635120/2055920 swapFree=4180832/4192956
[pid=29091] ppid=29089 vsize=114452 CPUtime=1200.05
/proc/29091/stat : 29091 (CirCUs) R 29089 29091 28960 0 -1 4194304 28460 0 0 0 119974 31 0 0 25 0 1 100 108998668 117198848 28088 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29091/statm: 28613 28088 90 173 0 28438 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 114452

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.74
CPU system time (s): 0.330949
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 114452

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

runsolver used 0.877866 second user time and 2.6026 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-27 07:21:45
IDJOB=1736081
IDBENCH=71586
IDSOLVER=544
FILE ID=node42/1736081-1240809705
PBS_JOBID= 9187438
Free space on /tmp= 66336 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes9.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736081-1240809705/watcher-1736081-1240809705 -o /tmp/evaluation-result-1736081-1240809705/solver-1736081-1240809705 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1736081-1240809705.cnf -t 1200

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=404689196

node42.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.232
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.232
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:       1748632 kB
Buffers:         36300 kB
Cached:         207116 kB
SwapCached:       5940 kB
Active:          87320 kB
Inactive:       164464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748632 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            2700 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            41512 kB
Committed_AS:   519252 kB
PageTables:       1388 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= 66336 MiB
End job on node42 at 2009-04-27 07:41:47