Trace number 1723181

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CircUs 2009-03-23? (TO) 1200.12 1200.51

General information on the benchmark

Namevelev-pipe-sat-1.0-b7.cnf
MD5SUM612845a855119304b698a4b55aed3089
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.2438
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

191.92/192.07	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
191.92/192.07	c Eliminate time :     180.63 

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-1723181-1240683936/watcher-1723181-1240683936 -o /tmp/evaluation-result-1723181-1240683936/solver-1723181-1240683936 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1723181-1240683936.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.31 1.46 1.37 2/64 4682
/proc/meminfo: memFree=885960/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=3872 CPUtime=0
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 684 0 0 0 0 0 0 0 18 0 1 120000 96421743 3964928 669 1992294400 134512640 135224549 4294956208 18446744073709551615 134593808 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 968 675 66 173 0 793 0

[startup+0.0604571 s]
/proc/loadavg: 1.31 1.46 1.37 2/64 4682
/proc/meminfo: memFree=885960/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=80200 CPUtime=0.05
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 2486 0 0 0 4 1 0 0 18 0 1 120000 96421743 82124800 2439 1992294400 134512640 135224549 4294956208 18446744073709551615 134549159 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 20050 2441 70 173 0 19875 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 80200

[startup+0.101462 s]
/proc/loadavg: 1.31 1.46 1.37 2/64 4682
/proc/meminfo: memFree=885960/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=82568 CPUtime=0.09
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 3151 0 0 0 8 1 0 0 18 0 1 120000 96421743 84549632 3038 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 20642 3038 70 173 0 20467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82568

[startup+0.301496 s]
/proc/loadavg: 1.31 1.46 1.37 2/64 4682
/proc/meminfo: memFree=885960/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=93116 CPUtime=0.29
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 6110 0 0 0 26 3 0 0 19 0 1 120000 96421743 95350784 5868 1992294400 134512640 135224549 4294956208 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 23279 5868 70 173 0 23104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93116

[startup+0.701563 s]
/proc/loadavg: 1.31 1.46 1.37 2/64 4682
/proc/meminfo: memFree=885960/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=115992 CPUtime=0.69
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 12438 0 0 0 63 6 0 0 23 0 1 120000 96421743 118775808 11426 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 28998 11427 70 173 0 28823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115992

[startup+1.50171 s]
/proc/loadavg: 1.31 1.46 1.37 2/65 4683
/proc/meminfo: memFree=824704/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=161016 CPUtime=1.48
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 24511 0 0 0 135 13 0 0 25 0 1 120000 96421743 164880384 22474 1992294400 134512640 135224549 4294956208 18446744073709551615 134560928 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4682/statm: 40254 22474 70 173 0 40079 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 161016

[startup+3.10196 s]
/proc/loadavg: 1.31 1.46 1.37 2/65 4683
/proc/meminfo: memFree=765120/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=248284 CPUtime=3.08
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 48134 0 0 0 282 26 0 0 25 0 1 120000 96421743 254242816 44048 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 62071 44049 70 173 0 61896 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 248284

[startup+6.3015 s]
/proc/loadavg: 1.29 1.46 1.37 2/65 4683
/proc/meminfo: memFree=594432/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=412932 CPUtime=6.28
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 93805 0 0 0 576 52 0 0 25 0 1 120000 96421743 422842368 85622 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 103233 85622 70 173 0 103058 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 412932

[startup+12.7016 s]
/proc/loadavg: 1.26 1.45 1.37 2/65 4683
/proc/meminfo: memFree=293696/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=675332 CPUtime=12.68
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 165070 0 0 0 1176 92 0 0 25 0 1 120000 96421743 691539968 148693 1992294400 134512640 135224549 4294956208 18446744073709551615 134570916 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 168833 148693 75 173 0 168658 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 675332

[startup+25.5017 s]
/proc/loadavg: 1.20 1.43 1.36 2/65 4683
/proc/meminfo: memFree=293888/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=675332 CPUtime=25.48
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 165070 0 0 0 2456 92 0 0 25 0 1 120000 96421743 691539968 148693 1992294400 134512640 135224549 4294956208 18446744073709551615 134570901 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 168833 148693 75 173 0 168658 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 675332

[startup+51.102 s]
/proc/loadavg: 1.13 1.39 1.35 2/65 4683
/proc/meminfo: memFree=294144/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=675332 CPUtime=51.07
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 165070 0 0 0 5015 92 0 0 25 0 1 120000 96421743 691539968 148693 1992294400 134512640 135224549 4294956208 18446744073709551615 134570800 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 168833 148693 75 173 0 168658 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 675332

[startup+102.306 s]
/proc/loadavg: 1.06 1.33 1.33 2/65 4683
/proc/meminfo: memFree=238784/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=706500 CPUtime=102.25
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 182960 0 0 0 10125 100 0 0 25 0 1 120000 96421743 723456000 162530 1992294400 134512640 135224549 4294956208 18446744073709551615 134570907 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 176625 162530 77 173 0 176450 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 706500

[startup+162.302 s]
/proc/loadavg: 1.02 1.27 1.31 2/65 4683
/proc/meminfo: memFree=233344/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=706500 CPUtime=162.23
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 184332 0 0 0 16122 101 0 0 25 0 1 120000 96421743 723456000 163902 1992294400 134512640 135224549 4294956208 18446744073709551615 134572720 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 176625 163902 77 173 0 176450 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 706500

[startup+222.302 s]
/proc/loadavg: 1.00 1.22 1.29 2/65 4683
/proc/meminfo: memFree=228544/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=711384 CPUtime=222.22
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 185768 0 0 0 22119 103 0 0 25 0 1 120000 96421743 728457216 165115 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 177846 165115 93 173 0 177671 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 711384

[startup+282.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 4683
/proc/meminfo: memFree=227840/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=712052 CPUtime=282.19
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 185935 0 0 0 28116 103 0 0 25 0 1 120000 96421743 729141248 165282 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 178013 165282 93 173 0 177838 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 712052

[startup+342.302 s]
/proc/loadavg: 1.00 1.14 1.25 2/65 4683
/proc/meminfo: memFree=227520/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=712316 CPUtime=342.17
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 186010 0 0 0 34114 103 0 0 25 0 1 120000 96421743 729411584 165357 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 178079 165357 93 173 0 177904 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 712316

[startup+402.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 4683
/proc/meminfo: memFree=225664/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=714168 CPUtime=402.15
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 186477 0 0 0 40112 103 0 0 25 0 1 120000 96421743 731308032 165824 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 178542 165824 93 173 0 178367 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 714168

[startup+462.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 4683
/proc/meminfo: memFree=220480/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=719352 CPUtime=462.14
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 187766 0 0 0 46109 105 0 0 25 0 1 120000 96421743 736616448 167113 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 179838 167113 93 173 0 179663 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 719352

[startup+522.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 4683
/proc/meminfo: memFree=219328/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=720540 CPUtime=522.11
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 188053 0 0 0 52106 105 0 0 25 0 1 120000 96421743 737832960 167400 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 180135 167400 93 173 0 179960 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 720540

[startup+582.302 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 4683
/proc/meminfo: memFree=219328/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=720540 CPUtime=582.09
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 188053 0 0 0 58104 105 0 0 25 0 1 120000 96421743 737832960 167400 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 180135 167400 93 173 0 179960 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 720540

[startup+642.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 4683
/proc/meminfo: memFree=219328/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=720540 CPUtime=642.08
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 188053 0 0 0 64103 105 0 0 25 0 1 120000 96421743 737832960 167400 1992294400 134512640 135224549 4294956208 18446744073709551615 134638367 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 180135 167400 93 173 0 179960 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 720540

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 4683
/proc/meminfo: memFree=213568/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=726244 CPUtime=702.06
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 189496 0 0 0 70099 107 0 0 25 0 1 120000 96421743 743673856 168843 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 181561 168843 93 173 0 181386 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 726244

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 4685
/proc/meminfo: memFree=213304/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=726244 CPUtime=762.04
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 189497 0 0 0 76097 107 0 0 25 0 1 120000 96421743 743673856 168844 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 181561 168844 93 173 0 181386 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 726244

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 4685
/proc/meminfo: memFree=213312/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=726244 CPUtime=822.02
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 189499 0 0 0 82095 107 0 0 25 0 1 120000 96421743 743673856 168846 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 181561 168846 93 173 0 181386 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 726244

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 4685
/proc/meminfo: memFree=212672/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=727168 CPUtime=882
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 189710 0 0 0 88093 107 0 0 25 0 1 120000 96421743 744620032 169057 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 181792 169057 93 173 0 181617 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 727168

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 4685
/proc/meminfo: memFree=207360/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=732404 CPUtime=941.98
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 191036 0 0 0 94090 108 0 0 25 0 1 120000 96421743 749981696 170383 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 183101 170383 93 173 0 182926 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 732404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 4685
/proc/meminfo: memFree=204352/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=735492 CPUtime=1001.96
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 191785 0 0 0 100087 109 0 0 25 0 1 120000 96421743 753143808 171132 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 183873 171132 93 173 0 183698 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 735492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 4685
/proc/meminfo: memFree=203264/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=736420 CPUtime=1061.94
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 192049 0 0 0 106085 109 0 0 25 0 1 120000 96421743 754094080 171396 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 184105 171396 93 173 0 183930 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 736420

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 4685
/proc/meminfo: memFree=199360/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=740372 CPUtime=1121.92
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 193034 0 0 0 112082 110 0 0 25 0 1 120000 96421743 758140928 172381 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 185093 172381 93 173 0 184918 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 740372

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 4685
/proc/meminfo: memFree=199360/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=740372 CPUtime=1181.9
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 193035 0 0 0 118080 110 0 0 25 0 1 120000 96421743 758140928 172382 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 185093 172382 93 173 0 184918 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 740372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4685
/proc/meminfo: memFree=199360/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=740372 CPUtime=1200
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4194304 193038 0 0 0 119890 110 0 0 25 0 1 200 96421743 758140928 172385 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 185093 172385 93 173 0 184918 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 740372

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4685
/proc/meminfo: memFree=199360/2055920 swapFree=4192956/4192956
[pid=4682] ppid=4680 vsize=0 CPUtime=1200.1
/proc/4682/stat : 4682 (CirCUs) R 4680 4682 4467 0 -1 4195332 193038 0 0 0 119890 120 0 0 25 0 1 200 96421743 0 0 1992294400 0 0 0 0 0 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4682/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.12
CPU user time (s): 1198.9
CPU system time (s): 1.21681
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 740372

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

runsolver used 0.897863 second user time and 2.46663 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-25 20:25:45
IDJOB=1723181
IDBENCH=71685
IDSOLVER=544
FILE ID=node57/1723181-1240683936
PBS_JOBID= 9186704
Free space on /tmp= 66276 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b7.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723181-1240683936/watcher-1723181-1240683936 -o /tmp/evaluation-result-1723181-1240683936/solver-1723181-1240683936 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1723181-1240683936.cnf -t 1200

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

MD5SUM BENCH= 612845a855119304b698a4b55aed3089
RANDOM SEED=45460513

node57.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.256
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.256
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:        886376 kB
Buffers:         95952 kB
Cached:         963556 kB
SwapCached:          0 kB
Active:         611684 kB
Inactive:       461824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        886376 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          167612 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            82080 kB
Committed_AS:   274072 kB
PageTables:       1396 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= 66276 MiB
End job on node57 at 2009-04-25 20:45:47