Trace number 1738076

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

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.2858
Satisfiable
(Un)Satisfiability was proved
Number of variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

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

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-1738076-1240835512/watcher-1738076-1240835512 -o /tmp/evaluation-result-1738076-1240835512/solver-1738076-1240835512 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1738076-1240835512.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 3/64 2967
/proc/meminfo: memFree=1713896/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=1688 CPUtime=0
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 120000 111579425 1728512 179 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 422 181 70 173 0 247 0

[startup+0.05402 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2967
/proc/meminfo: memFree=1713896/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=3136 CPUtime=0.05
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 574 0 0 0 5 0 0 0 18 0 1 120000 111579425 3211264 558 1992294400 134512640 135224549 4294956224 18446744073709551615 134570070 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 784 558 74 173 0 609 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3136

[startup+0.101025 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2967
/proc/meminfo: memFree=1713896/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=3400 CPUtime=0.09
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 646 0 0 0 9 0 0 0 18 0 1 120000 111579425 3481600 630 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 850 630 90 173 0 675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3400

[startup+0.301045 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2967
/proc/meminfo: memFree=1713896/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=4720 CPUtime=0.29
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 969 0 0 0 29 0 0 0 19 0 1 120000 111579425 4833280 953 1992294400 134512640 135224549 4294956224 18446744073709551615 134595769 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 1180 953 90 173 0 1005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4720

[startup+0.70109 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2967
/proc/meminfo: memFree=1713896/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=5644 CPUtime=0.69
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 1212 0 0 0 69 0 0 0 23 0 1 120000 111579425 5779456 1196 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 1411 1196 90 173 0 1236 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5644

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1709344/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=5908 CPUtime=1.49
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 1292 0 0 0 149 0 0 0 25 0 1 120000 111579425 6049792 1276 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 1477 1276 90 173 0 1302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5908

[startup+3.10135 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1708960/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=6452 CPUtime=3.09
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 1410 0 0 0 309 0 0 0 25 0 1 120000 111579425 6606848 1394 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 1613 1394 90 173 0 1438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6452

[startup+6.30171 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1707360/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=7772 CPUtime=6.29
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 1734 0 0 0 629 0 0 0 25 0 1 120000 111579425 7958528 1718 1992294400 134512640 135224549 4294956224 18446744073709551615 134595715 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 1943 1718 90 173 0 1768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7772

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1704096/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=10940 CPUtime=12.69
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 2516 0 0 0 1268 1 0 0 25 0 1 120000 111579425 11202560 2500 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 2735 2500 90 173 0 2560 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10940

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1700448/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=14768 CPUtime=25.48
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 3500 0 0 0 2546 2 0 0 25 0 1 120000 111579425 15122432 3484 1992294400 134512640 135224549 4294956224 18446744073709551615 134595474 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 3692 3484 90 173 0 3517 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14768

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1695456/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=19544 CPUtime=51.06
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 4685 0 0 0 5103 3 0 0 25 0 1 120000 111579425 20013056 4636 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 4886 4636 90 173 0 4711 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19544

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1689376/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=25692 CPUtime=102.25
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 6182 0 0 0 10220 5 0 0 25 0 1 120000 111579425 26308608 6133 1992294400 134512640 135224549 4294956224 18446744073709551615 134632568 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 6423 6133 90 173 0 6248 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25692

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1683680/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=31796 CPUtime=162.23
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 7664 0 0 0 16216 7 0 0 25 0 1 120000 111579425 32559104 7550 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 7949 7550 90 173 0 7774 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31796

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1681056/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=34548 CPUtime=222.21
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 8315 0 0 0 22213 8 0 0 25 0 1 120000 111579425 35377152 8201 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 8637 8201 90 173 0 8462 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34548

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1676512/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=39216 CPUtime=282.18
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 9438 0 0 0 28209 9 0 0 25 0 1 120000 111579425 40157184 9324 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 9804 9324 90 173 0 9629 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 39216

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1671712/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=44128 CPUtime=342.16
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 10635 0 0 0 34206 10 0 0 25 0 1 120000 111579425 45187072 10521 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 11032 10521 90 173 0 10857 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 44128

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2968
/proc/meminfo: memFree=1668448/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=47604 CPUtime=402.13
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 11453 0 0 0 40202 11 0 0 25 0 1 120000 111579425 48746496 11339 1992294400 134512640 135224549 4294956224 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 11901 11339 90 173 0 11726 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 47604

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1667680/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=48332 CPUtime=462.11
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 11591 0 0 0 46199 12 0 0 25 0 1 120000 111579425 49491968 11477 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 12083 11477 90 173 0 11908 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 48332

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1663968/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=52352 CPUtime=522.09
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 12532 0 0 0 52196 13 0 0 25 0 1 120000 111579425 53608448 12418 1992294400 134512640 135224549 4294956224 18446744073709551615 134595598 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 13088 12418 90 173 0 12913 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 52352

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1663328/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=53120 CPUtime=582.07
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 12714 0 0 0 58194 13 0 0 25 0 1 120000 111579425 54394880 12600 1992294400 134512640 135224549 4294956224 18446744073709551615 134618963 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 13280 12600 90 173 0 13105 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 53120

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1659232/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=57216 CPUtime=642.04
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 13717 0 0 0 64191 13 0 0 25 0 1 120000 111579425 58589184 13603 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 14304 13603 90 173 0 14129 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 57216

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1658912/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=57556 CPUtime=702.01
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 13797 0 0 0 70188 13 0 0 25 0 1 120000 111579425 58937344 13683 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 14389 13683 90 173 0 14214 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 57556

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1652832/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=63944 CPUtime=761.99
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 15334 0 0 0 76184 15 0 0 25 0 1 120000 111579425 65478656 15220 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 15986 15220 90 173 0 15811 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 63944

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1652768/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=63944 CPUtime=821.96
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 15354 0 0 0 82181 15 0 0 25 0 1 120000 111579425 65478656 15240 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 15986 15240 90 173 0 15811 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 63944

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1652320/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=64520 CPUtime=881.94
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 15466 0 0 0 88179 15 0 0 25 0 1 120000 111579425 66068480 15352 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 16130 15352 90 173 0 15955 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 64520

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1651616/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=65544 CPUtime=941.91
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 15730 0 0 0 94176 15 0 0 25 0 1 120000 111579425 67117056 15487 1992294400 134512640 135224549 4294956224 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 16386 15487 90 173 0 16211 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 65544

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1649056/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=68288 CPUtime=1001.89
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 16392 0 0 0 100173 16 0 0 25 0 1 120000 111579425 69926912 16149 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 17072 16149 90 173 0 16897 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 68288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1648864/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=68460 CPUtime=1061.87
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 16440 0 0 0 106171 16 0 0 25 0 1 120000 111579425 70103040 16197 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 17115 16197 90 173 0 16940 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 68460

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1648480/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=68972 CPUtime=1121.85
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 16550 0 0 0 112168 17 0 0 25 0 1 120000 111579425 70627328 16307 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 17243 16307 90 173 0 17068 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 68972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1645600/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=72316 CPUtime=1181.82
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 17291 0 0 0 118165 17 0 0 25 0 1 120000 111579425 74051584 17048 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 18079 17048 90 173 0 17904 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 72316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2970
/proc/meminfo: memFree=1643040/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=74736 CPUtime=1200.02
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 17889 0 0 0 119984 18 0 0 25 0 1 100 111579425 76529664 17646 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 18684 17646 90 173 0 18509 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 74736

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 2970
/proc/meminfo: memFree=1643040/2055920 swapFree=4180832/4192956
[pid=2967] ppid=2965 vsize=74736 CPUtime=1200.02
/proc/2967/stat : 2967 (CirCUs) R 2965 2967 2739 0 -1 4194304 17889 0 0 0 119984 18 0 0 25 0 1 100 111579425 76529664 17646 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2967/statm: 18684 17646 90 173 0 18509 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 74736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.85
CPU system time (s): 0.19497
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 74736

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

runsolver used 0.939857 second user time and 3.43648 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-27 14:31:53
IDJOB=1738076
IDBENCH=71800
IDSOLVER=544
FILE ID=node42/1738076-1240835512
PBS_JOBID= 9187561
Free space on /tmp= 66336 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738076-1240835512/watcher-1738076-1240835512 -o /tmp/evaluation-result-1738076-1240835512/solver-1738076-1240835512 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1738076-1240835512.cnf -t 1200

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=1475909648

node42.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:       1714376 kB
Buffers:         50688 kB
Cached:         224552 kB
SwapCached:       5940 kB
Active:          87796 kB
Inactive:       195880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714376 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          14124 kB
Slab:            43876 kB
Committed_AS:   540568 kB
PageTables:       1388 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= 66336 MiB
End job on node42 at 2009-04-27 14:51:55