Trace number 1734981

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.11 1200.41

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g10.cnf
MD5SUMef10306f3342b2993f40a14989476298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.42987
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.09/0.11	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.09/0.11	c Eliminate time :       0.07 

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-1734981-1240799117/watcher-1734981-1240799117 -o /tmp/evaluation-result-1734981-1240799117/solver-1734981-1240799117 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1734981-1240799117.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.92 0.98 0.99 3/64 3779
/proc/meminfo: memFree=1664584/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=1788 CPUtime=0
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 120000 107945696 1830912 177 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 447 177 70 173 0 272 0

[startup+0.0987811 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3779
/proc/meminfo: memFree=1664584/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=4024 CPUtime=0.09
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 802 0 0 0 9 0 0 0 18 0 1 120000 107945696 4120576 753 1992294400 134512640 135224549 4294956224 18446744073709551615 134571510 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 1006 753 74 173 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4024

[startup+0.10278 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3779
/proc/meminfo: memFree=1664584/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=4024 CPUtime=0.09
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 802 0 0 0 9 0 0 0 18 0 1 120000 107945696 4120576 753 1992294400 134512640 135224549 4294956224 18446744073709551615 134571568 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 1006 753 74 173 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4024

[startup+0.3018 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3779
/proc/meminfo: memFree=1664584/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=5080 CPUtime=0.29
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 1066 0 0 0 29 0 0 0 19 0 1 120000 107945696 5201920 1017 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 1270 1017 90 173 0 1095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5080

[startup+0.702839 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3779
/proc/meminfo: memFree=1664584/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=5884 CPUtime=0.69
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 1258 0 0 0 69 0 0 0 22 0 1 120000 107945696 6025216 1209 1992294400 134512640 135224549 4294956224 18446744073709551615 134618974 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 1471 1209 90 173 0 1296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5884

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1660032/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=6016 CPUtime=1.49
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 1305 0 0 0 149 0 0 0 25 0 1 120000 107945696 6160384 1256 1992294400 134512640 135224549 4294956224 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 1504 1256 90 173 0 1329 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6016

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1659392/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=6412 CPUtime=3.09
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 1413 0 0 0 308 1 0 0 25 0 1 120000 107945696 6565888 1364 1992294400 134512640 135224549 4294956224 18446744073709551615 134618867 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 1603 1364 90 173 0 1428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6412

[startup+6.3014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1658176/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=7864 CPUtime=6.29
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 1774 0 0 0 628 1 0 0 25 0 1 120000 107945696 8052736 1725 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 1966 1725 90 173 0 1791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7864

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1656384/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=9212 CPUtime=12.69
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 2095 0 0 0 1268 1 0 0 25 0 1 120000 107945696 9433088 2046 1992294400 134512640 135224549 4294956224 18446744073709551615 134619571 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 2303 2046 90 173 0 2128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9212

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1653760/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=11720 CPUtime=25.49
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 2743 0 0 0 2547 2 0 0 25 0 1 120000 107945696 12001280 2694 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 2930 2694 90 173 0 2755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11720

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1650112/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=15548 CPUtime=51.08
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 3667 0 0 0 5105 3 0 0 25 0 1 120000 107945696 15921152 3618 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 3887 3618 90 173 0 3712 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15548

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1645632/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=19916 CPUtime=102.27
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 4774 0 0 0 10223 4 0 0 25 0 1 120000 107945696 20393984 4725 1992294400 134512640 135224549 4294956224 18446744073709551615 134595342 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 4979 4725 90 173 0 4804 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19916

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1642240/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=23372 CPUtime=162.25
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 5618 0 0 0 16221 4 0 0 25 0 1 120000 107945696 23932928 5569 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 5843 5569 90 173 0 5668 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23372

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1637248/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=28664 CPUtime=222.24
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 6933 0 0 0 22219 5 0 0 25 0 1 120000 107945696 29351936 6819 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 7166 6819 90 173 0 6991 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 28664

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1634368/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=31440 CPUtime=282.22
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 7637 0 0 0 28216 6 0 0 25 0 1 120000 107945696 32194560 7523 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 7860 7523 90 173 0 7685 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 31440

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1632512/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=33428 CPUtime=342.21
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 8130 0 0 0 34214 7 0 0 25 0 1 120000 107945696 34230272 8016 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 8357 8016 90 173 0 8182 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 33428

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1630912/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=34904 CPUtime=402.18
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 8492 0 0 0 40211 7 0 0 25 0 1 120000 107945696 35741696 8378 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 8726 8378 90 173 0 8551 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 34904

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1627968/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=37824 CPUtime=462.17
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 9230 0 0 0 46209 8 0 0 25 0 1 120000 107945696 38731776 9116 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 9456 9116 90 173 0 9281 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 37824

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1627776/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=38128 CPUtime=522.16
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 9271 0 0 0 52208 8 0 0 25 0 1 120000 107945696 39043072 9157 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 9532 9157 90 173 0 9357 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 38128

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1624256/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=41604 CPUtime=582.14
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 10159 0 0 0 58205 9 0 0 25 0 1 120000 107945696 42602496 10045 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 10401 10045 90 173 0 10226 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 41604

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1624192/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=41604 CPUtime=642.13
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 10167 0 0 0 64204 9 0 0 25 0 1 120000 107945696 42602496 10053 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 10401 10053 90 173 0 10226 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 41604

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3780
/proc/meminfo: memFree=1620160/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=45636 CPUtime=702.12
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 11164 0 0 0 70201 11 0 0 25 0 1 120000 107945696 46731264 11050 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 11409 11050 90 173 0 11234 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 45636

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3782
/proc/meminfo: memFree=1619968/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=45636 CPUtime=762.1
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 11171 0 0 0 76199 11 0 0 25 0 1 120000 107945696 46731264 11057 1992294400 134512640 135224549 4294956224 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 11409 11057 90 173 0 11234 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 45636

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3782
/proc/meminfo: memFree=1618624/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=47272 CPUtime=822.09
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 11554 0 0 0 82198 11 0 0 25 0 1 120000 107945696 48406528 11440 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 11818 11440 90 173 0 11643 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 47272

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3782
/proc/meminfo: memFree=1615744/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=50128 CPUtime=882.07
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 12271 0 0 0 88195 12 0 0 25 0 1 120000 107945696 51331072 12157 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 12532 12157 90 173 0 12357 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 50128

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3782
/proc/meminfo: memFree=1615680/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=50280 CPUtime=942.05
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 12280 0 0 0 94193 12 0 0 25 0 1 120000 107945696 51486720 12166 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 12570 12166 90 173 0 12395 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 50280

[startup+1002.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 3782
/proc/meminfo: memFree=1615488/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=50472 CPUtime=1002.04
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 12330 0 0 0 100192 12 0 0 25 0 1 120000 107945696 51683328 12216 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 12618 12216 90 173 0 12443 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 50472

[startup+1062.3 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 3782
/proc/meminfo: memFree=1609856/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=56536 CPUtime=1062.02
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 13852 0 0 0 106188 14 0 0 25 0 1 120000 107945696 57892864 13609 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 14134 13609 90 173 0 13959 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 56536

[startup+1122.3 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 3782
/proc/meminfo: memFree=1609856/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=56536 CPUtime=1122.01
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 13852 0 0 0 112187 14 0 0 25 0 1 120000 107945696 57892864 13609 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 14134 13609 90 173 0 13959 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 56536

[startup+1182.3 s]
/proc/loadavg: 1.08 1.04 1.01 2/65 3782
/proc/meminfo: memFree=1609792/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=56536 CPUtime=1181.99
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 13854 0 0 0 118185 14 0 0 25 0 1 120000 107945696 57892864 13611 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 14134 13611 90 173 0 13959 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 56536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.04 1.01 2/65 3782
/proc/meminfo: memFree=1609792/2055920 swapFree=4191900/4192956
[pid=3779] ppid=3777 vsize=56536 CPUtime=1200.09
/proc/3779/stat : 3779 (CirCUs) R 3777 3779 3211 0 -1 4194304 13855 0 0 0 119995 14 0 0 25 0 1 100 107945696 57892864 13612 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3779/statm: 14134 13612 90 173 0 13959 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 56536

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.11
CPU user time (s): 1199.96
CPU system time (s): 0.152976
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 56536

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

runsolver used 0.888864 second user time and 2.44863 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-27 04:25:17
IDJOB=1734981
IDBENCH=71326
IDSOLVER=544
FILE ID=node12/1734981-1240799117
PBS_JOBID= 9187375
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= ef10306f3342b2993f40a14989476298
RANDOM SEED=156484037

node12.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.213
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.213
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:       1665000 kB
Buffers:         52904 kB
Cached:         264136 kB
SwapCached:        384 kB
Active:         129688 kB
Inactive:       200720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665000 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          21772 kB
Slab:            46568 kB
Committed_AS:   533848 kB
PageTables:       1376 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= 66376 MiB
End job on node12 at 2009-04-27 04:45:19