Trace number 1723805

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.12 1200.44

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.148
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

12.89/12.92	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
12.89/12.92	c Eliminate time :      10.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-1723805-1240689052/watcher-1723805-1240689052 -o /tmp/evaluation-result-1723805-1240689052/solver-1723805-1240689052 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1723805-1240689052.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 15408
/proc/meminfo: memFree=1639816/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=4220 CPUtime=0
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 703 0 0 0 0 0 0 0 18 0 1 120000 96938870 4321280 688 1992294400 134512640 135224549 4294956208 18446744073709551615 134593888 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 1055 695 66 173 0 880 0

[startup+0.033276 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15408
/proc/meminfo: memFree=1639816/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=22732 CPUtime=0.03
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 1764 0 0 0 3 0 0 0 18 0 1 120000 96938870 23277568 1749 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 5683 1750 70 173 0 5508 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22732

[startup+0.10128 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15408
/proc/meminfo: memFree=1639816/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=26416 CPUtime=0.09
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 2807 0 0 0 9 0 0 0 18 0 1 120000 96938870 27049984 2694 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 6604 2694 70 173 0 6429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26416

[startup+0.301297 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15408
/proc/meminfo: memFree=1639816/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=36172 CPUtime=0.29
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 5554 0 0 0 27 2 0 0 19 0 1 120000 96938870 37040128 5312 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 9043 5313 70 173 0 8868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36172

[startup+0.701332 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15408
/proc/meminfo: memFree=1639816/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=55252 CPUtime=0.69
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 10899 0 0 0 64 5 0 0 22 0 1 120000 96938870 56578048 10400 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 13813 10401 70 173 0 13638 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55252

[startup+1.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1582784/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=95628 CPUtime=1.5
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 22016 0 0 0 136 14 0 0 25 0 1 120000 96938870 97923072 19979 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 23907 19979 70 173 0 23732 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 95628

[startup+3.10154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1529856/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=139352 CPUtime=3.1
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 34335 0 0 0 288 22 0 0 25 0 1 120000 96938870 142696448 32297 1992294400 134512640 135224549 4294956208 18446744073709551615 134570438 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 34838 32297 76 173 0 34663 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 139352

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1510848/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=146464 CPUtime=6.29
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 36239 0 0 0 607 22 0 0 25 0 1 120000 96938870 149979136 34201 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 36616 34201 77 173 0 36441 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146464

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1494080/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=150672 CPUtime=12.69
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 39026 0 0 0 1245 24 0 0 25 0 1 120000 96938870 154288128 36522 1992294400 134512640 135224549 4294956208 18446744073709551615 134559776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 37668 36522 77 173 0 37493 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 150672

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1492672/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=151716 CPUtime=25.49
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 39483 0 0 0 2525 24 0 0 25 0 1 120000 96938870 155357184 36885 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 37929 36885 93 173 0 37754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 151716

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1491840/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=152640 CPUtime=51.07
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 39711 0 0 0 5083 24 0 0 25 0 1 120000 96938870 156303360 37113 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 38160 37113 93 173 0 37985 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 152640

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1488448/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=156072 CPUtime=102.27
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 40567 0 0 0 10202 25 0 0 25 0 1 120000 96938870 159817728 37969 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 39018 37969 93 173 0 38843 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 156072

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1488384/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=156072 CPUtime=162.25
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 40572 0 0 0 16200 25 0 0 25 0 1 120000 96938870 159817728 37974 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 39018 37974 93 173 0 38843 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 156072

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15409
/proc/meminfo: memFree=1488320/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=156072 CPUtime=222.24
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 40573 0 0 0 22198 26 0 0 25 0 1 120000 96938870 159817728 37975 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 39018 37975 93 173 0 38843 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 156072

[startup+282.303 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 15409
/proc/meminfo: memFree=1488128/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=156388 CPUtime=282.22
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 40610 0 0 0 28196 26 0 0 25 0 1 120000 96938870 160141312 38012 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 39097 38012 93 173 0 38922 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 156388

[startup+342.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 15409
/proc/meminfo: memFree=1486208/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=158104 CPUtime=342.2
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 41076 0 0 0 34194 26 0 0 25 0 1 120000 96938870 161898496 38478 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 39526 38478 93 173 0 39351 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 158104

[startup+402.301 s]
/proc/loadavg: 1.15 1.05 1.01 2/65 15409
/proc/meminfo: memFree=1483008/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=161272 CPUtime=402.18
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 41851 0 0 0 40191 27 0 0 25 0 1 120000 96938870 165142528 39253 1992294400 134512640 135224549 4294956208 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 40318 39253 93 173 0 40143 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 161272

[startup+462.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 15409
/proc/meminfo: memFree=1483008/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=161272 CPUtime=462.17
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 41855 0 0 0 46189 28 0 0 25 0 1 120000 96938870 165142528 39257 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 40318 39257 93 173 0 40143 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 161272

[startup+522.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 15409
/proc/meminfo: memFree=1482944/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=161272 CPUtime=522.16
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 41862 0 0 0 52188 28 0 0 25 0 1 120000 96938870 165142528 39264 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 40318 39264 93 173 0 40143 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 161272

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15409
/proc/meminfo: memFree=1480960/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=163252 CPUtime=582.14
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 42365 0 0 0 58185 29 0 0 25 0 1 120000 96938870 167170048 39767 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 40813 39767 93 173 0 40638 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 163252

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15415
/proc/meminfo: memFree=1480064/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=163912 CPUtime=642.12
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 42550 0 0 0 64183 29 0 0 25 0 1 120000 96938870 167845888 39952 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 40978 39952 93 173 0 40803 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 163912

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15415
/proc/meminfo: memFree=1479808/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=164428 CPUtime=702.1
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 42624 0 0 0 70181 29 0 0 25 0 1 120000 96938870 168374272 40026 1992294400 134512640 135224549 4294956208 18446744073709551615 134595522 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 41107 40026 93 173 0 40932 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 164428

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15415
/proc/meminfo: memFree=1476160/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=168000 CPUtime=762.09
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 43520 0 0 0 76179 30 0 0 25 0 1 120000 96938870 172032000 40922 1992294400 134512640 135224549 4294956208 18446744073709551615 134638304 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 42000 40922 93 173 0 41825 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 168000

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15415
/proc/meminfo: memFree=1470336/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=173944 CPUtime=822.07
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 45017 0 0 0 82175 32 0 0 25 0 1 120000 96938870 178118656 42419 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 43486 42419 93 173 0 43311 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 173944

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15415
/proc/meminfo: memFree=1468224/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=176080 CPUtime=882.06
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 45545 0 0 0 88173 33 0 0 25 0 1 120000 96938870 180305920 42947 1992294400 134512640 135224549 4294956208 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 44020 42947 93 173 0 43845 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 176080

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15415
/proc/meminfo: memFree=1466688/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=177540 CPUtime=942.04
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 45914 0 0 0 94171 33 0 0 25 0 1 120000 96938870 181800960 43316 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 44385 43316 93 173 0 44210 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 177540

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15415
/proc/meminfo: memFree=1466624/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=177540 CPUtime=1002.02
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 45920 0 0 0 100169 33 0 0 25 0 1 120000 96938870 181800960 43322 1992294400 134512640 135224549 4294956208 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 44385 43322 93 173 0 44210 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 177540

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15415
/proc/meminfo: memFree=1458944/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=185216 CPUtime=1062
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 47826 0 0 0 106165 35 0 0 25 0 1 120000 96938870 189661184 45228 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 46304 45228 93 173 0 46129 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 185216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15415
/proc/meminfo: memFree=1458880/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=185216 CPUtime=1121.99
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 47828 0 0 0 112164 35 0 0 25 0 1 120000 96938870 189661184 45230 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 46304 45230 93 173 0 46129 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 185216

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15415
/proc/meminfo: memFree=1458880/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=185216 CPUtime=1181.98
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 47841 0 0 0 118162 36 0 0 25 0 1 120000 96938870 189661184 45243 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 46304 45243 93 173 0 46129 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 185216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15415
/proc/meminfo: memFree=1458880/2055920 swapFree=4192956/4192956
[pid=15408] ppid=15406 vsize=185216 CPUtime=1200.08
/proc/15408/stat : 15408 (CirCUs) R 15406 15408 14948 0 -1 4194304 47842 0 0 0 119972 36 0 0 25 0 1 100 96938870 189661184 45244 1992294400 134512640 135224549 4294956208 18446744073709551615 134595286 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15408/statm: 46304 45244 93 173 0 46129 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 185216

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.44
CPU time (s): 1200.12
CPU user time (s): 1199.72
CPU system time (s): 0.394939
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 185216

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

runsolver used 0.975851 second user time and 2.69159 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-25 21:50:55
IDJOB=1723805
IDBENCH=71736
IDSOLVER=544
FILE ID=node15/1723805-1240689052
PBS_JOBID= 9186648
Free space on /tmp= 66232 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723805-1240689052/watcher-1723805-1240689052 -o /tmp/evaluation-result-1723805-1240689052/solver-1723805-1240689052 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1723805-1240689052.cnf -t 1200

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=777152144

node15.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.220
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	: 5931.00
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.220
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:       1640360 kB
Buffers:         37280 kB
Cached:         302924 kB
SwapCached:          0 kB
Active:         138220 kB
Inactive:       216392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           36916 kB
Writeback:           0 kB
Mapped:          23668 kB
Slab:            47008 kB
Committed_AS:   326736 kB
PageTables:       1460 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= 66232 MiB
End job on node15 at 2009-04-25 22:10:57