Trace number 1524185

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S21800963-085.cnf
MD5SUM4cbc233e7a70cae22bbfdd2b4008f16f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.4539
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-1524185-1238391048/watcher-1524185-1238391048 -o /tmp/evaluation-result-1524185-1238391048/solver-1524185-1238391048 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524185-1238391048.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.09 3/73 7713
/proc/meminfo: memFree=1438272/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=2484 CPUtime=0
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 330 0 0 0 0 0 0 0 20 0 1 120000 991523372 2543616 315 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 621 316 70 173 0 446 0

[startup+0.058168 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 7713
/proc/meminfo: memFree=1438272/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=4880 CPUtime=0.05
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 966 0 0 0 5 0 0 0 20 0 1 120000 991523372 4997120 918 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 1220 918 70 173 0 1045 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4880

[startup+0.10117 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 7713
/proc/meminfo: memFree=1438272/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=5272 CPUtime=0.09
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 1083 0 0 0 9 0 0 0 20 0 1 120000 991523372 5398528 1034 1992294400 134512640 135224549 4294956208 18446744073709551615 134570038 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 1318 1034 74 173 0 1143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5272

[startup+0.30119 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 7713
/proc/meminfo: memFree=1438272/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=5668 CPUtime=0.29
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 1220 0 0 0 29 0 0 0 22 0 1 120000 991523372 5804032 1171 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 1417 1171 90 173 0 1242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5668

[startup+0.701231 s]
/proc/loadavg: 1.00 1.00 1.09 3/73 7713
/proc/meminfo: memFree=1438272/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=6856 CPUtime=0.69
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 1507 0 0 0 69 0 0 0 25 0 1 120000 991523372 7020544 1458 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 1714 1458 90 173 0 1539 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6856

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 7714
/proc/meminfo: memFree=1431800/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=9100 CPUtime=1.49
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 2074 0 0 0 148 1 0 0 25 0 1 120000 991523372 9318400 2025 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 2275 2025 90 173 0 2100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9100

[startup+3.10248 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 7714
/proc/meminfo: memFree=1429816/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=9760 CPUtime=3.09
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 2257 0 0 0 308 1 0 0 25 0 1 120000 991523372 9994240 2208 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 2440 2208 90 173 0 2265 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9760

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 7714
/proc/meminfo: memFree=1427384/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=12136 CPUtime=6.29
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 2819 0 0 0 628 1 0 0 25 0 1 120000 991523372 12427264 2770 1992294400 134512640 135224549 4294956208 18446744073709551615 134618859 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 3034 2770 90 173 0 2859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12136

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.09 3/74 7714
/proc/meminfo: memFree=1424888/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=14512 CPUtime=12.69
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 3428 0 0 0 1267 2 0 0 25 0 1 120000 991523372 14860288 3379 1992294400 134512640 135224549 4294956208 18446744073709551615 134619687 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 3628 3379 90 173 0 3453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14512

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 7714
/proc/meminfo: memFree=1420472/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=18868 CPUtime=25.49
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 4509 0 0 0 2546 3 0 0 25 0 1 120000 991523372 19320832 4460 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 4717 4460 90 173 0 4542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18868

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 7714
/proc/meminfo: memFree=1411512/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=27792 CPUtime=51.08
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 6741 0 0 0 5103 5 0 0 25 0 1 120000 991523372 28459008 6692 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 6948 6692 90 173 0 6773 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27792

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 7714
/proc/meminfo: memFree=1400440/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=38876 CPUtime=102.27
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 9510 0 0 0 10220 7 0 0 25 0 1 120000 991523372 39809024 9461 1992294400 134512640 135224549 4294956208 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 9719 9461 90 173 0 9544 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38876

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 7714
/proc/meminfo: memFree=1387384/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=51812 CPUtime=162.25
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 12762 0 0 0 16214 11 0 0 25 0 1 120000 991523372 53055488 12713 1992294400 134512640 135224549 4294956208 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 12953 12713 90 173 0 12778 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 51812

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 7714
/proc/meminfo: memFree=1380664/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=58800 CPUtime=222.24
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 14507 0 0 0 22211 13 0 0 25 0 1 120000 991523372 60211200 14393 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 14700 14393 90 173 0 14525 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 58800

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 7714
/proc/meminfo: memFree=1367352/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=72000 CPUtime=282.21
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 17818 0 0 0 28206 15 0 0 25 0 1 120000 991523372 73728000 17704 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 18000 17704 90 173 0 17825 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72000

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 7714
/proc/meminfo: memFree=1359800/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=79524 CPUtime=342.2
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 19709 0 0 0 34203 17 0 0 25 0 1 120000 991523372 81432576 19595 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 19881 19595 90 173 0 19706 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 79524

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 7714
/proc/meminfo: memFree=1355384/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=83880 CPUtime=402.19
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 20803 0 0 0 40200 19 0 0 25 0 1 120000 991523372 85893120 20689 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 20970 20689 90 173 0 20795 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 83880

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 7714
/proc/meminfo: memFree=1347000/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=92196 CPUtime=462.17
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 22897 0 0 0 46196 21 0 0 25 0 1 120000 991523372 94408704 22783 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 23049 22783 90 173 0 22874 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 92196

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 7714
/proc/meminfo: memFree=1335416/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=103680 CPUtime=522.15
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 25787 0 0 0 52191 24 0 0 25 0 1 120000 991523372 106168320 25673 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 25920 25673 90 173 0 25745 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 103680

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 7714
/proc/meminfo: memFree=1330360/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=108696 CPUtime=582.14
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 27047 0 0 0 58189 25 0 0 25 0 1 120000 991523372 111304704 26933 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 27174 26933 90 173 0 26999 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 108696

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 7714
/proc/meminfo: memFree=1322936/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=116600 CPUtime=642.13
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 29030 0 0 0 64186 27 0 0 25 0 1 120000 991523372 119398400 28787 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 29150 28787 90 173 0 28975 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 116600

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 7716
/proc/meminfo: memFree=1320184/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=119372 CPUtime=702.11
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 29718 0 0 0 70183 28 0 0 25 0 1 120000 991523372 122236928 29475 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 29843 29475 90 173 0 29668 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 119372

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 7716
/proc/meminfo: memFree=1309496/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=129932 CPUtime=762.1
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 32380 0 0 0 76180 30 0 0 25 0 1 120000 991523372 133050368 32137 1992294400 134512640 135224549 4294956208 18446744073709551615 134587841 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 32483 32137 90 173 0 32308 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 129932

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 7716
/proc/meminfo: memFree=1309496/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=129932 CPUtime=822.09
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 32380 0 0 0 82178 31 0 0 25 0 1 120000 991523372 133050368 32137 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 32483 32137 90 173 0 32308 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 129932

[startup+882.301 s]
/proc/loadavg: 1.04 1.01 1.01 2/74 7716
/proc/meminfo: memFree=1296184/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=143132 CPUtime=882.06
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 35701 0 0 0 88170 36 0 0 25 0 1 120000 991523372 146567168 35458 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 35783 35458 90 173 0 35608 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 143132

[startup+942.302 s]
/proc/loadavg: 1.05 1.02 1.01 2/74 7716
/proc/meminfo: memFree=1296184/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=143132 CPUtime=942.05
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 35701 0 0 0 94169 36 0 0 25 0 1 120000 991523372 146567168 35458 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 35783 35458 90 173 0 35608 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 143132

[startup+1002.3 s]
/proc/loadavg: 1.05 1.03 1.01 2/74 7716
/proc/meminfo: memFree=1292344/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=147224 CPUtime=1002.03
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 36705 0 0 0 100166 37 0 0 25 0 1 120000 991523372 150757376 36462 1992294400 134512640 135224549 4294956208 18446744073709551615 134618668 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 36806 36462 90 173 0 36631 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 147224

[startup+1062.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/74 7716
/proc/meminfo: memFree=1282232/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=156992 CPUtime=1062.02
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 39178 0 0 0 106163 39 0 0 25 0 1 120000 991523372 160759808 38935 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 39248 38935 90 173 0 39073 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 156992

[startup+1122.3 s]
/proc/loadavg: 1.12 1.06 1.01 2/74 7716
/proc/meminfo: memFree=1282232/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=156992 CPUtime=1122
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 39178 0 0 0 112161 39 0 0 25 0 1 120000 991523372 160759808 38935 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 39248 38935 90 173 0 39073 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 156992

[startup+1182.3 s]
/proc/loadavg: 1.08 1.06 1.01 2/74 7716
/proc/meminfo: memFree=1267256/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=172568 CPUtime=1181.99
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 43080 0 0 0 118154 45 0 0 25 0 1 120000 991523372 176709632 42837 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 43142 42837 90 173 0 42967 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 172568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.05 1.01 2/74 7716
/proc/meminfo: memFree=1264888/2055920 swapFree=4175408/4192956
[pid=7713] ppid=7711 vsize=174284 CPUtime=1200.09
/proc/7713/stat : 7713 (CirCUs) R 7711 7713 7388 0 -1 4194304 43505 0 0 0 119964 45 0 0 25 0 1 100 991523372 178466816 43262 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7713/statm: 43571 43262 90 173 0 43396 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 174284

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.64
CPU system time (s): 0.481926
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 174284

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

runsolver used 1.07584 second user time and 3.3025 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-30 07:30:48
IDJOB=1524185
IDBENCH=70300
IDSOLVER=544
FILE ID=node79/1524185-1238391048
PBS_JOBID= 9061309
Free space on /tmp= 65556 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S21800963-085.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524185-1238391048/watcher-1524185-1238391048 -o /tmp/evaluation-result-1524185-1238391048/solver-1524185-1238391048 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524185-1238391048.cnf -t 1200

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

MD5SUM BENCH= 4cbc233e7a70cae22bbfdd2b4008f16f
RANDOM SEED=2050597543

node79.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.232
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.232
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:       1438752 kB
Buffers:         81464 kB
Cached:         434016 kB
SwapCached:      11792 kB
Active:         230568 kB
Inactive:       301040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438752 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          22644 kB
Slab:            70640 kB
Committed_AS:  2568176 kB
PageTables:       2004 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= 65556 MiB
End job on node79 at 2009-03-30 07:50:51