Trace number 1716917

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.41

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

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

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-1716917-1240621827/watcher-1716917-1240621827 -o /tmp/evaluation-result-1716917-1240621827/solver-1716917-1240621827 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1716917-1240621827.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.98 0.95 3/64 18201
/proc/meminfo: memFree=1463848/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=2116 CPUtime=0
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 120000 90216249 2166784 257 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 529 258 70 173 0 354 0

[startup+0.0824691 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 18201
/proc/meminfo: memFree=1463848/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=5028 CPUtime=0.07
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 1080 0 0 0 7 0 0 0 18 0 1 120000 90216249 5148672 1031 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 1257 1031 77 173 0 1082 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5028

[startup+0.102469 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 18201
/proc/meminfo: memFree=1463848/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=5160 CPUtime=0.09
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 1098 0 0 0 9 0 0 0 18 0 1 120000 90216249 5283840 1049 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 1290 1049 77 173 0 1115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5160

[startup+0.302481 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 18201
/proc/meminfo: memFree=1463848/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=5504 CPUtime=0.29
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 1228 0 0 0 29 0 0 0 19 0 1 120000 90216249 5636096 1179 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 1376 1179 93 173 0 1201 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5504

[startup+0.702506 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 18201
/proc/meminfo: memFree=1463848/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=5900 CPUtime=0.69
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 1333 0 0 0 69 0 0 0 22 0 1 120000 90216249 6041600 1284 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 1475 1284 93 173 0 1300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5900

[startup+1.50156 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1458656/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=6560 CPUtime=1.49
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 1477 0 0 0 149 0 0 0 25 0 1 120000 90216249 6717440 1428 1992294400 134512640 135224549 4294956224 18446744073709551615 134595736 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 1640 1428 93 173 0 1465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6560

[startup+3.10166 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1458144/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=6692 CPUtime=3.09
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 1519 0 0 0 309 0 0 0 25 0 1 120000 90216249 6852608 1470 1992294400 134512640 135224549 4294956224 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 1673 1470 93 173 0 1498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6692

[startup+6.30187 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1457824/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=7124 CPUtime=6.29
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 1622 0 0 0 628 1 0 0 25 0 1 120000 90216249 7294976 1573 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 1781 1573 93 173 0 1606 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7124

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1456800/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=7916 CPUtime=12.69
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 1829 0 0 0 1268 1 0 0 25 0 1 120000 90216249 8105984 1780 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 1979 1780 93 173 0 1804 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7916

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1455264/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=9548 CPUtime=25.49
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 2208 0 0 0 2547 2 0 0 25 0 1 120000 90216249 9777152 2159 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 2387 2159 93 173 0 2212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9548

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1453216/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=11404 CPUtime=51.07
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 2701 0 0 0 5105 2 0 0 25 0 1 120000 90216249 11677696 2652 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 2851 2652 93 173 0 2676 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11404

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1450016/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=14712 CPUtime=102.26
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 3515 0 0 0 10223 3 0 0 25 0 1 120000 90216249 15065088 3466 1992294400 134512640 135224549 4294956224 18446744073709551615 134587956 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 3678 3466 93 173 0 3503 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14712

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1447392/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=17352 CPUtime=162.25
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 4152 0 0 0 16221 4 0 0 25 0 1 120000 90216249 17768448 4103 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 4338 4103 93 173 0 4163 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17352

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1444512/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=20448 CPUtime=222.24
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 4933 0 0 0 22219 5 0 0 25 0 1 120000 90216249 20938752 4819 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 5112 4819 93 173 0 4937 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 20448

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1444256/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=20756 CPUtime=282.22
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 4997 0 0 0 28217 5 0 0 25 0 1 120000 90216249 21254144 4883 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 5189 4883 93 173 0 5014 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 20756

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1441632/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=23280 CPUtime=342.21
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 5649 0 0 0 34215 6 0 0 25 0 1 120000 90216249 23838720 5535 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 5820 5535 93 173 0 5645 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 23280

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1440224/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=24600 CPUtime=402.19
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 5994 0 0 0 40213 6 0 0 25 0 1 120000 90216249 25190400 5880 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 6150 5880 93 173 0 5975 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 24600

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1438624/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=26320 CPUtime=462.18
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 6396 0 0 0 46211 7 0 0 25 0 1 120000 90216249 26951680 6282 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 6580 6282 93 173 0 6405 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 26320

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1436256/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=28628 CPUtime=522.16
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 6995 0 0 0 52208 8 0 0 25 0 1 120000 90216249 29315072 6881 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 7157 6881 93 173 0 6982 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 28628

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1436064/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=28796 CPUtime=582.15
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 7043 0 0 0 58207 8 0 0 25 0 1 120000 90216249 29487104 6929 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 7199 6929 93 173 0 7024 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 28796

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1434208/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=30612 CPUtime=642.13
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 7499 0 0 0 64205 8 0 0 25 0 1 120000 90216249 31346688 7385 1992294400 134512640 135224549 4294956224 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 7653 7385 93 173 0 7478 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 30612

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1433184/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=31704 CPUtime=702.12
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 7765 0 0 0 70204 8 0 0 25 0 1 120000 90216249 32464896 7651 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 7926 7651 93 173 0 7751 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 31704

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1431840/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=32984 CPUtime=762.11
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 8074 0 0 0 76202 9 0 0 25 0 1 120000 90216249 33775616 7960 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 8246 7960 93 173 0 8071 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 32984

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1431392/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=33532 CPUtime=822.09
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 8218 0 0 0 82200 9 0 0 25 0 1 120000 90216249 34336768 8104 1992294400 134512640 135224549 4294956224 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 8383 8104 93 173 0 8208 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 33532

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1428832/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=36436 CPUtime=882.07
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 8955 0 0 0 88198 9 0 0 25 0 1 120000 90216249 37310464 8712 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 9109 8712 93 173 0 8934 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 36436

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1428832/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=36436 CPUtime=942.06
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 8957 0 0 0 94197 9 0 0 25 0 1 120000 90216249 37310464 8714 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 9109 8714 93 173 0 8934 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 36436

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1426016/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=39364 CPUtime=1002.04
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 9659 0 0 0 100194 10 0 0 25 0 1 120000 90216249 40308736 9416 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 9841 9416 93 173 0 9666 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 39364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1425952/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=39364 CPUtime=1062.03
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 9659 0 0 0 106193 10 0 0 25 0 1 120000 90216249 40308736 9416 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 9841 9416 93 173 0 9666 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 39364

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1426016/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=39364 CPUtime=1122.01
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 9663 0 0 0 112191 10 0 0 25 0 1 120000 90216249 40308736 9420 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 9841 9420 93 173 0 9666 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 39364

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1421728/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=43844 CPUtime=1182
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 10748 0 0 0 118189 11 0 0 25 0 1 120000 90216249 44896256 10505 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 10961 10505 93 173 0 10786 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 43844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 18202
/proc/meminfo: memFree=1420832/2055920 swapFree=4130412/4192956
[pid=18201] ppid=18199 vsize=44636 CPUtime=1200.1
/proc/18201/stat : 18201 (CirCUs) R 18199 18201 18128 0 -1 4194304 10956 0 0 0 119999 11 0 0 25 0 1 100 90216249 45707264 10713 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18201/statm: 11159 10713 93 173 0 10984 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 44636

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.12
CPU user time (s): 1199.99
CPU system time (s): 0.12698
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 44636

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

runsolver used 0.818875 second user time and 2.57961 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 03:10:27
IDJOB=1716917
IDBENCH=20399
IDSOLVER=544
FILE ID=node22/1716917-1240621827
PBS_JOBID= 9186379
Free space on /tmp= 66312 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716917-1240621827/watcher-1716917-1240621827 -o /tmp/evaluation-result-1716917-1240621827/solver-1716917-1240621827 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1716917-1240621827.cnf -t 1200

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=375653635

node22.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:       1464264 kB
Buffers:         67772 kB
Cached:         416728 kB
SwapCached:      57596 kB
Active:         215408 kB
Inactive:       328968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464264 kB
SwapTotal:     4192956 kB
SwapFree:      4130412 kB
Dirty:            1496 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            33320 kB
Committed_AS:   380880 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node22 at 2009-04-25 03:30:29