Trace number 1716761

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-19-u.cnf
MD5SUMec6ae8f44e827ed5bcc8aed459990775
Bench CategoryAPPLICATION (applications 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 variables330372
Number of clauses1570953
Sum of the clauses size3643384
Maximum clause length10
Minimum clause length1
Number of clauses of size 124592
Number of clauses of size 21203951
Number of clauses of size 3281190
Number of clauses of size 46800
Number of clauses of size 527200
Number of clauses of size over 527220

Solver Data

7.48/7.56	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
7.48/7.56	c Eliminate time :       5.47 

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-1716761-1240620132/watcher-1716761-1240620132 -o /tmp/evaluation-result-1716761-1240620132/solver-1716761-1240620132 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1716761-1240620132.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.93 0.99 1.09 3/64 11380
/proc/meminfo: memFree=1462568/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=8936 CPUtime=0
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 757 0 0 0 0 0 0 0 18 0 1 120000 90046271 9150464 742 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 2234 747 66 173 0 2059 0

[startup+0.083927 s]
/proc/loadavg: 0.93 0.99 1.09 3/64 11380
/proc/meminfo: memFree=1462568/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=38640 CPUtime=0.07
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 5859 0 0 0 6 1 0 0 18 0 1 120000 90046271 39567360 5811 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 9660 5811 70 173 0 9485 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 38640

[startup+0.102928 s]
/proc/loadavg: 0.93 0.99 1.09 3/64 11380
/proc/meminfo: memFree=1462568/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=40084 CPUtime=0.1
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 6274 0 0 0 8 2 0 0 18 0 1 120000 90046271 41046016 6161 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 10021 6164 70 173 0 9846 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 40084

[startup+0.301956 s]
/proc/loadavg: 0.93 0.99 1.09 3/64 11380
/proc/meminfo: memFree=1462568/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=53796 CPUtime=0.3
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 10214 0 0 0 26 4 0 0 20 0 1 120000 90046271 55087104 9972 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 13449 9973 70 173 0 13274 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 53796

[startup+0.703014 s]
/proc/loadavg: 0.93 0.99 1.09 3/64 11380
/proc/meminfo: memFree=1462568/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=77196 CPUtime=0.69
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 16897 0 0 0 62 7 0 0 24 0 1 120000 90046271 79048704 15885 1992294400 134512640 135224549 4294956224 18446744073709551615 134615056 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 19299 15885 70 173 0 19124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77196

[startup+1.50113 s]
/proc/loadavg: 0.93 0.99 1.09 2/65 11381
/proc/meminfo: memFree=1384544/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=121552 CPUtime=1.49
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 29130 0 0 0 135 14 0 0 25 0 1 120000 90046271 124469248 27093 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 30388 27094 70 173 0 30213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121552

[startup+3.10135 s]
/proc/loadavg: 0.93 0.99 1.09 2/65 11381
/proc/meminfo: memFree=1331560/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=147776 CPUtime=3.09
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 36761 0 0 0 289 20 0 0 25 0 1 120000 90046271 151322624 34723 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 36944 34724 77 173 0 36769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 147776

[startup+6.30181 s]
/proc/loadavg: 1.01 1.00 1.09 2/65 11381
/proc/meminfo: memFree=1307184/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=160700 CPUtime=6.28
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 41436 0 0 0 606 22 0 0 25 0 1 120000 90046271 164556800 39398 1992294400 134512640 135224549 4294956224 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 40175 39398 77 173 0 40000 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 160700

[startup+12.7017 s]
/proc/loadavg: 1.01 1.00 1.09 2/65 11381
/proc/meminfo: memFree=1300272/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=165636 CPUtime=12.68
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 43663 0 0 0 1245 23 0 0 25 0 1 120000 90046271 169611264 40632 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 41409 40632 92 173 0 41234 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 165636

[startup+25.5015 s]
/proc/loadavg: 1.01 1.00 1.09 2/65 11381
/proc/meminfo: memFree=1300400/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=165636 CPUtime=25.48
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 43672 0 0 0 2525 23 0 0 25 0 1 120000 90046271 169611264 40641 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 41409 40641 92 173 0 41234 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 165636

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 11381
/proc/meminfo: memFree=1299376/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=167008 CPUtime=51.06
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 44020 0 0 0 5082 24 0 0 25 0 1 120000 90046271 171016192 40989 1992294400 134512640 135224549 4294956224 18446744073709551615 134587826 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 41752 40989 92 173 0 41577 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 167008

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 11381
/proc/meminfo: memFree=1288944/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=177380 CPUtime=102.24
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 46601 0 0 0 10199 25 0 0 25 0 1 120000 90046271 181637120 43570 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 44345 43570 92 173 0 44170 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 177380

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 11381
/proc/meminfo: memFree=1275824/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=190464 CPUtime=162.22
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 49850 0 0 0 16194 28 0 0 25 0 1 120000 90046271 195035136 46819 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 47616 46819 92 173 0 47441 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 190464

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 11381
/proc/meminfo: memFree=1263024/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=203312 CPUtime=222.19
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 53075 0 0 0 22188 31 0 0 25 0 1 120000 90046271 208191488 50044 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 50828 50044 92 173 0 50653 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 203312

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 11381
/proc/meminfo: memFree=1248944/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=217512 CPUtime=282.16
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 56623 0 0 0 28182 34 0 0 25 0 1 120000 90046271 222732288 53592 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 54378 53592 92 173 0 54203 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 217512

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 11381
/proc/meminfo: memFree=1230320/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=236028 CPUtime=342.14
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 61206 0 0 0 34176 38 0 0 25 0 1 120000 90046271 241692672 58175 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 59007 58175 92 173 0 58832 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 236028

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 11381
/proc/meminfo: memFree=1212848/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=253612 CPUtime=402.11
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 65625 0 0 0 40169 42 0 0 25 0 1 120000 90046271 259698688 62594 1992294400 134512640 135224549 4294956224 18446744073709551615 134632534 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 63403 62594 92 173 0 63228 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 253612

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 11381
/proc/meminfo: memFree=1194736/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=271728 CPUtime=462.09
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 70132 0 0 0 46163 46 0 0 25 0 1 120000 90046271 278249472 67101 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 67932 67101 92 173 0 67757 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 271728

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 11381
/proc/meminfo: memFree=1181680/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=284440 CPUtime=522.06
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 73333 0 0 0 52158 48 0 0 25 0 1 120000 90046271 291266560 70302 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 71110 70302 92 173 0 70935 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 284440

[startup+582.302 s]
/proc/loadavg: 1.03 1.01 1.04 2/65 11381
/proc/meminfo: memFree=1181680/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=284440 CPUtime=582.04
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 73333 0 0 0 58156 48 0 0 25 0 1 120000 90046271 291266560 70302 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 71110 70302 92 173 0 70935 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 284440

[startup+642.301 s]
/proc/loadavg: 1.01 1.01 1.04 2/65 11381
/proc/meminfo: memFree=1181680/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=284440 CPUtime=642.01
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 73333 0 0 0 64153 48 0 0 25 0 1 120000 90046271 291266560 70302 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 71110 70302 92 173 0 70935 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 284440

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11381
/proc/meminfo: memFree=1181552/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=284440 CPUtime=701.97
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 73333 0 0 0 70149 48 0 0 25 0 1 120000 90046271 291266560 70302 1992294400 134512640 135224549 4294956224 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 71110 70302 92 173 0 70935 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 284440

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11381
/proc/meminfo: memFree=1181552/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=284440 CPUtime=761.95
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 73333 0 0 0 76147 48 0 0 25 0 1 120000 90046271 291266560 70302 1992294400 134512640 135224549 4294956224 18446744073709551615 134619815 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 71110 70302 92 173 0 70935 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 284440

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11381
/proc/meminfo: memFree=1181552/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=284440 CPUtime=821.91
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 73333 0 0 0 82143 48 0 0 25 0 1 120000 90046271 291266560 70302 1992294400 134512640 135224549 4294956224 18446744073709551615 134595688 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 71110 70302 92 173 0 70935 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 284440

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 11381
/proc/meminfo: memFree=1171888/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=294400 CPUtime=881.89
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 75810 0 0 0 88139 50 0 0 25 0 1 120000 90046271 301465600 72779 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 73600 72779 92 173 0 73425 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 294400

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 11381
/proc/meminfo: memFree=1152752/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=313596 CPUtime=941.86
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 80630 0 0 0 94131 55 0 0 25 0 1 120000 90046271 321122304 77599 1992294400 134512640 135224549 4294956224 18446744073709551615 134587851 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 78399 77599 92 173 0 78224 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 313596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11381
/proc/meminfo: memFree=1134640/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=331572 CPUtime=1001.83
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 85127 0 0 0 100125 58 0 0 25 0 1 120000 90046271 339529728 82096 1992294400 134512640 135224549 4294956224 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 82893 82096 92 173 0 82718 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 331572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11381
/proc/meminfo: memFree=1131120/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=335012 CPUtime=1061.81
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 85973 0 0 0 106123 58 0 0 25 0 1 120000 90046271 343052288 82942 1992294400 134512640 135224549 4294956224 18446744073709551615 134595312 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 83753 82942 92 173 0 83578 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 335012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11381
/proc/meminfo: memFree=1131056/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=335012 CPUtime=1121.76
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 85973 0 0 0 112118 58 0 0 25 0 1 120000 90046271 343052288 82942 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 83753 82942 92 173 0 83578 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 335012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11387
/proc/meminfo: memFree=1130864/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=335012 CPUtime=1181.73
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 85973 0 0 0 118115 58 0 0 25 0 1 120000 90046271 343052288 82942 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 83753 82942 92 173 0 83578 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 335012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11387
/proc/meminfo: memFree=1130864/2055920 swapFree=4192956/4192956
[pid=11380] ppid=11378 vsize=335012 CPUtime=1200.03
/proc/11380/stat : 11380 (CirCUs) R 11378 11380 11343 0 -1 4194304 85973 0 0 0 119945 58 0 0 25 0 1 100 90046271 343052288 82942 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11380/statm: 83753 82942 92 173 0 83578 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 335012

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.66
CPU time (s): 1200.09
CPU user time (s): 1199.45
CPU system time (s): 0.638902
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 335012

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

runsolver used 1.04984 second user time and 3.32649 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-25 02:42:14
IDJOB=1716761
IDBENCH=20388
IDSOLVER=544
FILE ID=node29/1716761-1240620132
PBS_JOBID= 9186347
Free space on /tmp= 66392 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-10-19-u.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716761-1240620132/watcher-1716761-1240620132 -o /tmp/evaluation-result-1716761-1240620132/solver-1716761-1240620132 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1716761-1240620132.cnf -t 1200

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

MD5SUM BENCH= ec6ae8f44e827ed5bcc8aed459990775
RANDOM SEED=385359893

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.281
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.281
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:       1462984 kB
Buffers:         66216 kB
Cached:         433516 kB
SwapCached:          0 kB
Active:         158528 kB
Inactive:       354984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1462984 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           29964 kB
Writeback:           0 kB
Mapped:          23556 kB
Slab:            65300 kB
Committed_AS:   333604 kB
PageTables:       1468 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= 66388 MiB
End job on node29 at 2009-04-25 03:02:17