Trace number 1524144

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.05 1200.62

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1802626390-033.cnf
MD5SUM298c47e7c897264ddc867921f7476e46
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.688
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

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

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-1524144-1238368486/watcher-1524144-1238368486 -o /tmp/evaluation-result-1524144-1238368486/solver-1524144-1238368486 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524144-1238368486.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: 3.00 2.99 2.91 4/86 24694
/proc/meminfo: memFree=1671448/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=1484 CPUtime=0
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 120000 463179076 1519616 159 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 371 160 70 173 0 196 0

[startup+0.056023 s]
/proc/loadavg: 3.00 2.99 2.91 4/86 24694
/proc/meminfo: memFree=1671448/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=2948 CPUtime=0.05
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 554 0 0 0 5 0 0 0 18 0 1 120000 463179076 3018752 538 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 737 538 74 173 0 562 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2948

[startup+0.102031 s]
/proc/loadavg: 3.00 2.99 2.91 4/86 24694
/proc/meminfo: memFree=1671448/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=2948 CPUtime=0.09
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 554 0 0 0 9 0 0 0 18 0 1 120000 463179076 3018752 538 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 737 538 74 173 0 562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2948

[startup+0.301067 s]
/proc/loadavg: 3.00 2.99 2.91 4/86 24694
/proc/meminfo: memFree=1671448/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=3344 CPUtime=0.29
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 651 0 0 0 29 0 0 0 19 0 1 120000 463179076 3424256 635 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 836 635 90 173 0 661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3344

[startup+0.701141 s]
/proc/loadavg: 3.00 2.99 2.91 4/86 24694
/proc/meminfo: memFree=1671448/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=4144 CPUtime=0.69
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 862 0 0 0 69 0 0 0 23 0 1 120000 463179076 4243456 846 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 1036 846 90 173 0 861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4144

[startup+1.50129 s]
/proc/loadavg: 2.92 2.97 2.90 3/87 24695
/proc/meminfo: memFree=1668176/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=4408 CPUtime=1.49
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 927 0 0 0 149 0 0 0 25 0 1 120000 463179076 4513792 911 1992294400 134512640 135224549 4294956208 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 1102 911 90 173 0 927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4408

[startup+3.10158 s]
/proc/loadavg: 2.92 2.97 2.90 3/87 24695
/proc/meminfo: memFree=1667600/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=5068 CPUtime=3.09
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 1084 0 0 0 309 0 0 0 25 0 1 120000 463179076 5189632 1068 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 1267 1068 90 173 0 1092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5068

[startup+6.30117 s]
/proc/loadavg: 2.85 2.95 2.90 3/87 24695
/proc/meminfo: memFree=1666384/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=5992 CPUtime=6.29
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 1323 0 0 0 629 0 0 0 25 0 1 120000 463179076 6135808 1307 1992294400 134512640 135224549 4294956208 18446744073709551615 134595537 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 1498 1307 90 173 0 1323 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5992

[startup+12.7014 s]
/proc/loadavg: 2.78 2.94 2.89 3/87 24695
/proc/meminfo: memFree=1664728/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=7972 CPUtime=12.68
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 1788 0 0 0 1268 0 0 0 25 0 1 120000 463179076 8163328 1772 1992294400 134512640 135224549 4294956208 18446744073709551615 134631368 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 1993 1772 90 173 0 1818 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7972

[startup+25.5027 s]
/proc/loadavg: 2.61 2.89 2.88 3/87 24695
/proc/meminfo: memFree=1661848/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=10484 CPUtime=25.48
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 2427 0 0 0 2547 1 0 0 25 0 1 120000 463179076 10735616 2411 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 2621 2411 90 173 0 2446 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10484

[startup+51.1014 s]
/proc/loadavg: 2.40 2.82 2.86 3/87 24695
/proc/meminfo: memFree=1659416/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=12988 CPUtime=51.07
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 3070 0 0 0 5105 2 0 0 25 0 1 120000 463179076 13299712 3021 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 3247 3021 90 173 0 3072 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12988

[startup+102.307 s]
/proc/loadavg: 2.17 2.69 2.81 3/87 24695
/proc/meminfo: memFree=1654552/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=17616 CPUtime=102.24
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 4254 0 0 0 10222 2 0 0 25 0 1 120000 463179076 18038784 4205 1992294400 134512640 135224549 4294956208 18446744073709551615 134618685 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 4404 4205 90 173 0 4229 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17616

[startup+162.302 s]
/proc/loadavg: 2.06 2.56 2.75 3/87 24695
/proc/meminfo: memFree=1651288/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=20924 CPUtime=162.21
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 5076 0 0 0 16218 3 0 0 25 0 1 120000 463179076 21426176 4962 1992294400 134512640 135224549 4294956208 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 5231 4962 90 173 0 5056 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20924

[startup+222.302 s]
/proc/loadavg: 2.02 2.46 2.70 3/87 24695
/proc/meminfo: memFree=1647704/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=24644 CPUtime=222.19
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 6025 0 0 0 22214 5 0 0 25 0 1 120000 463179076 25235456 5911 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 6161 5911 90 173 0 5986 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 24644

[startup+282.302 s]
/proc/loadavg: 2.01 2.37 2.66 3/87 24695
/proc/meminfo: memFree=1645592/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=26768 CPUtime=282.16
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 6559 0 0 0 28211 5 0 0 25 0 1 120000 463179076 27410432 6445 1992294400 134512640 135224549 4294956208 18446744073709551615 134595591 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 6692 6445 90 173 0 6517 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 26768

[startup+342.301 s]
/proc/loadavg: 2.00 2.30 2.61 3/87 24695
/proc/meminfo: memFree=1643160/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=29144 CPUtime=342.14
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 7156 0 0 0 34208 6 0 0 25 0 1 120000 463179076 29843456 7042 1992294400 134512640 135224549 4294956208 18446744073709551615 134595404 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 7286 7042 90 173 0 7111 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 29144

[startup+402.301 s]
/proc/loadavg: 2.00 2.24 2.57 3/87 24695
/proc/meminfo: memFree=1640536/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=31784 CPUtime=402.1
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 7807 0 0 0 40204 6 0 0 25 0 1 120000 463179076 32546816 7693 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 7946 7693 90 173 0 7771 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 31784

[startup+462.302 s]
/proc/loadavg: 2.00 2.20 2.53 3/87 24695
/proc/meminfo: memFree=1637720/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=34560 CPUtime=462.08
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 8516 0 0 0 46201 7 0 0 25 0 1 120000 463179076 35389440 8402 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 8640 8402 90 173 0 8465 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 34560

[startup+522.301 s]
/proc/loadavg: 2.00 2.16 2.50 3/87 24695
/proc/meminfo: memFree=1637720/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=34560 CPUtime=522.05
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 8518 0 0 0 52198 7 0 0 25 0 1 120000 463179076 35389440 8404 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 8640 8404 90 173 0 8465 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 34560

[startup+582.301 s]
/proc/loadavg: 2.00 2.13 2.46 3/87 24695
/proc/meminfo: memFree=1634584/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=37752 CPUtime=582.02
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 9304 0 0 0 58194 8 0 0 25 0 1 120000 463179076 38658048 9190 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 9438 9190 90 173 0 9263 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 37752

[startup+642.301 s]
/proc/loadavg: 2.00 2.10 2.43 3/87 24695
/proc/meminfo: memFree=1634584/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=37752 CPUtime=642
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 9308 0 0 0 64192 8 0 0 25 0 1 120000 463179076 38658048 9194 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 9438 9194 90 173 0 9263 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 37752

[startup+702.301 s]
/proc/loadavg: 2.00 2.08 2.40 3/87 24695
/proc/meminfo: memFree=1631192/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=41748 CPUtime=701.96
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 10282 0 0 0 70188 8 0 0 25 0 1 120000 463179076 42749952 10039 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 10437 10039 90 173 0 10262 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 41748

[startup+762.306 s]
/proc/loadavg: 2.00 2.06 2.37 3/87 24695
/proc/meminfo: memFree=1631128/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=41748 CPUtime=761.94
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 10291 0 0 0 76185 9 0 0 25 0 1 120000 463179076 42749952 10048 1992294400 134512640 135224549 4294956208 18446744073709551615 134595525 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 10437 10048 90 173 0 10262 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 41748

[startup+822.301 s]
/proc/loadavg: 2.00 2.05 2.35 3/87 24695
/proc/meminfo: memFree=1627224/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=45604 CPUtime=821.91
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 11260 0 0 0 82181 10 0 0 25 0 1 120000 463179076 46698496 11017 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 11401 11017 90 173 0 11226 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 45604

[startup+882.301 s]
/proc/loadavg: 2.00 2.04 2.32 3/87 24695
/proc/meminfo: memFree=1627224/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=45604 CPUtime=881.88
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 11265 0 0 0 88178 10 0 0 25 0 1 120000 463179076 46698496 11022 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 11401 11022 90 173 0 11226 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 45604

[startup+942.302 s]
/proc/loadavg: 2.00 2.03 2.30 3/87 24695
/proc/meminfo: memFree=1627224/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=45604 CPUtime=941.85
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 11270 0 0 0 94175 10 0 0 25 0 1 120000 463179076 46698496 11027 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 11401 11027 90 173 0 11226 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 45604

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.28 3/87 24695
/proc/meminfo: memFree=1623192/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=49744 CPUtime=1001.82
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 12287 0 0 0 100171 11 0 0 25 0 1 120000 463179076 50937856 12044 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 12436 12044 90 173 0 12261 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 49744

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.26 3/87 24695
/proc/meminfo: memFree=1623192/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=49744 CPUtime=1061.79
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 12287 0 0 0 106168 11 0 0 25 0 1 120000 463179076 50937856 12044 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 12436 12044 90 173 0 12261 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 49744

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.24 3/87 24695
/proc/meminfo: memFree=1623128/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=49744 CPUtime=1121.76
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 12288 0 0 0 112165 11 0 0 25 0 1 120000 463179076 50937856 12045 1992294400 134512640 135224549 4294956208 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 12436 12045 90 173 0 12261 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 49744

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.22 3/87 24695
/proc/meminfo: memFree=1620056/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=52940 CPUtime=1181.74
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 13101 0 0 0 118162 12 0 0 25 0 1 120000 463179076 54210560 12858 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 13235 12858 90 173 0 13060 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 52940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 2.00 2.00 2.22 3/87 24695
/proc/meminfo: memFree=1618456/2055924 swapFree=4179676/4192956
[pid=24694] ppid=24692 vsize=54280 CPUtime=1200.04
/proc/24694/stat : 24694 (CirCUs) R 24692 24694 24224 0 -1 4194304 13454 0 0 0 119991 13 0 0 25 0 1 100 463179076 55582720 13211 1992294400 134512640 135224549 4294956208 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 0 0 0
/proc/24694/statm: 13570 13211 90 173 0 13395 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 54280

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.62
CPU time (s): 1200.05
CPU user time (s): 1199.91
CPU system time (s): 0.139978
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 54280

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

runsolver used 1.41078 second user time and 4.05938 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 01:14:46
IDJOB=1524144
IDBENCH=70259
IDSOLVER=544
FILE ID=node83/1524144-1238368486
PBS_JOBID= 9061156
Free space on /tmp= 66480 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1802626390-033.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524144-1238368486/watcher-1524144-1238368486 -o /tmp/evaluation-result-1524144-1238368486/solver-1524144-1238368486 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524144-1238368486.cnf -t 1200

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

MD5SUM BENCH= 298c47e7c897264ddc867921f7476e46
RANDOM SEED=366205446

node83.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.268
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.268
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:      2055924 kB
MemFree:       1671928 kB
Buffers:         71204 kB
Cached:         219420 kB
SwapCached:       7488 kB
Active:         178552 kB
Inactive:       130580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1671928 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          26020 kB
Slab:            58896 kB
Committed_AS:  1036616 kB
PageTables:       2680 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= 66480 MiB
End job on node83 at 2009-03-30 01:34:49