Trace number 1524210

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CircUs 2009-03-23? (TO) 1200.12 1200.44

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S648763183-023.cnf
MD5SUM40253b5ef067295a954d5da373fbf256
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1120.52
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-1524210-1238397337/watcher-1524210-1238397337 -o /tmp/evaluation-result-1524210-1238397337/solver-1524210-1238397337 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524210-1238397337.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.00 1.00 1.00 3/76 27409
/proc/meminfo: memFree=1745856/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=2828 CPUtime=0
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 380 0 0 0 0 0 0 0 18 0 1 120000 1112394874 2895872 365 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 707 365 70 173 0 532 0

[startup+0.095563 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 27409
/proc/meminfo: memFree=1745856/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=6256 CPUtime=0.08
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 1310 0 0 0 8 0 0 0 18 0 1 120000 1112394874 6406144 1262 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 1564 1263 70 173 0 1389 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6256

[startup+0.101563 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 27409
/proc/meminfo: memFree=1745856/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=6388 CPUtime=0.09
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 1361 0 0 0 9 0 0 0 18 0 1 120000 1112394874 6541312 1313 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 1597 1313 70 173 0 1422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6388

[startup+0.301579 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 27409
/proc/meminfo: memFree=1745856/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=6912 CPUtime=0.29
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 1530 0 0 0 28 1 0 0 19 0 1 120000 1112394874 7077888 1481 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 1728 1481 90 173 0 1553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6912

[startup+0.701613 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 27409
/proc/meminfo: memFree=1745856/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=7572 CPUtime=0.69
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 1701 0 0 0 68 1 0 0 22 0 1 120000 1112394874 7753728 1652 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 1893 1652 90 173 0 1718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7572

[startup+1.50268 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1738936/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=9288 CPUtime=1.49
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 2127 0 0 0 148 1 0 0 25 0 1 120000 1112394874 9510912 2078 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 2322 2078 90 173 0 2147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9288

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1736376/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=11664 CPUtime=3.09
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 2719 0 0 0 307 2 0 0 25 0 1 120000 1112394874 11943936 2670 1992294400 134512640 135224549 4294956224 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 2916 2670 90 173 0 2741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11664

[startup+6.30107 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1733688/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=13512 CPUtime=6.29
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 3186 0 0 0 627 2 0 0 25 0 1 120000 1112394874 13836288 3137 1992294400 134512640 135224549 4294956224 18446744073709551615 134618766 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 3378 3137 90 173 0 3203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13512

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1730488/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=17340 CPUtime=12.68
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 4120 0 0 0 1266 2 0 0 25 0 1 120000 1112394874 17756160 4071 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 4335 4071 90 173 0 4160 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17340

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1726456/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=20376 CPUtime=25.48
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 4907 0 0 0 2545 3 0 0 25 0 1 120000 1112394874 20865024 4858 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 5094 4858 90 173 0 4919 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20376

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1719736/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=27116 CPUtime=51.08
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 6587 0 0 0 5103 5 0 0 25 0 1 120000 1112394874 27766784 6538 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 6779 6538 90 173 0 6604 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27116

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1706744/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=40180 CPUtime=102.27
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 9810 0 0 0 10218 9 0 0 25 0 1 120000 1112394874 41144320 9761 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 10045 9761 90 173 0 9870 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40180

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1694264/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=52588 CPUtime=162.25
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 12931 0 0 0 16214 11 0 0 25 0 1 120000 1112394874 53850112 12882 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 13147 12882 90 173 0 12972 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 52588

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1684472/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=62356 CPUtime=222.24
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 15367 0 0 0 22210 14 0 0 25 0 1 120000 1112394874 63852544 15318 1992294400 134512640 135224549 4294956224 18446744073709551615 134632549 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 15589 15318 90 173 0 15414 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 62356

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1672376/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=74492 CPUtime=282.22
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 18439 0 0 0 28206 16 0 0 25 0 1 120000 1112394874 76279808 18325 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 18623 18325 90 173 0 18448 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 74492

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1670264/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=76604 CPUtime=342.21
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 18961 0 0 0 34204 17 0 0 25 0 1 120000 1112394874 78442496 18847 1992294400 134512640 135224549 4294956224 18446744073709551615 134632730 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 19151 18847 90 173 0 18976 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 76604

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1657016/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=89804 CPUtime=402.19
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 22260 0 0 0 40199 20 0 0 25 0 1 120000 1112394874 91959296 22146 1992294400 134512640 135224549 4294956224 18446744073709551615 134595360 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 22451 22146 90 173 0 22276 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 89804

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1649016/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=98120 CPUtime=462.17
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 24370 0 0 0 46195 22 0 0 25 0 1 120000 1112394874 100474880 24256 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 24530 24256 90 173 0 24355 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 98120

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1641336/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=105248 CPUtime=522.16
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 26154 0 0 0 52191 25 0 0 25 0 1 120000 1112394874 107773952 26040 1992294400 134512640 135224549 4294956224 18446744073709551615 134585015 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 26312 26040 90 173 0 26137 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 105248

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1632952/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=113568 CPUtime=582.13
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 28239 0 0 0 58187 26 0 0 25 0 1 120000 1112394874 116293632 28125 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 28392 28125 90 173 0 28217 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 113568

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1623864/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=122544 CPUtime=642.13
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 30502 0 0 0 64184 29 0 0 25 0 1 120000 1112394874 125485056 30388 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 30636 30388 90 173 0 30461 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 122544

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1623864/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=122544 CPUtime=702.11
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 30502 0 0 0 70182 29 0 0 25 0 1 120000 1112394874 125485056 30388 1992294400 134512640 135224549 4294956224 18446744073709551615 134630939 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 30636 30388 90 173 0 30461 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 122544

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1616824/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=129540 CPUtime=762.1
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 32245 0 0 0 76179 31 0 0 25 0 1 120000 1112394874 132648960 32131 1992294400 134512640 135224549 4294956224 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 32385 32131 90 173 0 32210 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 129540

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1606072/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=141008 CPUtime=822.07
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 35147 0 0 0 82174 33 0 0 25 0 1 120000 1112394874 144392192 34904 1992294400 134512640 135224549 4294956224 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 35252 34904 90 173 0 35077 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 141008

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1603960/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=142724 CPUtime=882.06
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 35572 0 0 0 88172 34 0 0 25 0 1 120000 1112394874 146149376 35329 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 35681 35329 90 173 0 35506 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 142724

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1595320/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=152360 CPUtime=942.04
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 37990 0 0 0 94168 36 0 0 25 0 1 120000 1112394874 156016640 37747 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 38090 37747 90 173 0 37915 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 152360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1587384/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=159224 CPUtime=1002.03
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 39709 0 0 0 100165 38 0 0 25 0 1 120000 1112394874 163045376 39466 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 39806 39466 90 173 0 39631 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 159224

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1587384/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=159224 CPUtime=1062.02
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 39709 0 0 0 106164 38 0 0 25 0 1 120000 1112394874 163045376 39466 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 39806 39466 90 173 0 39631 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 159224

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1574840/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=171764 CPUtime=1122
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 42840 0 0 0 112159 41 0 0 25 0 1 120000 1112394874 175886336 42597 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 42941 42597 90 173 0 42766 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 171764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1574776/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=171764 CPUtime=1181.99
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 42840 0 0 0 118158 41 0 0 25 0 1 120000 1112394874 175886336 42597 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 42941 42597 90 173 0 42766 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 171764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 27410
/proc/meminfo: memFree=1574776/2055920 swapFree=4173760/4192956
[pid=27409] ppid=27407 vsize=171764 CPUtime=1200.09
/proc/27409/stat : 27409 (CirCUs) R 27407 27409 27336 0 -1 4194304 42840 0 0 0 119968 41 0 0 25 0 1 100 1112394874 175886336 42597 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27409/statm: 42941 42597 90 173 0 42766 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 171764

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.44
CPU time (s): 1200.12
CPU user time (s): 1199.68
CPU system time (s): 0.442932
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 171764

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

runsolver used 0.974851 second user time and 3.40848 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-30 09:15:37
IDJOB=1524210
IDBENCH=70325
IDSOLVER=544
FILE ID=node65/1524210-1238397337
PBS_JOBID= 9061394
Free space on /tmp= 66316 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S648763183-023.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524210-1238397337/watcher-1524210-1238397337 -o /tmp/evaluation-result-1524210-1238397337/solver-1524210-1238397337 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524210-1238397337.cnf -t 1200

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

MD5SUM BENCH= 40253b5ef067295a954d5da373fbf256
RANDOM SEED=1172847973

node65.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.231
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.231
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:       1746272 kB
Buffers:         60536 kB
Cached:         161484 kB
SwapCached:       9792 kB
Active:          65448 kB
Inactive:       167912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746272 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          16952 kB
Slab:            60976 kB
Committed_AS:  3323668 kB
PageTables:       2316 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= 66316 MiB
End job on node65 at 2009-03-30 09:35:39