Trace number 1581499

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.13 1200.45

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
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 variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

7.49/7.57	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
7.49/7.57	c Eliminate time :       5.29 

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-1581499-1238929517/watcher-1581499-1238929517 -o /tmp/evaluation-result-1581499-1238929517/solver-1581499-1238929517 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1581499-1238929517.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 14607
/proc/meminfo: memFree=1332728/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=7284 CPUtime=0
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 686 0 0 0 0 0 0 0 18 0 1 120000 1165613804 7458816 671 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 1821 676 66 173 0 1646 0

[startup+0.0826269 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14607
/proc/meminfo: memFree=1332728/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=32184 CPUtime=0.07
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 4781 0 0 0 5 2 0 0 18 0 1 120000 1165613804 32956416 4733 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 8046 4734 70 173 0 7871 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32184

[startup+0.101627 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14607
/proc/meminfo: memFree=1332728/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=33760 CPUtime=0.09
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 5198 0 0 0 7 2 0 0 18 0 1 120000 1165613804 34570240 5085 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 8440 5085 70 173 0 8265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33760

[startup+0.301647 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14607
/proc/meminfo: memFree=1332728/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=44436 CPUtime=0.29
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 8248 0 0 0 25 4 0 0 19 0 1 120000 1165613804 45502464 8006 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 11109 8006 70 173 0 10934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44436

[startup+0.701683 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14607
/proc/meminfo: memFree=1332728/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=59320 CPUtime=0.69
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 12501 0 0 0 63 6 0 0 23 0 1 120000 1165613804 60743680 12002 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 14830 12002 70 173 0 14655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59320

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1274480/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=84732 CPUtime=1.49
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 19622 0 0 0 139 10 0 0 25 0 1 120000 1165613804 86765568 18610 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 21183 18611 70 173 0 21008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84732

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1230896/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=118392 CPUtime=3.09
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 29272 0 0 0 292 17 0 0 25 0 1 120000 1165613804 121233408 27234 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 29598 27234 77 173 0 29423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118392

[startup+6.30121 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1204208/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=134292 CPUtime=6.29
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 34684 0 0 0 608 21 0 0 25 0 1 120000 1165613804 137515008 32646 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 33573 32646 77 173 0 33398 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134292

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1199088/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=138732 CPUtime=12.69
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 36504 0 0 0 1247 22 0 0 25 0 1 120000 1165613804 142061568 33473 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 34683 33473 92 173 0 34508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138732

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1199152/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=138868 CPUtime=25.48
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 36513 0 0 0 2526 22 0 0 25 0 1 120000 1165613804 142200832 33482 1992294400 134512640 135224549 4294956208 18446744073709551615 134623502 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 34717 33482 92 173 0 34542 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 138868

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1196976/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=141112 CPUtime=51.06
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 37063 0 0 0 5083 23 0 0 25 0 1 120000 1165613804 144498688 34032 1992294400 134512640 135224549 4294956208 18446744073709551615 134595415 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 35278 34032 92 173 0 35103 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 141112

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1188976/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=149256 CPUtime=102.25
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 39083 0 0 0 10200 25 0 0 25 0 1 120000 1165613804 152838144 36052 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 37314 36052 92 173 0 37139 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149256

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1178032/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=160080 CPUtime=162.23
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 41813 0 0 0 16195 28 0 0 25 0 1 120000 1165613804 163921920 38782 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 40020 38782 92 173 0 39845 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 160080

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1167536/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=170636 CPUtime=222.22
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 44410 0 0 0 22192 30 0 0 25 0 1 120000 1165613804 174731264 41379 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 42659 41379 92 173 0 42484 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 170636

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1156144/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=182124 CPUtime=282.21
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 47275 0 0 0 28187 34 0 0 25 0 1 120000 1165613804 186494976 44244 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 45531 44244 92 173 0 45356 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 182124

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1144240/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=193872 CPUtime=342.19
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 50245 0 0 0 34183 36 0 0 25 0 1 120000 1165613804 198524928 47214 1992294400 134512640 135224549 4294956208 18446744073709551615 134587841 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 48468 47214 92 173 0 48293 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 193872

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1135664/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=202320 CPUtime=402.18
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 52351 0 0 0 40179 39 0 0 25 0 1 120000 1165613804 207175680 49320 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 50580 49320 92 173 0 50405 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 202320

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1135664/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=202320 CPUtime=462.16
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 52352 0 0 0 46177 39 0 0 25 0 1 120000 1165613804 207175680 49321 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 50580 49321 92 173 0 50405 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 202320

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1135664/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=202320 CPUtime=522.15
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 52352 0 0 0 52176 39 0 0 25 0 1 120000 1165613804 207175680 49321 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 50580 49321 92 173 0 50405 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 202320

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1131312/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=206680 CPUtime=582.13
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 53466 0 0 0 58173 40 0 0 25 0 1 120000 1165613804 211640320 50435 1992294400 134512640 135224549 4294956208 18446744073709551615 134588227 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 51670 50435 92 173 0 51495 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 206680

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1118000/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=219884 CPUtime=642.12
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 56746 0 0 0 64168 44 0 0 25 0 1 120000 1165613804 225161216 53715 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 54971 53715 92 173 0 54796 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 219884

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1104112/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=233892 CPUtime=702.1
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 60243 0 0 0 70162 48 0 0 25 0 1 120000 1165613804 239505408 57212 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 58473 57212 92 173 0 58298 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 233892

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1089712/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=248044 CPUtime=762.09
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 63788 0 0 0 76157 52 0 0 25 0 1 120000 1165613804 253997056 60757 1992294400 134512640 135224549 4294956208 18446744073709551615 134619210 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 62011 60757 92 173 0 61836 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 248044

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1089712/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=248044 CPUtime=822.08
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 63788 0 0 0 82156 52 0 0 25 0 1 120000 1165613804 253997056 60757 1992294400 134512640 135224549 4294956208 18446744073709551615 134587860 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 62011 60757 92 173 0 61836 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 248044

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1089648/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=248044 CPUtime=882.06
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 63789 0 0 0 88154 52 0 0 25 0 1 120000 1165613804 253997056 60758 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 62011 60758 92 173 0 61836 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 248044

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1089776/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=248044 CPUtime=942.05
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 63789 0 0 0 94153 52 0 0 25 0 1 120000 1165613804 253997056 60758 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 62011 60758 92 173 0 61836 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 248044

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1089776/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=248044 CPUtime=1002.03
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 63789 0 0 0 100151 52 0 0 25 0 1 120000 1165613804 253997056 60758 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 62011 60758 92 173 0 61836 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 248044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1089776/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=248044 CPUtime=1062.01
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 63789 0 0 0 106149 52 0 0 25 0 1 120000 1165613804 253997056 60758 1992294400 134512640 135224549 4294956208 18446744073709551615 134587841 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 62011 60758 92 173 0 61836 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 248044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1089456/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=248440 CPUtime=1122
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 63890 0 0 0 112148 52 0 0 25 0 1 120000 1165613804 254402560 60859 1992294400 134512640 135224549 4294956208 18446744073709551615 134595286 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 62110 60859 92 173 0 61935 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 248440

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1078064/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=259668 CPUtime=1181.98
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 66698 0 0 0 118143 55 0 0 25 0 1 120000 1165613804 265900032 63667 1992294400 134512640 135224549 4294956208 18446744073709551615 134595680 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 64917 63667 92 173 0 64742 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 259668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14608
/proc/meminfo: memFree=1078064/2055920 swapFree=4179076/4192956
[pid=14607] ppid=14605 vsize=259668 CPUtime=1200.08
/proc/14607/stat : 14607 (CirCUs) R 14605 14607 13952 0 -1 4194304 66698 0 0 0 119953 55 0 0 25 0 1 100 1165613804 265900032 63667 1992294400 134512640 135224549 4294956208 18446744073709551615 134587781 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14607/statm: 64917 63667 92 173 0 64742 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 259668

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.45
CPU time (s): 1200.13
CPU user time (s): 1199.53
CPU system time (s): 0.599908
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 259668

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

runsolver used 0.987849 second user time and 2.35864 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-05 13:05:19
IDJOB=1581499
IDBENCH=71037
IDSOLVER=544
FILE ID=node61/1581499-1238929517
PBS_JOBID= 9101421
Free space on /tmp= 66536 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581499-1238929517/watcher-1581499-1238929517 -o /tmp/evaluation-result-1581499-1238929517/solver-1581499-1238929517 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1581499-1238929517.cnf -t 1200

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=2078077478

node61.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.238
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.238
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:       1333144 kB
Buffers:         72708 kB
Cached:         560700 kB
SwapCached:       7832 kB
Active:         152664 kB
Inactive:       490244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1333144 kB
SwapTotal:     4192956 kB
SwapFree:      4179076 kB
Dirty:           27056 kB
Writeback:           0 kB
Mapped:          15172 kB
Slab:            65920 kB
Committed_AS:  3102836 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node61 at 2009-04-05 13:25:22