Trace number 1524378

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1736708510-089.cnf
MD5SUMa49ed3ca5dd834a3f2dad0ab32e44184
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

0.00/0.05	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.05	c Eliminate time :       0.04 

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-1524378-1238474804/watcher-1524378-1238474804 -o /tmp/evaluation-result-1524378-1238474804/solver-1524378-1238474804 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524378-1238474804.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.91 0.97 0.99 3/64 11538
/proc/meminfo: memFree=1642104/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=1444 CPUtime=0
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 158 0 0 0 0 0 0 0 20 0 1 120000 1120142912 1478656 143 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 361 143 70 173 0 186 0

[startup+0.0646629 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11538
/proc/meminfo: memFree=1642104/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=1972 CPUtime=0.06
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 314 0 0 0 6 0 0 0 20 0 1 120000 1120142912 2019328 298 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 493 298 90 173 0 318 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1972

[startup+0.10167 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11538
/proc/meminfo: memFree=1642104/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=2104 CPUtime=0.09
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 344 0 0 0 9 0 0 0 20 0 1 120000 1120142912 2154496 328 1992294400 134512640 135224549 4294956208 18446744073709551615 134613712 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 526 328 90 173 0 351 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2104

[startup+0.301709 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11538
/proc/meminfo: memFree=1642104/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=2236 CPUtime=0.29
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 401 0 0 0 29 0 0 0 22 0 1 120000 1120142912 2289664 385 1992294400 134512640 135224549 4294956208 18446744073709551615 134618766 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 559 385 90 173 0 384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2236

[startup+0.701788 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11538
/proc/meminfo: memFree=1642104/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=2500 CPUtime=0.69
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 448 0 0 0 69 0 0 0 25 0 1 120000 1120142912 2560000 432 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 625 432 90 173 0 450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2500

[startup+1.50195 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1640560/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=2896 CPUtime=1.49
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 549 0 0 0 149 0 0 0 25 0 1 120000 1120142912 2965504 533 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 724 533 90 173 0 549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2896

[startup+3.10126 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1639984/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=3556 CPUtime=3.09
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 705 0 0 0 309 0 0 0 25 0 1 120000 1120142912 3641344 689 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 889 689 90 173 0 714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3556

[startup+6.30189 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1638704/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=4488 CPUtime=6.29
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 954 0 0 0 629 0 0 0 25 0 1 120000 1120142912 4595712 938 1992294400 134512640 135224549 4294956208 18446744073709551615 134595292 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 1122 938 90 173 0 947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4488

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1637552/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=5812 CPUtime=12.68
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 1263 0 0 0 1268 0 0 0 25 0 1 120000 1120142912 5951488 1247 1992294400 134512640 135224549 4294956208 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 1453 1247 90 173 0 1278 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5812

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1636016/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=7012 CPUtime=25.49
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 1569 0 0 0 2548 1 0 0 25 0 1 120000 1120142912 7180288 1553 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 1753 1553 90 173 0 1578 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7012

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1633840/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=9392 CPUtime=51.07
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 2164 0 0 0 5106 1 0 0 25 0 1 120000 1120142912 9617408 2115 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 2348 2115 90 173 0 2173 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9392

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1631408/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=11680 CPUtime=102.26
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 2743 0 0 0 10224 2 0 0 25 0 1 120000 1120142912 11960320 2694 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 2920 2694 90 173 0 2745 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11680

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1629360/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=14028 CPUtime=162.24
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 3310 0 0 0 16221 3 0 0 25 0 1 120000 1120142912 14364672 3196 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 3507 3196 90 173 0 3332 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14028

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1628208/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=15220 CPUtime=222.22
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 3598 0 0 0 22218 4 0 0 25 0 1 120000 1120142912 15585280 3484 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 3805 3484 90 173 0 3630 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 15220

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1626096/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=17508 CPUtime=282.19
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 4148 0 0 0 28215 4 0 0 25 0 1 120000 1120142912 17928192 4034 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 4377 4034 90 173 0 4202 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 17508

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1625264/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=18224 CPUtime=342.17
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 4331 0 0 0 34212 5 0 0 25 0 1 120000 1120142912 18661376 4217 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 4556 4217 90 173 0 4381 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18224

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1624240/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=19296 CPUtime=402.15
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 4584 0 0 0 40210 5 0 0 25 0 1 120000 1120142912 19759104 4470 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 4824 4470 90 173 0 4649 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 19296

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1622704/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=20804 CPUtime=462.13
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 4954 0 0 0 46208 5 0 0 25 0 1 120000 1120142912 21303296 4840 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 5201 4840 90 173 0 5026 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 20804

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1622320/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=21276 CPUtime=522.11
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 5075 0 0 0 52206 5 0 0 25 0 1 120000 1120142912 21786624 4961 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 5319 4961 90 173 0 5144 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 21276

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1620848/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=22804 CPUtime=582.08
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 5422 0 0 0 58203 5 0 0 25 0 1 120000 1120142912 23351296 5308 1992294400 134512640 135224549 4294956208 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 5701 5308 90 173 0 5526 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 22804

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1620272/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=23380 CPUtime=642.07
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 5558 0 0 0 64202 5 0 0 25 0 1 120000 1120142912 23941120 5444 1992294400 134512640 135224549 4294956208 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 5845 5444 90 173 0 5670 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 23380

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1618864/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=25212 CPUtime=702.05
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 6029 0 0 0 70199 6 0 0 25 0 1 120000 1120142912 25817088 5786 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 6303 5786 90 173 0 6128 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 25212

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1618224/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=26156 CPUtime=762.03
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 6201 0 0 0 76197 6 0 0 25 0 1 120000 1120142912 26783744 5958 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 6539 5958 90 173 0 6364 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 26156

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11539
/proc/meminfo: memFree=1616560/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=27720 CPUtime=822
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 6599 0 0 0 82194 6 0 0 25 0 1 120000 1120142912 28385280 6356 1992294400 134512640 135224549 4294956208 18446744073709551615 134595398 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 6930 6356 90 173 0 6755 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 27720

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11545
/proc/meminfo: memFree=1616432/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=27880 CPUtime=881.98
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 6628 0 0 0 88192 6 0 0 25 0 1 120000 1120142912 28549120 6385 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 6970 6385 90 173 0 6795 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 27880

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11545
/proc/meminfo: memFree=1616048/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=28264 CPUtime=941.96
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 6715 0 0 0 94190 6 0 0 25 0 1 120000 1120142912 28942336 6472 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 7066 6472 90 173 0 6891 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 28264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11545
/proc/meminfo: memFree=1614064/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=30192 CPUtime=1001.94
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 7199 0 0 0 100187 7 0 0 25 0 1 120000 1120142912 30916608 6956 1992294400 134512640 135224549 4294956208 18446744073709551615 134631398 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 7548 6956 90 173 0 7373 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 30192

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11545
/proc/meminfo: memFree=1614064/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=30356 CPUtime=1061.91
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 7208 0 0 0 106184 7 0 0 25 0 1 120000 1120142912 31084544 6965 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 7589 6965 90 173 0 7414 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 30356

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11545
/proc/meminfo: memFree=1614000/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=30356 CPUtime=1121.89
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 7226 0 0 0 112182 7 0 0 25 0 1 120000 1120142912 31084544 6983 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 7589 6983 90 173 0 7414 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 30356

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11545
/proc/meminfo: memFree=1613744/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=30804 CPUtime=1181.87
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 7289 0 0 0 118180 7 0 0 25 0 1 120000 1120142912 31543296 7046 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 7701 7046 90 173 0 7526 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 30804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11545
/proc/meminfo: memFree=1613104/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=31456 CPUtime=1200.08
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 7448 0 0 0 120000 8 0 0 25 0 1 100 1120142912 32210944 7205 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 7864 7205 90 173 0 7689 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 31456

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11545
/proc/meminfo: memFree=1613104/2055920 swapFree=4176300/4192956
[pid=11538] ppid=11536 vsize=31456 CPUtime=1200.08
/proc/11538/stat : 11538 (CirCUs) R 11536 11538 10561 0 -1 4194304 7448 0 0 0 120000 8 0 0 25 0 1 100 1120142912 32210944 7205 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11538/statm: 7864 7205 90 173 0 7689 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 31456

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.085986
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 31456

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

runsolver used 1.02484 second user time and 2.72659 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-31 06:46:44
IDJOB=1524378
IDBENCH=70493
IDSOLVER=544
FILE ID=node53/1524378-1238474804
PBS_JOBID= 9061742
Free space on /tmp= 66040 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1736708510-089.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524378-1238474804/watcher-1524378-1238474804 -o /tmp/evaluation-result-1524378-1238474804/solver-1524378-1238474804 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524378-1238474804.cnf -t 1200

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

MD5SUM BENCH= a49ed3ca5dd834a3f2dad0ab32e44184
RANDOM SEED=1351991015

node53.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.264
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.264
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:       1642584 kB
Buffers:         77864 kB
Cached:         243296 kB
SwapCached:      10544 kB
Active:         158996 kB
Inactive:       174252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1642584 kB
SwapTotal:     4192956 kB
SwapFree:      4176300 kB
Dirty:            1220 kB
Writeback:           0 kB
Mapped:          17824 kB
Slab:            66068 kB
Committed_AS:  2555096 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-31 07:06:46