Trace number 1524209

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
MD5SUM0d3fcd560d811748824b45b279f18880
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 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.18	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.09/0.18	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-1524209-1238396980/watcher-1524209-1238396980 -o /tmp/evaluation-result-1524209-1238396980/solver-1524209-1238396980 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524209-1238396980.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.84 1.82 1.45 3/72 11871
/proc/meminfo: memFree=1784936/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=2828 CPUtime=0
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 383 0 0 0 0 0 0 0 18 0 1 120000 1112359186 2895872 368 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 707 369 70 173 0 532 0

[startup+0.0240789 s]
/proc/loadavg: 1.84 1.82 1.45 3/72 11871
/proc/meminfo: memFree=1784936/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=3752 CPUtime=0.02
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 647 0 0 0 2 0 0 0 18 0 1 120000 1112359186 3842048 632 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 938 633 70 173 0 763 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3752

[startup+0.101092 s]
/proc/loadavg: 1.84 1.82 1.45 3/72 11871
/proc/meminfo: memFree=1784936/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=6520 CPUtime=0.09
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 1384 0 0 0 9 0 0 0 18 0 1 120000 1112359186 6676480 1336 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 1630 1336 70 173 0 1455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6520

[startup+0.301128 s]
/proc/loadavg: 1.84 1.82 1.45 3/72 11871
/proc/meminfo: memFree=1784936/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=6912 CPUtime=0.29
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 1536 0 0 0 28 1 0 0 19 0 1 120000 1112359186 7077888 1487 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 1728 1488 90 173 0 1553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6912

[startup+0.701201 s]
/proc/loadavg: 1.84 1.82 1.45 3/72 11871
/proc/meminfo: memFree=1784936/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=7704 CPUtime=0.69
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 1733 0 0 0 68 1 0 0 23 0 1 120000 1112359186 7888896 1684 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 1926 1684 90 173 0 1751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7704

[startup+1.50135 s]
/proc/loadavg: 1.84 1.82 1.45 2/73 11872
/proc/meminfo: memFree=1777952/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=9420 CPUtime=1.49
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 2165 0 0 0 148 1 0 0 25 0 1 120000 1112359186 9646080 2116 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 2355 2116 90 173 0 2180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9420

[startup+3.10164 s]
/proc/loadavg: 1.84 1.82 1.45 2/73 11872
/proc/meminfo: memFree=1775264/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=11680 CPUtime=3.09
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 2717 0 0 0 308 1 0 0 25 0 1 120000 1112359186 11960320 2668 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 2920 2668 90 173 0 2745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11680

[startup+6.30122 s]
/proc/loadavg: 1.77 1.81 1.44 2/73 11872
/proc/meminfo: memFree=1772584/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=13528 CPUtime=6.29
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 3199 0 0 0 627 2 0 0 25 0 1 120000 1112359186 13852672 3150 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 3382 3150 90 173 0 3207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13528

[startup+12.7014 s]
/proc/loadavg: 1.71 1.79 1.44 2/73 11872
/proc/meminfo: memFree=1769320/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=16600 CPUtime=12.69
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 3952 0 0 0 1266 3 0 0 25 0 1 120000 1112359186 16998400 3903 1992294400 134512640 135224549 4294956208 18446744073709551615 134587823 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 4150 3903 90 173 0 3975 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16600

[startup+25.5017 s]
/proc/loadavg: 1.55 1.75 1.43 2/73 11872
/proc/meminfo: memFree=1766696/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=19372 CPUtime=25.48
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 4632 0 0 0 2544 4 0 0 25 0 1 120000 1112359186 19836928 4583 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 4843 4583 90 173 0 4668 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19372

[startup+51.1014 s]
/proc/loadavg: 1.36 1.69 1.42 2/73 11872
/proc/meminfo: memFree=1756712/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=29460 CPUtime=51.07
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 7159 0 0 0 5101 6 0 0 25 0 1 120000 1112359186 30167040 7110 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 7365 7110 90 173 0 7190 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29460

[startup+102.306 s]
/proc/loadavg: 1.16 1.58 1.40 2/73 11872
/proc/meminfo: memFree=1744104/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=41864 CPUtime=102.24
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 10252 0 0 0 10215 9 0 0 25 0 1 120000 1112359186 42868736 10203 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 10466 10203 90 173 0 10291 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 41864

[startup+162.303 s]
/proc/loadavg: 1.06 1.47 1.37 2/73 11872
/proc/meminfo: memFree=1733608/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=52292 CPUtime=162.21
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 12859 0 0 0 16209 12 0 0 25 0 1 120000 1112359186 53547008 12810 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 13073 12810 90 173 0 12898 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 52292

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.34 2/73 11872
/proc/meminfo: memFree=1724008/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=62064 CPUtime=222.17
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 15313 0 0 0 22202 15 0 0 25 0 1 120000 1112359186 63553536 15264 1992294400 134512640 135224549 4294956208 18446744073709551615 134595379 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 15516 15264 90 173 0 15341 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 62064

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/73 11872
/proc/meminfo: memFree=1712616/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=73408 CPUtime=282.15
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 18155 0 0 0 28197 18 0 0 25 0 1 120000 1112359186 75169792 18041 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 18352 18041 90 173 0 18177 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 73408

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/73 11872
/proc/meminfo: memFree=1703464/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=82516 CPUtime=342.11
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 20464 0 0 0 34190 21 0 0 25 0 1 120000 1112359186 84496384 20350 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 20629 20350 90 173 0 20454 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 82516

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/73 11872
/proc/meminfo: memFree=1694376/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=91492 CPUtime=402.08
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 22699 0 0 0 40185 23 0 0 25 0 1 120000 1112359186 93687808 22585 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 22873 22585 90 173 0 22698 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 91492

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.26 2/73 11872
/proc/meminfo: memFree=1684968/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=100864 CPUtime=462.05
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 25040 0 0 0 46180 25 0 0 25 0 1 120000 1112359186 103284736 24926 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 25216 24926 90 173 0 25041 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 100864

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.24 2/73 11872
/proc/meminfo: memFree=1680616/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=106276 CPUtime=522.02
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 26410 0 0 0 52175 27 0 0 25 0 1 120000 1112359186 108826624 26296 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 26569 26296 90 173 0 26394 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 106276

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/73 11872
/proc/meminfo: memFree=1677672/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=107996 CPUtime=581.98
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 26855 0 0 0 58171 27 0 0 25 0 1 120000 1112359186 110587904 26741 1992294400 134512640 135224549 4294956208 18446744073709551615 134595324 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 26999 26741 90 173 0 26824 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 107996

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/73 11872
/proc/meminfo: memFree=1668136/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=117500 CPUtime=641.96
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 29233 0 0 0 64167 29 0 0 25 0 1 120000 1112359186 120320000 29119 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 29375 29119 90 173 0 29200 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 117500

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/73 11872
/proc/meminfo: memFree=1653288/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=132284 CPUtime=701.92
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 32937 0 0 0 70159 33 0 0 25 0 1 120000 1112359186 135458816 32823 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 33071 32823 90 173 0 32896 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 132284

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/73 11872
/proc/meminfo: memFree=1653224/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=132284 CPUtime=761.89
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 32937 0 0 0 76156 33 0 0 25 0 1 120000 1112359186 135458816 32823 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 33071 32823 90 173 0 32896 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 132284

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/73 11872
/proc/meminfo: memFree=1640488/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=145468 CPUtime=821.85
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 36245 0 0 0 82149 36 0 0 25 0 1 120000 1112359186 148959232 36002 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 36367 36002 90 173 0 36192 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 145468

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/73 11872
/proc/meminfo: memFree=1640424/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=145468 CPUtime=881.81
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 36245 0 0 0 88145 36 0 0 25 0 1 120000 1112359186 148959232 36002 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 36367 36002 90 173 0 36192 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 145468

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/73 11872
/proc/meminfo: memFree=1629224/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=156688 CPUtime=941.79
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 39059 0 0 0 94140 39 0 0 25 0 1 120000 1112359186 160448512 38816 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 39172 38816 90 173 0 38997 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 156688

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/73 11872
/proc/meminfo: memFree=1629160/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=156688 CPUtime=1001.76
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 39059 0 0 0 100137 39 0 0 25 0 1 120000 1112359186 160448512 38816 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 39172 38816 90 173 0 38997 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 156688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/73 11872
/proc/meminfo: memFree=1619304/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=166984 CPUtime=1061.73
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 41665 0 0 0 106131 42 0 0 25 0 1 120000 1112359186 170991616 41422 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 41746 41422 90 173 0 41571 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 166984

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/73 11872
/proc/meminfo: memFree=1614440/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=171208 CPUtime=1121.71
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 42718 0 0 0 112128 43 0 0 25 0 1 120000 1112359186 175316992 42475 1992294400 134512640 135224549 4294956208 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 42802 42475 90 173 0 42627 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 171208

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 11872
/proc/meminfo: memFree=1614376/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=171208 CPUtime=1181.68
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 42718 0 0 0 118125 43 0 0 25 0 1 120000 1112359186 175316992 42475 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 42802 42475 90 173 0 42627 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 171208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 11872
/proc/meminfo: memFree=1614376/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=171208 CPUtime=1200.07
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 42718 0 0 0 119964 43 0 0 25 0 1 100 1112359186 175316992 42475 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 42802 42475 90 173 0 42627 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 171208

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/73 11872
/proc/meminfo: memFree=1614376/2055920 swapFree=4174692/4192956
[pid=11871] ppid=11869 vsize=171208 CPUtime=1200.07
/proc/11871/stat : 11871 (CirCUs) R 11869 11871 11767 0 -1 4194304 42718 0 0 0 119964 43 0 0 25 0 1 100 1112359186 175316992 42475 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11871/statm: 42802 42475 90 173 0 42627 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 171208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.73
CPU time (s): 1200.1
CPU user time (s): 1199.64
CPU system time (s): 0.45893
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 171208

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

runsolver used 0.98485 second user time and 3.42348 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-30 09:09:40
IDJOB=1524209
IDBENCH=70324
IDSOLVER=544
FILE ID=node67/1524209-1238396980
PBS_JOBID= 9061381
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 0d3fcd560d811748824b45b279f18880
RANDOM SEED=929048919

node67.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.265
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.265
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:       1785352 kB
Buffers:         41508 kB
Cached:         140892 kB
SwapCached:       9632 kB
Active:          40712 kB
Inactive:       152772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785352 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          16764 kB
Slab:            62084 kB
Committed_AS:  3090376 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-03-30 09:29:43