Trace number 1524217

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S310111511-029.cnf
MD5SUMa9b0b659393e65a898228098b67aeeff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.956
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1524217-1238399459/watcher-1524217-1238399459 -o /tmp/evaluation-result-1524217-1238399459/solver-1524217-1238399459 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524217-1238399459.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.01 1.11 3/64 18462
/proc/meminfo: memFree=1505048/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=2696 CPUtime=0
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 120000 878537376 2760704 345 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 674 346 70 173 0 499 0

[startup+0.0993021 s]
/proc/loadavg: 1.00 1.01 1.11 3/64 18462
/proc/meminfo: memFree=1505048/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=6388 CPUtime=0.09
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 1348 0 0 0 9 0 0 0 18 0 1 120000 878537376 6541312 1300 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 1597 1301 70 173 0 1422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6388

[startup+0.101301 s]
/proc/loadavg: 1.00 1.01 1.11 3/64 18462
/proc/meminfo: memFree=1505048/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=6388 CPUtime=0.09
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 1368 0 0 0 9 0 0 0 18 0 1 120000 878537376 6541312 1320 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 1597 1320 70 173 0 1422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6388

[startup+0.30133 s]
/proc/loadavg: 1.00 1.01 1.11 3/64 18462
/proc/meminfo: memFree=1505048/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=6912 CPUtime=0.29
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 1532 0 0 0 29 0 0 0 19 0 1 120000 878537376 7077888 1483 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 1728 1483 90 173 0 1553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6912

[startup+0.70139 s]
/proc/loadavg: 1.00 1.01 1.11 3/64 18462
/proc/meminfo: memFree=1505048/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=7836 CPUtime=0.69
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 1749 0 0 0 69 0 0 0 23 0 1 120000 878537376 8024064 1700 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 1959 1700 90 173 0 1784 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7836

[startup+1.5015 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 18463
/proc/meminfo: memFree=1498000/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=9288 CPUtime=1.49
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 2140 0 0 0 149 0 0 0 25 0 1 120000 878537376 9510912 2091 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 2322 2091 90 173 0 2147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9288

[startup+3.10174 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 18463
/proc/meminfo: memFree=1495568/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=11400 CPUtime=3.09
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 2639 0 0 0 308 1 0 0 25 0 1 120000 878537376 11673600 2590 1992294400 134512640 135224549 4294956208 18446744073709551615 134618859 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 2850 2590 90 173 0 2675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11400

[startup+6.30121 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 18463
/proc/meminfo: memFree=1493392/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=13116 CPUtime=6.29
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 3077 0 0 0 628 1 0 0 25 0 1 120000 878537376 13430784 3028 1992294400 134512640 135224549 4294956208 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 3279 3028 90 173 0 3104 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13116

[startup+12.7012 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 18463
/proc/meminfo: memFree=1488848/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=17208 CPUtime=12.69
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 4110 0 0 0 1266 3 0 0 25 0 1 120000 878537376 17620992 4061 1992294400 134512640 135224549 4294956208 18446744073709551615 134618697 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 4302 4061 90 173 0 4127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17208

[startup+25.501 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 18463
/proc/meminfo: memFree=1486928/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=19188 CPUtime=25.48
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 4589 0 0 0 2545 3 0 0 25 0 1 120000 878537376 19648512 4540 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 4797 4540 90 173 0 4622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19188

[startup+51.1018 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 18463
/proc/meminfo: memFree=1477328/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=29340 CPUtime=51.08
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 7144 0 0 0 5101 7 0 0 25 0 1 120000 878537376 30044160 7095 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 7335 7095 90 173 0 7160 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29340

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18463
/proc/meminfo: memFree=1463312/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=42800 CPUtime=102.27
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 10482 0 0 0 10216 11 0 0 25 0 1 120000 878537376 43827200 10433 1992294400 134512640 135224549 4294956208 18446744073709551615 134619259 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 10700 10433 90 173 0 10525 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42800

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18463
/proc/meminfo: memFree=1453392/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=52832 CPUtime=162.24
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 12979 0 0 0 16211 13 0 0 25 0 1 120000 878537376 54099968 12930 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 13208 12930 90 173 0 13033 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52832

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 18463
/proc/meminfo: memFree=1442128/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=64188 CPUtime=222.22
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 15830 0 0 0 22207 15 0 0 25 0 1 120000 878537376 65728512 15781 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 16047 15781 90 173 0 15872 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64188

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 18463
/proc/meminfo: memFree=1429968/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=76192 CPUtime=282.2
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 18866 0 0 0 28201 19 0 0 25 0 1 120000 878537376 78020608 18752 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 19048 18752 90 173 0 18873 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 76192

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 18463
/proc/meminfo: memFree=1424720/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=81736 CPUtime=342.18
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 20250 0 0 0 34198 20 0 0 25 0 1 120000 878537376 83697664 20136 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 20434 20136 90 173 0 20259 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 81736

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18463
/proc/meminfo: memFree=1411920/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=94148 CPUtime=402.16
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 23356 0 0 0 40193 23 0 0 25 0 1 120000 878537376 96407552 23242 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 23537 23242 90 173 0 23362 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 94148

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18463
/proc/meminfo: memFree=1404752/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=101276 CPUtime=462.14
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 25157 0 0 0 46189 25 0 0 25 0 1 120000 878537376 103706624 25043 1992294400 134512640 135224549 4294956208 18446744073709551615 134618565 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 25319 25043 90 173 0 25144 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 101276

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 18463
/proc/meminfo: memFree=1404752/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=101804 CPUtime=522.12
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 25289 0 0 0 52187 25 0 0 25 0 1 120000 878537376 104247296 25175 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 25451 25175 90 173 0 25276 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 101804

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18463
/proc/meminfo: memFree=1396240/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=109724 CPUtime=582.1
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 27291 0 0 0 58183 27 0 0 25 0 1 120000 878537376 112357376 27177 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 27431 27177 90 173 0 27256 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 109724

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18469
/proc/meminfo: memFree=1385616/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=120416 CPUtime=642.08
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 29956 0 0 0 64179 29 0 0 25 0 1 120000 878537376 123305984 29842 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 30104 29842 90 173 0 29929 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 120416

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18469
/proc/meminfo: memFree=1377168/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=129128 CPUtime=702.06
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 32132 0 0 0 70174 32 0 0 25 0 1 120000 878537376 132227072 32018 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 32282 32018 90 173 0 32107 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 129128

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18469
/proc/meminfo: memFree=1372816/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=133088 CPUtime=762.04
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 33131 0 0 0 76171 33 0 0 25 0 1 120000 878537376 136282112 33017 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 33272 33017 90 173 0 33097 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 133088

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 18469
/proc/meminfo: memFree=1364880/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=141388 CPUtime=822.02
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 35239 0 0 0 82167 35 0 0 25 0 1 120000 878537376 144781312 34996 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 35347 34996 90 173 0 35172 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 141388

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 18469
/proc/meminfo: memFree=1364816/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=141388 CPUtime=882
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 35239 0 0 0 88165 35 0 0 25 0 1 120000 878537376 144781312 34996 1992294400 134512640 135224549 4294956208 18446744073709551615 134595216 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 35347 34996 90 173 0 35172 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 141388

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 18469
/proc/meminfo: memFree=1349200/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=157756 CPUtime=941.98
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 39344 0 0 0 94159 39 0 0 25 0 1 120000 878537376 161542144 39101 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 39439 39101 90 173 0 39264 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 157756

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18469
/proc/meminfo: memFree=1347792/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=158420 CPUtime=1001.96
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 39501 0 0 0 100156 40 0 0 25 0 1 120000 878537376 162222080 39258 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 39605 39258 90 173 0 39430 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 158420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18469
/proc/meminfo: memFree=1347792/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=158420 CPUtime=1061.94
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 39501 0 0 0 106154 40 0 0 25 0 1 120000 878537376 162222080 39258 1992294400 134512640 135224549 4294956208 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 39605 39258 90 173 0 39430 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 158420

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18469
/proc/meminfo: memFree=1334608/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=171492 CPUtime=1121.92
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 42778 0 0 0 112148 44 0 0 25 0 1 120000 878537376 175607808 42535 1992294400 134512640 135224549 4294956208 18446744073709551615 134595757 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 42873 42535 90 173 0 42698 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 171492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18469
/proc/meminfo: memFree=1334608/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=171492 CPUtime=1181.9
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 42778 0 0 0 118146 44 0 0 25 0 1 120000 878537376 175607808 42535 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 42873 42535 90 173 0 42698 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 171492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18469
/proc/meminfo: memFree=1334608/2055920 swapFree=4178260/4192956
[pid=18462] ppid=18460 vsize=171492 CPUtime=1200
/proc/18462/stat : 18462 (CirCUs) R 18460 18462 18329 0 -1 4194304 42778 0 0 0 119956 44 0 0 25 0 1 100 878537376 175607808 42535 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18462/statm: 42873 42535 90 173 0 42698 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 171492

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.04
CPU user time (s): 1199.57
CPU system time (s): 0.473927
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 171492

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

runsolver used 1.06184 second user time and 2.27365 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-30 09:50:59
IDJOB=1524217
IDBENCH=70332
IDSOLVER=544
FILE ID=node39/1524217-1238399459
PBS_JOBID= 9061400
Free space on /tmp= 66252 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S310111511-029.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524217-1238399459/watcher-1524217-1238399459 -o /tmp/evaluation-result-1524217-1238399459/solver-1524217-1238399459 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524217-1238399459.cnf -t 1200

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

MD5SUM BENCH= a9b0b659393e65a898228098b67aeeff
RANDOM SEED=1370377747

node39.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.285
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.285
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:       1505464 kB
Buffers:         76772 kB
Cached:         379772 kB
SwapCached:       8168 kB
Active:          68412 kB
Inactive:       398156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505464 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          16736 kB
Slab:            70140 kB
Committed_AS:  2254632 kB
PageTables:       1188 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= 66248 MiB
End job on node39 at 2009-03-30 10:11:01