Trace number 1726971

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.09 1200.63

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
Bench CategoryCRAFTED (crafted 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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data

31.77/31.86	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
31.77/31.86	c Eliminate time :      23.75 

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-1726971-1240719210/watcher-1726971-1240719210 -o /tmp/evaluation-result-1726971-1240719210/solver-1726971-1240719210 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1726971-1240719210.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.09 1.02 1.01 3/65 18218
/proc/meminfo: memFree=1488616/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=5096 CPUtime=0
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 737 0 0 0 0 0 0 0 18 0 1 120000 99951448 5218304 722 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 1274 727 66 173 0 1099 0

[startup+0.012128 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 18218
/proc/meminfo: memFree=1488616/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=22264 CPUtime=0
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 1883 0 0 0 0 0 0 0 18 0 1 120000 99951448 22798336 1868 1992294400 134512640 135224549 4294956224 18446744073709551615 134594320 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 5566 1873 66 173 0 5391 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22264

[startup+0.101135 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 18218
/proc/meminfo: memFree=1488616/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=27988 CPUtime=0.09
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 3313 0 0 0 8 1 0 0 18 0 1 120000 99951448 28659712 3298 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 6997 3298 70 173 0 6822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27988

[startup+0.301157 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 18218
/proc/meminfo: memFree=1488616/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=34048 CPUtime=0.29
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 5014 0 0 0 28 1 0 0 19 0 1 120000 99951448 34865152 4901 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 8512 4901 70 173 0 8337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34048

[startup+0.701201 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 18218
/proc/meminfo: memFree=1488616/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=42744 CPUtime=0.69
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 7401 0 0 0 66 3 0 0 23 0 1 120000 99951448 43769856 7159 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 10686 7159 70 173 0 10511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42744

[startup+1.50129 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 18219
/proc/meminfo: memFree=1454368/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=56048 CPUtime=1.49
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 11069 0 0 0 144 5 0 0 25 0 1 120000 99951448 57393152 10570 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 14012 10570 70 173 0 13837 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56048

[startup+3.10148 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 18219
/proc/meminfo: memFree=1435040/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=82008 CPUtime=3.09
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 18199 0 0 0 298 11 0 0 25 0 1 120000 99951448 83976192 17187 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18218/statm: 20502 17187 70 173 0 20327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82008

[startup+6.30282 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 18219
/proc/meminfo: memFree=1383840/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=130620 CPUtime=6.28
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 31593 0 0 0 608 20 0 0 25 0 1 120000 99951448 133754880 29556 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 32655 29556 70 173 0 32480 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 130620

[startup+12.7015 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 18219
/proc/meminfo: memFree=1342304/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=158016 CPUtime=12.67
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 39062 0 0 0 1242 25 0 0 25 0 1 120000 99951448 161808384 37024 1992294400 134512640 135224549 4294956224 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 39504 37024 76 173 0 39329 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 158016

[startup+25.502 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 18219
/proc/meminfo: memFree=1338592/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=158396 CPUtime=25.47
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 39923 0 0 0 2522 25 0 0 25 0 1 120000 99951448 162197504 37885 1992294400 134512640 135224549 4294956224 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 39599 37885 77 173 0 39424 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 158396

[startup+51.1018 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 18219
/proc/meminfo: memFree=1336416/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=159808 CPUtime=51.06
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 40578 0 0 0 5080 26 0 0 25 0 1 120000 99951448 163643392 38411 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18218/statm: 39952 38411 93 173 0 39777 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 159808

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 18219
/proc/meminfo: memFree=1336224/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=160204 CPUtime=102.24
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 40669 0 0 0 10198 26 0 0 25 0 1 120000 99951448 164048896 38502 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 40051 38502 93 173 0 39876 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 160204

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 18219
/proc/meminfo: memFree=1335136/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=161260 CPUtime=162.21
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 40939 0 0 0 16194 27 0 0 25 0 1 120000 99951448 165130240 38772 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 40315 38772 93 173 0 40140 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 161260

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18219
/proc/meminfo: memFree=1333344/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=163108 CPUtime=222.18
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 41393 0 0 0 22190 28 0 0 25 0 1 120000 99951448 167022592 39226 1992294400 134512640 135224549 4294956224 18446744073709551615 134587800 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 40777 39226 93 173 0 40602 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 163108

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1333344/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=163108 CPUtime=282.15
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 41394 0 0 0 28187 28 0 0 25 0 1 120000 99951448 167022592 39227 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 40777 39227 93 173 0 40602 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 163108

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1333344/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=163108 CPUtime=342.12
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 41394 0 0 0 34184 28 0 0 25 0 1 120000 99951448 167022592 39227 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 40777 39227 93 173 0 40602 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 163108

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1332256/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=164164 CPUtime=402.09
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 41676 0 0 0 40181 28 0 0 25 0 1 120000 99951448 168103936 39509 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 41041 39509 93 173 0 40866 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 164164

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1332256/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=164164 CPUtime=462.06
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 41676 0 0 0 46178 28 0 0 25 0 1 120000 99951448 168103936 39509 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 41041 39509 93 173 0 40866 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 164164

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1332256/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=164164 CPUtime=522.04
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 41676 0 0 0 52176 28 0 0 25 0 1 120000 99951448 168103936 39509 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 41041 39509 93 173 0 40866 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 164164

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1330400/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=166012 CPUtime=582.02
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 42145 0 0 0 58173 29 0 0 25 0 1 120000 99951448 169996288 39978 1992294400 134512640 135224549 4294956224 18446744073709551615 134587916 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 41503 39978 93 173 0 41328 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 166012

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1328736/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=167816 CPUtime=641.99
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 42541 0 0 0 64169 30 0 0 25 0 1 120000 99951448 171843584 40374 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 41954 40374 93 173 0 41779 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 167816

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1328608/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=167816 CPUtime=701.96
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 42549 0 0 0 70166 30 0 0 25 0 1 120000 99951448 171843584 40382 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 41954 40382 93 173 0 41779 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 167816

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1328544/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=167816 CPUtime=761.94
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 42558 0 0 0 76164 30 0 0 25 0 1 120000 99951448 171843584 40391 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 41954 40391 93 173 0 41779 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 167816

[startup+822.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 18219
/proc/meminfo: memFree=1328544/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=167816 CPUtime=821.91
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 42558 0 0 0 82161 30 0 0 25 0 1 120000 99951448 171843584 40391 1992294400 134512640 135224549 4294956224 18446744073709551615 134587841 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 41954 40391 93 173 0 41779 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 167816

[startup+882.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 18219
/proc/meminfo: memFree=1325984/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=170456 CPUtime=881.88
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 43227 0 0 0 88157 31 0 0 25 0 1 120000 99951448 174546944 41060 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 42614 41060 93 173 0 42439 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 170456

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 18219
/proc/meminfo: memFree=1325920/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=170456 CPUtime=941.86
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 43227 0 0 0 94155 31 0 0 25 0 1 120000 99951448 174546944 41060 1992294400 134512640 135224549 4294956224 18446744073709551615 134587793 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 42614 41060 93 173 0 42439 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 170456

[startup+1002.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 18219
/proc/meminfo: memFree=1325920/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=170456 CPUtime=1001.83
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 43227 0 0 0 100152 31 0 0 25 0 1 120000 99951448 174546944 41060 1992294400 134512640 135224549 4294956224 18446744073709551615 134587860 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 42614 41060 93 173 0 42439 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 170456

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 18219
/proc/meminfo: memFree=1324704/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=171776 CPUtime=1061.8
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 43555 0 0 0 106149 31 0 0 25 0 1 120000 99951448 175898624 41388 1992294400 134512640 135224549 4294956224 18446744073709551615 134595709 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 42944 41388 93 173 0 42769 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 171776

[startup+1122.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 18219
/proc/meminfo: memFree=1322208/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=174404 CPUtime=1121.78
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 44159 0 0 0 112146 32 0 0 25 0 1 120000 99951448 178589696 41992 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 43601 41992 93 173 0 43426 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 174404

[startup+1182.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 18219
/proc/meminfo: memFree=1322208/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=174404 CPUtime=1181.76
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 44159 0 0 0 118143 33 0 0 25 0 1 120000 99951448 178589696 41992 1992294400 134512640 135224549 4294956224 18446744073709551615 134587860 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 43601 41992 93 173 0 43426 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 174404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.12 1.05 1.00 2/66 18219
/proc/meminfo: memFree=1322208/2055920 swapFree=4181068/4192956
[pid=18218] ppid=18216 vsize=174404 CPUtime=1200.05
/proc/18218/stat : 18218 (CirCUs) R 18216 18218 18073 0 -1 4194304 44159 0 0 0 119972 33 0 0 25 0 1 100 99951448 178589696 41992 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/18218/statm: 43601 41992 93 173 0 43426 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 174404

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.63
CPU time (s): 1200.09
CPU user time (s): 1199.73
CPU system time (s): 0.356945
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 174404

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

runsolver used 1.34879 second user time and 2.94455 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-26 06:13:38
IDJOB=1726971
IDBENCH=24626
IDSOLVER=544
FILE ID=node86/1726971-1240719210
PBS_JOBID= 9186877
Free space on /tmp= 66172 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726971-1240719210/watcher-1726971-1240719210 -o /tmp/evaluation-result-1726971-1240719210/solver-1726971-1240719210 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1726971-1240719210.cnf -t 1200

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

MD5SUM BENCH= 19fdeefb726e073f5c825136ceaf9e1b
RANDOM SEED=384931611

node86.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1489032 kB
Buffers:         49892 kB
Cached:         435116 kB
SwapCached:       5816 kB
Active:         241056 kB
Inactive:       252876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1489032 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:           54108 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            58772 kB
Committed_AS:   411772 kB
PageTables:       1464 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= 66172 MiB
End job on node86 at 2009-04-26 06:33:41