Trace number 1524357

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.1 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S1900558626-069.cnf
MD5SUMfebdf1b8ba5bbd40107a806ae2296ad3
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.04/0.05	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.04/0.05	c Eliminate time :       0.04 

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-1524357-1238466736/watcher-1524357-1238466736 -o /tmp/evaluation-result-1524357-1238466736/solver-1524357-1238466736 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524357-1238466736.cnf -t 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 14237
/proc/meminfo: memFree=1277672/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=1444 CPUtime=0
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 120000 1119339155 1478656 138 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 361 139 70 173 0 186 0

[startup+0.044259 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 14237
/proc/meminfo: memFree=1277672/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=1836 CPUtime=0.04
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 284 0 0 0 4 0 0 0 18 0 1 120000 1119339155 1880064 268 1992294400 134512640 135224549 4294956224 18446744073709551615 134571502 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 459 268 74 173 0 284 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1836

[startup+0.101266 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 14237
/proc/meminfo: memFree=1277672/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=1968 CPUtime=0.09
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 328 0 0 0 9 0 0 0 18 0 1 120000 1119339155 2015232 312 1992294400 134512640 135224549 4294956224 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 492 312 90 173 0 317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1968

[startup+0.301299 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 14237
/proc/meminfo: memFree=1277672/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=2232 CPUtime=0.29
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 381 0 0 0 29 0 0 0 19 0 1 120000 1119339155 2285568 365 1992294400 134512640 135224549 4294956224 18446744073709551615 134595715 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 558 365 90 173 0 383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2232

[startup+0.701362 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 14237
/proc/meminfo: memFree=1277672/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=2364 CPUtime=0.69
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 427 0 0 0 69 0 0 0 23 0 1 120000 1119339155 2420736 411 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 591 411 90 173 0 416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2364

[startup+1.50249 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1276256/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=2760 CPUtime=1.49
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 517 0 0 0 149 0 0 0 25 0 1 120000 1119339155 2826240 501 1992294400 134512640 135224549 4294956224 18446744073709551615 134731624 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 690 501 90 173 0 515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2760

[startup+3.10175 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1275616/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=3332 CPUtime=3.09
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 654 0 0 0 309 0 0 0 25 0 1 120000 1119339155 3411968 638 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 833 638 90 173 0 658 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3332

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1274592/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=4260 CPUtime=6.29
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 874 0 0 0 629 0 0 0 25 0 1 120000 1119339155 4362240 858 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 1065 858 90 173 0 890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4260

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1273248/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=5460 CPUtime=12.69
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 1163 0 0 0 1268 1 0 0 25 0 1 120000 1119339155 5591040 1147 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 1365 1147 90 173 0 1190 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5460

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1271776/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=7080 CPUtime=25.48
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 1560 0 0 0 2547 1 0 0 25 0 1 120000 1119339155 7249920 1544 1992294400 134512640 135224549 4294956224 18446744073709551615 134631376 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 1770 1544 90 173 0 1595 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7080

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1270112/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=8796 CPUtime=51.08
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 1993 0 0 0 5106 2 0 0 25 0 1 120000 1119339155 9007104 1944 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 2199 1944 90 173 0 2024 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8796

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1268064/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=10836 CPUtime=102.26
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 2498 0 0 0 10223 3 0 0 25 0 1 120000 1119339155 11096064 2449 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 2709 2449 90 173 0 2534 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10836

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1266144/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=12792 CPUtime=162.23
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 2963 0 0 0 16220 3 0 0 25 0 1 120000 1119339155 13099008 2914 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 3198 2914 90 173 0 3023 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12792

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1264032/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=15192 CPUtime=222.22
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 3549 0 0 0 22218 4 0 0 25 0 1 120000 1119339155 15556608 3435 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 3798 3435 90 173 0 3623 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 15192

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1263008/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=16316 CPUtime=282.2
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 3826 0 0 0 28216 4 0 0 25 0 1 120000 1119339155 16707584 3712 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 4079 3712 90 173 0 3904 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 16316

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14238
/proc/meminfo: memFree=1261536/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=17856 CPUtime=342.17
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 4197 0 0 0 34213 4 0 0 25 0 1 120000 1119339155 18284544 4083 1992294400 134512640 135224549 4294956224 18446744073709551615 134595360 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 4464 4083 90 173 0 4289 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 17856

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1260192/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=19256 CPUtime=402.15
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 4522 0 0 0 40211 4 0 0 25 0 1 120000 1119339155 19718144 4408 1992294400 134512640 135224549 4294956224 18446744073709551615 134631364 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 4814 4408 90 173 0 4639 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 19256

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1260000/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=19388 CPUtime=462.13
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 4549 0 0 0 46209 4 0 0 25 0 1 120000 1119339155 19853312 4435 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 4847 4435 90 173 0 4672 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 19388

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1258528/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=20896 CPUtime=522.11
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 4932 0 0 0 52206 5 0 0 25 0 1 120000 1119339155 21397504 4818 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 5224 4818 90 173 0 5049 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 20896

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1258272/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=21240 CPUtime=582.09
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 4998 0 0 0 58204 5 0 0 25 0 1 120000 1119339155 21749760 4884 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 5310 4884 90 173 0 5135 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 21240

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1256672/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=22736 CPUtime=642.08
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 5384 0 0 0 64202 6 0 0 25 0 1 120000 1119339155 23281664 5270 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 5684 5270 90 173 0 5509 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 22736

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1256480/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=23108 CPUtime=702.05
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 5438 0 0 0 70199 6 0 0 25 0 1 120000 1119339155 23662592 5324 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 5777 5324 90 173 0 5602 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 23108

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1254816/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=25200 CPUtime=762.04
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 5973 0 0 0 76197 7 0 0 25 0 1 120000 1119339155 25804800 5730 1992294400 134512640 135224549 4294956224 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 6300 5730 90 173 0 6125 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 25200

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1254688/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=25356 CPUtime=822.01
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 6004 0 0 0 82194 7 0 0 25 0 1 120000 1119339155 25964544 5761 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 6339 5761 90 173 0 6164 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 25356

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1254432/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=25740 CPUtime=881.99
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 6057 0 0 0 88192 7 0 0 25 0 1 120000 1119339155 26357760 5814 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 6435 5814 90 173 0 6260 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 25740

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1252640/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=27340 CPUtime=941.98
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 6493 0 0 0 94190 8 0 0 25 0 1 120000 1119339155 27996160 6250 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 6835 6250 90 173 0 6660 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 27340

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1252576/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=27524 CPUtime=1001.95
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 6519 0 0 0 100187 8 0 0 25 0 1 120000 1119339155 28184576 6276 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 6881 6276 90 173 0 6706 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 27524

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1252256/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=27716 CPUtime=1061.93
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 6581 0 0 0 106185 8 0 0 25 0 1 120000 1119339155 28381184 6338 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 6929 6338 90 173 0 6754 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 27716

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1250336/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=29736 CPUtime=1121.91
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 7063 0 0 0 112183 8 0 0 25 0 1 120000 1119339155 30449664 6820 1992294400 134512640 135224549 4294956224 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 7434 6820 90 173 0 7259 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 29736

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1250272/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=29912 CPUtime=1181.89
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 7076 0 0 0 118181 8 0 0 25 0 1 120000 1119339155 30629888 6833 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 7478 6833 90 173 0 7303 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 29912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1250272/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=29912 CPUtime=1200.09
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 7078 0 0 0 120001 8 0 0 25 0 1 100 1119339155 30629888 6835 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 7478 6835 90 173 0 7303 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29912

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14240
/proc/meminfo: memFree=1250272/2055920 swapFree=4178264/4192956
[pid=14237] ppid=14235 vsize=29912 CPUtime=1200.09
/proc/14237/stat : 14237 (CirCUs) R 14235 14237 14168 0 -1 4194304 7078 0 0 0 120001 8 0 0 25 0 1 100 1119339155 30629888 6835 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14237/statm: 7478 6835 90 173 0 7303 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.01
CPU system time (s): 0.089986
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 29912

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

runsolver used 0.957854 second user time and 2.75058 second system time

The end

Launcher Data

Begin job on node26 at 2009-03-31 04:32:16
IDJOB=1524357
IDBENCH=70472
IDSOLVER=544
FILE ID=node26/1524357-1238466736
PBS_JOBID= 9061758
Free space on /tmp= 66264 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S1900558626-069.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524357-1238466736/watcher-1524357-1238466736 -o /tmp/evaluation-result-1524357-1238466736/solver-1524357-1238466736 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524357-1238466736.cnf -t 1200

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

MD5SUM BENCH= febdf1b8ba5bbd40107a806ae2296ad3
RANDOM SEED=701270669

node26.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.261
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.261
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:       1278152 kB
Buffers:         90104 kB
Cached:         590332 kB
SwapCached:       8472 kB
Active:         192384 kB
Inactive:       497980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278152 kB
SwapTotal:     4192956 kB
SwapFree:      4178264 kB
Dirty:            1212 kB
Writeback:           0 kB
Mapped:          15596 kB
Slab:            73500 kB
Committed_AS:  2944804 kB
PageTables:       1372 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= 66260 MiB
End job on node26 at 2009-03-31 04:52:19