Trace number 1577911

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.11 1200.73

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p1.cnf
MD5SUM95ee3bccf00be0d94959b7512fd434b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark392.999
Satisfiable
(Un)Satisfiability was proved
Number of variables200152
Number of clauses1019667
Sum of the clauses size2431924
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2759459
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

5.08/5.18	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
5.08/5.18	c Eliminate time :       3.64 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577911-1238893553/watcher-1577911-1238893553 -o /tmp/evaluation-result-1577911-1238893553/solver-1577911-1238893553 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1577911-1238893553.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.99 1.85 1.46 2/71 9723
/proc/meminfo: memFree=1714512/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=5880 CPUtime=0
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 830 0 0 0 0 0 0 0 18 0 1 120000 1162018538 6021120 815 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 1470 821 66 173 0 1295 0

[startup+0.0940661 s]
/proc/loadavg: 1.99 1.85 1.46 2/71 9723
/proc/meminfo: memFree=1714512/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=27384 CPUtime=0.08
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 4438 0 0 0 7 1 0 0 18 0 1 120000 1162018538 28041216 4325 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 6846 4326 70 173 0 6671 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27384

[startup+0.101066 s]
/proc/loadavg: 1.99 1.85 1.46 2/71 9723
/proc/meminfo: memFree=1714512/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=27912 CPUtime=0.09
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 4579 0 0 0 8 1 0 0 18 0 1 120000 1162018538 28581888 4466 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 6978 4467 70 173 0 6803 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27912

[startup+0.301103 s]
/proc/loadavg: 1.99 1.85 1.46 2/71 9723
/proc/meminfo: memFree=1714512/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=38720 CPUtime=0.29
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 7667 0 0 0 26 3 0 0 20 0 1 120000 1162018538 39649280 7425 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 9680 7425 70 173 0 9505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38720

[startup+0.70118 s]
/proc/loadavg: 1.99 1.85 1.46 2/71 9723
/proc/meminfo: memFree=1714512/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=54132 CPUtime=0.69
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 11990 0 0 0 63 6 0 0 24 0 1 120000 1162018538 55431168 11491 1992294400 134512640 135224549 4294956208 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 13533 11491 70 173 0 13358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54132

[startup+1.50135 s]
/proc/loadavg: 1.91 1.84 1.45 2/72 9724
/proc/meminfo: memFree=1657864/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=86672 CPUtime=1.48
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 21262 0 0 0 137 11 0 0 25 0 1 120000 1162018538 88752128 20250 1992294400 134512640 135224549 4294956208 18446744073709551615 134560809 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9723/statm: 21668 20250 70 173 0 21493 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 86672

[startup+3.10264 s]
/proc/loadavg: 1.91 1.84 1.45 2/72 9724
/proc/meminfo: memFree=1632584/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=103420 CPUtime=3.08
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 25868 0 0 0 294 14 0 0 25 0 1 120000 1162018538 105902080 23830 1992294400 134512640 135224549 4294956208 18446744073709551615 134577836 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 25855 23830 77 173 0 25680 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103420

[startup+6.30125 s]
/proc/loadavg: 1.91 1.84 1.45 2/72 9724
/proc/meminfo: memFree=1613896/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=105916 CPUtime=6.28
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 27779 0 0 0 613 15 0 0 25 0 1 120000 1162018538 108457984 25260 1992294400 134512640 135224549 4294956208 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 26479 25260 92 173 0 26304 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 105916

[startup+12.7015 s]
/proc/loadavg: 1.77 1.81 1.45 2/72 9724
/proc/meminfo: memFree=1613192/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=106452 CPUtime=12.68
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 27900 0 0 0 1253 15 0 0 25 0 1 120000 1162018538 109006848 25381 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 26613 25381 92 173 0 26438 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 106452

[startup+25.5019 s]
/proc/loadavg: 1.65 1.78 1.44 2/72 9724
/proc/meminfo: memFree=1611336/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=108432 CPUtime=25.48
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 28405 0 0 0 2532 16 0 0 25 0 1 120000 1162018538 111034368 25886 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 27108 25886 92 173 0 26933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 108432

[startup+51.1018 s]
/proc/loadavg: 1.43 1.72 1.43 2/72 9724
/proc/meminfo: memFree=1607496/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=112512 CPUtime=51.06
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 29402 0 0 0 5089 17 0 0 25 0 1 120000 1162018538 115212288 26883 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 28128 26883 92 173 0 27953 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 112512

[startup+102.307 s]
/proc/loadavg: 1.17 1.60 1.41 2/72 9724
/proc/meminfo: memFree=1594184/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=125576 CPUtime=102.23
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 32684 0 0 0 10203 20 0 0 25 0 1 120000 1162018538 128589824 30165 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 31394 30165 92 173 0 31219 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 125576

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.38 2/72 9724
/proc/meminfo: memFree=1578312/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=141416 CPUtime=162.2
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 36664 0 0 0 16196 24 0 0 25 0 1 120000 1162018538 144809984 34145 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 35354 34145 92 173 0 35179 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 141416

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/72 9724
/proc/meminfo: memFree=1560520/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=159356 CPUtime=222.16
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 41075 0 0 0 22188 28 0 0 25 0 1 120000 1162018538 163180544 38556 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 39839 38556 92 173 0 39664 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 159356

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/72 9724
/proc/meminfo: memFree=1558920/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=160940 CPUtime=282.14
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 41479 0 0 0 28185 29 0 0 25 0 1 120000 1162018538 164802560 38960 1992294400 134512640 135224549 4294956208 18446744073709551615 134595778 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 40235 38960 92 173 0 40060 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 160940

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/72 9724
/proc/meminfo: memFree=1558928/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=160940 CPUtime=342.11
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 41479 0 0 0 34182 29 0 0 25 0 1 120000 1162018538 164802560 38960 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 40235 38960 92 173 0 40060 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 160940

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/72 9724
/proc/meminfo: memFree=1544400/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=175728 CPUtime=402.08
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 45188 0 0 0 40174 34 0 0 25 0 1 120000 1162018538 179945472 42669 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 43932 42669 92 173 0 43757 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 175728

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/72 9724
/proc/meminfo: memFree=1540816/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179028 CPUtime=462.05
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46013 0 0 0 46170 35 0 0 25 0 1 120000 1162018538 183324672 43494 1992294400 134512640 135224549 4294956208 18446744073709551615 134595591 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44757 43494 92 173 0 44582 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 179028

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/72 9724
/proc/meminfo: memFree=1540752/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179028 CPUtime=522.02
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46013 0 0 0 52167 35 0 0 25 0 1 120000 1162018538 183324672 43494 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44757 43494 92 173 0 44582 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 179028

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/72 9724
/proc/meminfo: memFree=1540752/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179028 CPUtime=581.98
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46015 0 0 0 58163 35 0 0 25 0 1 120000 1162018538 183324672 43496 1992294400 134512640 135224549 4294956208 18446744073709551615 134595412 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44757 43496 92 173 0 44582 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 179028

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.21 2/72 9724
/proc/meminfo: memFree=1540688/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179028 CPUtime=641.96
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46016 0 0 0 64161 35 0 0 25 0 1 120000 1162018538 183324672 43497 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44757 43497 92 173 0 44582 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 179028

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/72 9724
/proc/meminfo: memFree=1540560/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179028 CPUtime=701.92
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46016 0 0 0 70157 35 0 0 25 0 1 120000 1162018538 183324672 43497 1992294400 134512640 135224549 4294956208 18446744073709551615 134632577 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44757 43497 92 173 0 44582 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 179028

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.17 2/72 9724
/proc/meminfo: memFree=1540496/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179028 CPUtime=761.89
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46018 0 0 0 76154 35 0 0 25 0 1 120000 1162018538 183324672 43499 1992294400 134512640 135224549 4294956208 18446744073709551615 134595225 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44757 43499 92 173 0 44582 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 179028

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/72 9724
/proc/meminfo: memFree=1540368/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=821.86
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46070 0 0 0 82151 35 0 0 25 0 1 120000 1162018538 183459840 43551 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43551 92 173 0 44615 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 179160

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/72 9724
/proc/meminfo: memFree=1540368/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=881.83
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46070 0 0 0 88148 35 0 0 25 0 1 120000 1162018538 183459840 43551 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43551 92 173 0 44615 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 179160

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/72 9724
/proc/meminfo: memFree=1540368/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=941.79
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46073 0 0 0 94144 35 0 0 25 0 1 120000 1162018538 183459840 43554 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43554 92 173 0 44615 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 179160

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/72 9724
/proc/meminfo: memFree=1540304/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=1001.76
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46073 0 0 0 100141 35 0 0 25 0 1 120000 1162018538 183459840 43554 1992294400 134512640 135224549 4294956208 18446744073709551615 134595622 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43554 92 173 0 44615 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 179160

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/72 9724
/proc/meminfo: memFree=1540304/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=1061.74
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46073 0 0 0 106139 35 0 0 25 0 1 120000 1162018538 183459840 43554 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43554 92 173 0 44615 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 179160

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/72 9724
/proc/meminfo: memFree=1540240/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=1121.7
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46076 0 0 0 112135 35 0 0 25 0 1 120000 1162018538 183459840 43557 1992294400 134512640 135224549 4294956208 18446744073709551615 134587694 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43557 92 173 0 44615 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 179160

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 9724
/proc/meminfo: memFree=1540176/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=1181.67
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46076 0 0 0 118132 35 0 0 25 0 1 120000 1162018538 183459840 43557 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43557 92 173 0 44615 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 179160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.09 3/72 9724
/proc/meminfo: memFree=1540176/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=1200.07
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46076 0 0 0 119972 35 0 0 25 0 1 100 1162018538 183459840 43557 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43557 92 173 0 44615 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 179160

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 3/72 9724
/proc/meminfo: memFree=1540176/2055920 swapFree=4170316/4192956
[pid=9723] ppid=9721 vsize=179160 CPUtime=1200.07
/proc/9723/stat : 9723 (CirCUs) R 9721 9723 9277 0 -1 4194304 46076 0 0 0 119972 35 0 0 25 0 1 100 1162018538 183459840 43557 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9723/statm: 44790 43557 92 173 0 44615 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 179160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.73
CPU time (s): 1200.11
CPU user time (s): 1199.72
CPU system time (s): 0.383941
CPU usage (%): 99.9477
Max. virtual memory (cumulated for all children) (KiB): 179160

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

runsolver used 1.06984 second user time and 3.33949 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-05 03:05:54
IDJOB=1577911
IDBENCH=70968
IDSOLVER=544
FILE ID=node38/1577911-1238893553
PBS_JOBID= 9086040
Free space on /tmp= 66504 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p1.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577911-1238893553/watcher-1577911-1238893553 -o /tmp/evaluation-result-1577911-1238893553/solver-1577911-1238893553 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1577911-1238893553.cnf -t 1200

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

MD5SUM BENCH= 95ee3bccf00be0d94959b7512fd434b4
RANDOM SEED=704220563

node38.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.259
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	: 5931.00
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.259
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:       1714992 kB
Buffers:         43724 kB
Cached:         228076 kB
SwapCached:      11216 kB
Active:         104532 kB
Inactive:       179980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714992 kB
SwapTotal:     4192956 kB
SwapFree:      4170316 kB
Dirty:           19880 kB
Writeback:           0 kB
Mapped:          18256 kB
Slab:            41596 kB
Committed_AS:  3557124 kB
PageTables:       1988 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= 66504 MiB
End job on node38 at 2009-04-05 03:25:57