Trace number 1582019

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.1 1200.64

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
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 variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

5.09/5.13	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
5.09/5.13	c Eliminate time :       3.61 

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-1582019-1238935660/watcher-1582019-1238935660 -o /tmp/evaluation-result-1582019-1238935660/solver-1582019-1238935660 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1582019-1238935660.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.99 0.98 0.99 3/80 26698
/proc/meminfo: memFree=1627616/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=5864 CPUtime=0
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 941 0 0 0 0 0 0 0 18 0 1 120000 1166230071 6004736 926 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 1466 934 67 173 0 1291 0

[startup+0.0407971 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 26698
/proc/meminfo: memFree=1627616/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=23152 CPUtime=0.03
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 3278 0 0 0 2 1 0 0 18 0 1 120000 1166230071 23707648 3263 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 5788 3264 70 173 0 5613 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23152

[startup+0.101802 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 26698
/proc/meminfo: memFree=1627616/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=27892 CPUtime=0.09
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 4596 0 0 0 8 1 0 0 18 0 1 120000 1166230071 28561408 4483 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 6973 4483 70 173 0 6798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27892

[startup+0.301823 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 26698
/proc/meminfo: memFree=1627616/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=38700 CPUtime=0.3
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 7698 0 0 0 27 3 0 0 19 0 1 120000 1166230071 39628800 7456 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 9675 7456 70 173 0 9500 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 38700

[startup+0.701865 s]
/proc/loadavg: 0.99 0.98 0.99 3/80 26698
/proc/meminfo: memFree=1627616/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=53980 CPUtime=0.69
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 11997 0 0 0 63 6 0 0 23 0 1 120000 1166230071 55275520 11498 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 13495 11498 70 173 0 13320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53980

[startup+1.50295 s]
/proc/loadavg: 0.99 0.98 0.99 2/81 26699
/proc/meminfo: memFree=1571288/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=85856 CPUtime=1.5
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 21069 0 0 0 139 11 0 0 25 0 1 120000 1166230071 87916544 20056 1992294400 134512640 135224549 4294956208 18446744073709551615 134567097 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 21464 20056 74 173 0 21289 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 85856

[startup+3.10111 s]
/proc/loadavg: 1.07 1.00 1.00 2/81 26699
/proc/meminfo: memFree=1546200/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=102528 CPUtime=3.09
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 25637 0 0 0 297 12 0 0 25 0 1 120000 1166230071 104988672 23599 1992294400 134512640 135224549 4294956208 18446744073709551615 134577781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 25632 23599 77 173 0 25457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102528

[startup+6.30145 s]
/proc/loadavg: 1.07 1.00 1.00 2/81 26699
/proc/meminfo: memFree=1527896/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=104724 CPUtime=6.29
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 27474 0 0 0 614 15 0 0 25 0 1 120000 1166230071 107237376 24956 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 26181 24956 92 173 0 26006 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104724

[startup+12.7011 s]
/proc/loadavg: 1.06 1.00 1.00 2/81 26699
/proc/meminfo: memFree=1527576/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=105252 CPUtime=12.69
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 27601 0 0 0 1254 15 0 0 25 0 1 120000 1166230071 107778048 25083 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 26313 25083 92 173 0 26138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105252

[startup+25.5014 s]
/proc/loadavg: 1.05 1.00 1.00 2/81 26699
/proc/meminfo: memFree=1525848/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=107236 CPUtime=25.48
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 28074 0 0 0 2533 15 0 0 25 0 1 120000 1166230071 109809664 25556 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 26809 25556 92 173 0 26634 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107236

[startup+51.1011 s]
/proc/loadavg: 1.03 1.00 1.00 2/81 26699
/proc/meminfo: memFree=1521176/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=111712 CPUtime=51.05
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 29191 0 0 0 5089 16 0 0 25 0 1 120000 1166230071 114393088 26673 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 27928 26673 92 173 0 27753 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 111712

[startup+102.307 s]
/proc/loadavg: 1.12 1.03 1.01 2/81 26699
/proc/meminfo: memFree=1509144/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=123616 CPUtime=102.23
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 32179 0 0 0 10204 19 0 0 25 0 1 120000 1166230071 126582784 29661 1992294400 134512640 135224549 4294956208 18446744073709551615 134595748 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 30904 29661 92 173 0 30729 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 123616

[startup+162.302 s]
/proc/loadavg: 1.15 1.05 1.01 2/81 26699
/proc/meminfo: memFree=1493464/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=139496 CPUtime=162.2
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 36141 0 0 0 16197 23 0 0 25 0 1 120000 1166230071 142843904 33623 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 34874 33623 92 173 0 34699 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 139496

[startup+222.302 s]
/proc/loadavg: 1.13 1.07 1.02 2/81 26699
/proc/meminfo: memFree=1476888/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=155888 CPUtime=222.18
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 40238 0 0 0 22190 28 0 0 25 0 1 120000 1166230071 159629312 37720 1992294400 134512640 135224549 4294956208 18446744073709551615 134588277 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 38972 37720 92 173 0 38797 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 155888

[startup+282.301 s]
/proc/loadavg: 1.04 1.05 1.01 2/81 26699
/proc/meminfo: memFree=1460056/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=172936 CPUtime=282.15
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 44496 0 0 0 28184 31 0 0 25 0 1 120000 1166230071 177086464 41978 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 43234 41978 92 173 0 43059 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 172936

[startup+342.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/81 26699
/proc/meminfo: memFree=1444312/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=188692 CPUtime=342.13
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 48381 0 0 0 34178 35 0 0 25 0 1 120000 1166230071 193220608 45863 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 47173 45863 92 173 0 46998 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 188692

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/81 26699
/proc/meminfo: memFree=1432664/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=200220 CPUtime=402.1
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 51253 0 0 0 40173 37 0 0 25 0 1 120000 1166230071 205025280 48735 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 50055 48735 92 173 0 49880 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 200220

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/81 26699
/proc/meminfo: memFree=1432600/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=200220 CPUtime=462.07
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 51254 0 0 0 46170 37 0 0 25 0 1 120000 1166230071 205025280 48736 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 50055 48736 92 173 0 49880 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 200220

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/81 26699
/proc/meminfo: memFree=1432600/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=200220 CPUtime=522.05
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 51255 0 0 0 52168 37 0 0 25 0 1 120000 1166230071 205025280 48737 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 50055 48737 92 173 0 49880 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 200220

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/81 26699
/proc/meminfo: memFree=1432536/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=200220 CPUtime=582.02
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 51255 0 0 0 58165 37 0 0 25 0 1 120000 1166230071 205025280 48737 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 50055 48737 92 173 0 49880 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 200220

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/81 26699
/proc/meminfo: memFree=1432472/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=200220 CPUtime=642.01
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 51255 0 0 0 64163 38 0 0 25 0 1 120000 1166230071 205025280 48737 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 50055 48737 92 173 0 49880 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 200220

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26699
/proc/meminfo: memFree=1422936/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=209876 CPUtime=701.98
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 53676 0 0 0 70158 40 0 0 25 0 1 120000 1166230071 214913024 51158 1992294400 134512640 135224549 4294956208 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 52469 51158 92 173 0 52294 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 209876

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26699
/proc/meminfo: memFree=1415384/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=217280 CPUtime=761.96
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 55528 0 0 0 76153 43 0 0 25 0 1 120000 1166230071 222494720 53010 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 54320 53010 92 173 0 54145 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 217280

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26705
/proc/meminfo: memFree=1407192/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=225360 CPUtime=821.91
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 57538 0 0 0 82146 45 0 0 25 0 1 120000 1166230071 230768640 55020 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 56340 55020 92 173 0 56165 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 225360

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26705
/proc/meminfo: memFree=1407128/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=225360 CPUtime=881.88
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 57538 0 0 0 88143 45 0 0 25 0 1 120000 1166230071 230768640 55020 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 56340 55020 92 173 0 56165 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 225360

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26705
/proc/meminfo: memFree=1407128/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=225360 CPUtime=941.86
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 57538 0 0 0 94141 45 0 0 25 0 1 120000 1166230071 230768640 55020 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 56340 55020 92 173 0 56165 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 225360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26705
/proc/meminfo: memFree=1407128/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=225360 CPUtime=1001.83
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 57538 0 0 0 100138 45 0 0 25 0 1 120000 1166230071 230768640 55020 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 56340 55020 92 173 0 56165 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 225360

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26705
/proc/meminfo: memFree=1407064/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=225360 CPUtime=1061.8
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 57540 0 0 0 106135 45 0 0 25 0 1 120000 1166230071 230768640 55022 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 56340 55022 92 173 0 56165 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 225360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26705
/proc/meminfo: memFree=1407000/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=225360 CPUtime=1121.78
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 57543 0 0 0 112133 45 0 0 25 0 1 120000 1166230071 230768640 55025 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 56340 55025 92 173 0 56165 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 225360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26705
/proc/meminfo: memFree=1407000/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=225360 CPUtime=1181.75
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 57547 0 0 0 118130 45 0 0 25 0 1 120000 1166230071 230768640 55029 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 56340 55029 92 173 0 56165 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 225360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26705
/proc/meminfo: memFree=1406936/2055912 swapFree=4170592/4192956
[pid=26698] ppid=26696 vsize=225360 CPUtime=1200.05
/proc/26698/stat : 26698 (CirCUs) R 26696 26698 26203 0 -1 4194304 57550 0 0 0 119960 45 0 0 25 0 1 100 1166230071 230768640 55032 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/26698/statm: 56340 55032 92 173 0 56165 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 225360

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.64
CPU time (s): 1200.1
CPU user time (s): 1199.61
CPU system time (s): 0.492925
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 225360

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

runsolver used 1.3398 second user time and 4.13137 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-05 14:47:42
IDJOB=1582019
IDBENCH=71047
IDSOLVER=544
FILE ID=node78/1582019-1238935660
PBS_JOBID= 9101463
Free space on /tmp= 126832 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p0.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582019-1238935660/watcher-1582019-1238935660 -o /tmp/evaluation-result-1582019-1238935660/solver-1582019-1238935660 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1582019-1238935660.cnf -t 1200

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

MD5SUM BENCH= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED=1782573873

node78.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.214
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.214
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:      2055912 kB
MemFree:       1628032 kB
Buffers:         31172 kB
Cached:         309592 kB
SwapCached:       7668 kB
Active:         119336 kB
Inactive:       231780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1628032 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:           19564 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:            60896 kB
Committed_AS:  3063884 kB
PageTables:       2568 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126832 MiB
End job on node78 at 2009-04-05 15:07:44