Trace number 1524143

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1378953985-075.cnf
MD5SUMe77e91a0bcfa213f4da3e00139d8dd15
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark158.471
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

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

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-1524143-1238368275/watcher-1524143-1238368275 -o /tmp/evaluation-result-1524143-1238368275/solver-1524143-1238368275 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524143-1238368275.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.84 1.83 1.56 3/64 6042
/proc/meminfo: memFree=792288/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=1484 CPUtime=0
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 120000 1109492765 1519616 138 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 371 138 70 173 0 196 0

[startup+0.0770591 s]
/proc/loadavg: 1.84 1.83 1.56 3/64 6042
/proc/meminfo: memFree=792288/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=2948 CPUtime=0.07
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 551 0 0 0 7 0 0 0 18 0 1 120000 1109492765 3018752 535 1992294400 134512640 135224549 4294956208 18446744073709551615 134570472 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 737 535 74 173 0 562 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2948

[startup+0.101058 s]
/proc/loadavg: 1.84 1.83 1.56 3/64 6042
/proc/meminfo: memFree=792288/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=2948 CPUtime=0.09
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 551 0 0 0 9 0 0 0 18 0 1 120000 1109492765 3018752 535 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 737 535 74 173 0 562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2948

[startup+0.301069 s]
/proc/loadavg: 1.84 1.83 1.56 3/64 6042
/proc/meminfo: memFree=792288/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=3344 CPUtime=0.29
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 643 0 0 0 29 0 0 0 19 0 1 120000 1109492765 3424256 627 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 836 627 90 173 0 661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3344

[startup+0.701097 s]
/proc/loadavg: 1.84 1.83 1.56 3/64 6042
/proc/meminfo: memFree=792288/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=4136 CPUtime=0.69
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 853 0 0 0 69 0 0 0 22 0 1 120000 1109492765 4235264 837 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 1034 837 90 173 0 859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4136

[startup+1.50115 s]
/proc/loadavg: 1.84 1.83 1.56 2/65 6043
/proc/meminfo: memFree=789144/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=4400 CPUtime=1.49
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 922 0 0 0 149 0 0 0 25 0 1 120000 1109492765 4505600 906 1992294400 134512640 135224549 4294956208 18446744073709551615 134618764 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 1100 906 90 173 0 925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4400

[startup+3.10124 s]
/proc/loadavg: 1.84 1.83 1.56 2/65 6043
/proc/meminfo: memFree=788568/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=4928 CPUtime=3.09
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 1062 0 0 0 309 0 0 0 25 0 1 120000 1109492765 5046272 1046 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 1232 1046 90 173 0 1057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4928

[startup+6.30144 s]
/proc/loadavg: 1.77 1.82 1.56 2/65 6043
/proc/meminfo: memFree=787416/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=6036 CPUtime=6.28
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 1312 0 0 0 628 0 0 0 25 0 1 120000 1109492765 6180864 1296 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 1509 1296 90 173 0 1334 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6036

[startup+12.7018 s]
/proc/loadavg: 1.71 1.80 1.56 2/65 6043
/proc/meminfo: memFree=785568/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=7620 CPUtime=12.68
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 1717 0 0 0 1268 0 0 0 25 0 1 120000 1109492765 7802880 1701 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 1905 1701 90 173 0 1730 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7620

[startup+25.5016 s]
/proc/loadavg: 1.55 1.76 1.55 2/65 6043
/proc/meminfo: memFree=783200/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=10128 CPUtime=25.48
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 2333 0 0 0 2547 1 0 0 25 0 1 120000 1109492765 10371072 2317 1992294400 134512640 135224549 4294956208 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 2532 2317 90 173 0 2357 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10128

[startup+51.1012 s]
/proc/loadavg: 1.36 1.70 1.53 3/65 6043
/proc/meminfo: memFree=780192/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=13032 CPUtime=51.08
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 3083 0 0 0 5105 3 0 0 25 0 1 120000 1109492765 13344768 3034 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 3258 3034 90 173 0 3083 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13032

[startup+102.305 s]
/proc/loadavg: 1.16 1.59 1.50 2/65 6043
/proc/meminfo: memFree=775584/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=17524 CPUtime=102.27
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 4228 0 0 0 10223 4 0 0 25 0 1 120000 1109492765 17944576 4179 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 4381 4179 90 173 0 4206 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17524

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.47 2/65 6044
/proc/meminfo: memFree=772192/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=20828 CPUtime=162.25
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 5071 0 0 0 16220 5 0 0 25 0 1 120000 1109492765 21327872 4957 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 5207 4957 90 173 0 5032 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20828

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.43 2/65 6044
/proc/meminfo: memFree=768608/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=24676 CPUtime=222.24
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 6014 0 0 0 22217 7 0 0 25 0 1 120000 1109492765 25268224 5900 1992294400 134512640 135224549 4294956208 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 6169 5900 90 173 0 5994 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 24676

[startup+282.302 s]
/proc/loadavg: 1.00 1.32 1.41 2/65 6044
/proc/meminfo: memFree=766688/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=26656 CPUtime=282.22
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 6516 0 0 0 28214 8 0 0 25 0 1 120000 1109492765 27295744 6402 1992294400 134512640 135224549 4294956208 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 6664 6402 90 173 0 6489 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26656

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.38 2/65 6044
/proc/meminfo: memFree=764192/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=29184 CPUtime=342.21
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 7132 0 0 0 34212 9 0 0 25 0 1 120000 1109492765 29884416 7018 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 7296 7018 90 173 0 7121 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29184

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.35 2/65 6044
/proc/meminfo: memFree=761568/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=31700 CPUtime=402.19
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 7794 0 0 0 40209 10 0 0 25 0 1 120000 1109492765 32460800 7680 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 7925 7680 90 173 0 7750 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 31700

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.33 2/65 6044
/proc/meminfo: memFree=759136/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=34224 CPUtime=462.18
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 8404 0 0 0 46207 11 0 0 25 0 1 120000 1109492765 35045376 8290 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 8556 8290 90 173 0 8381 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 34224

[startup+522.302 s]
/proc/loadavg: 1.05 1.15 1.31 2/65 6044
/proc/meminfo: memFree=758752/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=34488 CPUtime=522.16
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 8494 0 0 0 52205 11 0 0 25 0 1 120000 1109492765 35315712 8380 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 8622 8380 90 173 0 8447 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 34488

[startup+582.301 s]
/proc/loadavg: 1.07 1.13 1.29 2/65 6044
/proc/meminfo: memFree=755616/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=37656 CPUtime=582.15
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 9271 0 0 0 58203 12 0 0 25 0 1 120000 1109492765 38559744 9157 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 9414 9157 90 173 0 9239 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 37656

[startup+642.302 s]
/proc/loadavg: 1.02 1.11 1.27 2/65 6044
/proc/meminfo: memFree=755616/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=37656 CPUtime=642.14
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 9273 0 0 0 64202 12 0 0 25 0 1 120000 1109492765 38559744 9159 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 9414 9159 90 173 0 9239 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 37656

[startup+702.302 s]
/proc/loadavg: 1.01 1.08 1.25 2/65 6044
/proc/meminfo: memFree=751904/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=41752 CPUtime=702.12
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 10313 0 0 0 70199 13 0 0 25 0 1 120000 1109492765 42754048 10070 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 10438 10070 90 173 0 10263 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 41752

[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.23 2/65 6044
/proc/meminfo: memFree=751840/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=41752 CPUtime=762.11
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 10316 0 0 0 76198 13 0 0 25 0 1 120000 1109492765 42754048 10073 1992294400 134512640 135224549 4294956208 18446744073709551615 134595533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 10438 10073 90 173 0 10263 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 41752

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.22 2/65 6044
/proc/meminfo: memFree=749664/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=44164 CPUtime=822.09
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 10903 0 0 0 82195 14 0 0 25 0 1 120000 1109492765 45223936 10660 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 11041 10660 90 173 0 10866 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 44164

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.20 2/65 6044
/proc/meminfo: memFree=748128/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=45644 CPUtime=882.07
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 11270 0 0 0 88193 14 0 0 25 0 1 120000 1109492765 46739456 11027 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 11411 11027 90 173 0 11236 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 45644

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.18 2/65 6044
/proc/meminfo: memFree=748064/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=45644 CPUtime=942.06
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 11274 0 0 0 94192 14 0 0 25 0 1 120000 1109492765 46739456 11031 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 11411 11031 90 173 0 11236 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 45644

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/65 6044
/proc/meminfo: memFree=745120/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=48584 CPUtime=1002.04
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 12022 0 0 0 100189 15 0 0 25 0 1 120000 1109492765 49750016 11779 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 12146 11779 90 173 0 11971 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 48584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 6044
/proc/meminfo: memFree=743904/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=49772 CPUtime=1062.03
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 12313 0 0 0 106187 16 0 0 25 0 1 120000 1109492765 50966528 12070 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 12443 12070 90 173 0 12268 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 49772

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/65 6044
/proc/meminfo: memFree=743904/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=49772 CPUtime=1122.02
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 12315 0 0 0 112186 16 0 0 25 0 1 120000 1109492765 50966528 12072 1992294400 134512640 135224549 4294956208 18446744073709551615 134619571 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 12443 12072 90 173 0 12268 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 49772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 6044
/proc/meminfo: memFree=743840/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=49772 CPUtime=1182
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 12322 0 0 0 118184 16 0 0 25 0 1 120000 1109492765 50966528 12079 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 12443 12079 90 173 0 12268 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 49772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 6044
/proc/meminfo: memFree=742368/2055920 swapFree=4177940/4192956
[pid=6042] ppid=6040 vsize=51232 CPUtime=1200.1
/proc/6042/stat : 6042 (CirCUs) R 6040 6042 5974 0 -1 4194304 12682 0 0 0 119994 16 0 0 25 0 1 100 1109492765 52461568 12439 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6042/statm: 12808 12439 90 173 0 12633 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 51232

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.41
CPU time (s): 1200.12
CPU user time (s): 1199.94
CPU system time (s): 0.174973
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 51232

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

runsolver used 1.23181 second user time and 2.68359 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-30 01:11:15
IDJOB=1524143
IDBENCH=70258
IDSOLVER=544
FILE ID=node29/1524143-1238368275
PBS_JOBID= 9061241
Free space on /tmp= 66472 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1378953985-075.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524143-1238368275/watcher-1524143-1238368275 -o /tmp/evaluation-result-1524143-1238368275/solver-1524143-1238368275 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524143-1238368275.cnf -t 1200

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

MD5SUM BENCH= e77e91a0bcfa213f4da3e00139d8dd15
RANDOM SEED=1244429326

node29.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.234
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.234
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:        792704 kB
Buffers:        101360 kB
Cached:        1058632 kB
SwapCached:       8860 kB
Active:         302772 kB
Inactive:       867680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        792704 kB
SwapTotal:     4192956 kB
SwapFree:      4177940 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          16188 kB
Slab:            78704 kB
Committed_AS:  2988944 kB
PageTables:       1476 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= 66468 MiB
End job on node29 at 2009-03-30 01:31:17