Trace number 1582175

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 1201.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications 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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

7.18/7.44	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
7.18/7.44	c Eliminate time :       5.21 

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-1582175-1238937265/watcher-1582175-1238937265 -o /tmp/evaluation-result-1582175-1238937265/solver-1582175-1238937265 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1582175-1238937265.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.02 2/64 10459
/proc/meminfo: memFree=1379424/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=7300 CPUtime=0
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 756 0 0 0 0 0 0 0 18 0 1 120000 1166392378 7475200 742 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 1825 746 66 173 0 1650 0

[startup+0.0174879 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 10459
/proc/meminfo: memFree=1379424/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=24796 CPUtime=0
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 2688 0 0 0 0 0 0 0 18 0 1 120000 1166392378 25391104 2673 1992294400 134512640 135224549 4294956208 18446744073709551615 134594310 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 6199 2680 66 173 0 6024 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24796

[startup+0.101495 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 10459
/proc/meminfo: memFree=1379424/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=34204 CPUtime=0.09
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 5300 0 0 0 7 2 0 0 18 0 1 120000 1166392378 35024896 5187 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 8551 5188 70 173 0 8376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34204

[startup+0.301519 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 10459
/proc/meminfo: memFree=1379424/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=45144 CPUtime=0.29
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 8419 0 0 0 26 3 0 0 19 0 1 120000 1166392378 46227456 8177 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 11286 8177 70 173 0 11111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45144

[startup+0.701564 s]
/proc/loadavg: 1.00 1.00 1.02 2/64 10459
/proc/meminfo: memFree=1379424/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=60556 CPUtime=0.69
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 12779 0 0 0 63 6 0 0 23 0 1 120000 1166392378 62009344 12280 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 15139 12280 70 173 0 14964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60556

[startup+6.66093 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10460
/proc/meminfo: memFree=1313752/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=135680 CPUtime=6.65
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 34984 0 0 0 648 17 0 0 25 0 1 120000 1166392378 138936320 32946 1992294400 134512640 135224549 4294956208 18446744073709551615 134577951 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 33920 32946 77 173 0 33745 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 135680

[startup+6.95983 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10460
/proc/meminfo: memFree=1313752/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=135680 CPUtime=6.96
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 34984 0 0 0 679 17 0 0 25 0 1 120000 1166392378 138936320 32946 1992294400 134512640 135224549 4294956208 18446744073709551615 134580041 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 33920 32946 77 173 0 33745 0
Current children cumulated CPU time (s) 6.96
Current children cumulated vsize (KiB) 135680

[startup+7.19233 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10460
/proc/meminfo: memFree=1313752/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=135680 CPUtime=7.18
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 34984 0 0 0 701 17 0 0 25 0 1 120000 1166392378 138936320 32946 1992294400 134512640 135224549 4294956208 18446744073709551615 134590983 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 33920 32946 77 173 0 33745 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 135680

[startup+12.702 s]
/proc/loadavg: 1.38 1.08 1.04 2/65 10460
/proc/meminfo: memFree=1244440/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=140236 CPUtime=12.35
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 36717 0 0 0 1216 19 0 0 25 0 1 120000 1166392378 143601664 33780 1992294400 134512640 135224549 4294956208 18446744073709551615 134618656 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10459/statm: 35059 33780 92 173 0 34884 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 140236

[startup+25.5024 s]
/proc/loadavg: 1.30 1.08 1.04 2/65 10460
/proc/meminfo: memFree=1244504/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=140500 CPUtime=25.13
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 36800 0 0 0 2494 19 0 0 25 0 1 120000 1166392378 143872000 33863 1992294400 134512640 135224549 4294956208 18446744073709551615 134584992 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 35125 33863 92 173 0 34950 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 140500

[startup+51.1024 s]
/proc/loadavg: 1.19 1.07 1.04 2/65 10460
/proc/meminfo: memFree=1241496/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=143800 CPUtime=50.71
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 37596 0 0 0 5051 20 0 0 25 0 1 120000 1166392378 147251200 34659 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 35950 34659 92 173 0 35775 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 143800

[startup+102.302 s]
/proc/loadavg: 1.08 1.06 1.04 2/65 10460
/proc/meminfo: memFree=1232344/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=152812 CPUtime=101.89
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 39843 0 0 0 10166 23 0 0 25 0 1 120000 1166392378 156479488 36906 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 38203 36906 92 173 0 38028 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 152812

[startup+162.302 s]
/proc/loadavg: 1.03 1.04 1.03 2/65 10460
/proc/meminfo: memFree=1220952/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=164164 CPUtime=161.86
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 42693 0 0 0 16159 27 0 0 25 0 1 120000 1166392378 168103936 39756 1992294400 134512640 135224549 4294956208 18446744073709551615 134595325 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 41041 39756 92 173 0 40866 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 164164

[startup+222.303 s]
/proc/loadavg: 1.01 1.03 1.02 2/65 10460
/proc/meminfo: memFree=1208472/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=176700 CPUtime=221.83
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 45793 0 0 0 22153 30 0 0 25 0 1 120000 1166392378 180940800 42856 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10459/statm: 44175 42856 92 173 0 44000 0
Current children cumulated CPU time (s) 221.83
Current children cumulated vsize (KiB) 176700

[startup+282.303 s]
/proc/loadavg: 1.00 1.03 1.02 2/65 10460
/proc/meminfo: memFree=1194392/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=190700 CPUtime=281.8
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 49296 0 0 0 28146 34 0 0 25 0 1 120000 1166392378 195276800 46359 1992294400 134512640 135224549 4294956208 18446744073709551615 134587793 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 47675 46359 92 173 0 47500 0
Current children cumulated CPU time (s) 281.8
Current children cumulated vsize (KiB) 190700

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/65 10460
/proc/meminfo: memFree=1178392/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=206820 CPUtime=341.78
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 53335 0 0 0 34139 39 0 0 25 0 1 120000 1166392378 211783680 50398 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 51705 50398 92 173 0 51530 0
Current children cumulated CPU time (s) 341.78
Current children cumulated vsize (KiB) 206820

[startup+402.306 s]
/proc/loadavg: 1.00 1.01 1.01 2/65 10460
/proc/meminfo: memFree=1171672/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=213300 CPUtime=401.75
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 54959 0 0 0 40135 40 0 0 25 0 1 120000 1166392378 218419200 52022 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 53325 52022 92 173 0 53150 0
Current children cumulated CPU time (s) 401.75
Current children cumulated vsize (KiB) 213300

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10460
/proc/meminfo: memFree=1171672/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=213300 CPUtime=461.73
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 54959 0 0 0 46133 40 0 0 25 0 1 120000 1166392378 218419200 52022 1992294400 134512640 135224549 4294956208 18446744073709551615 134632528 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 53325 52022 92 173 0 53150 0
Current children cumulated CPU time (s) 461.73
Current children cumulated vsize (KiB) 213300

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1171672/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=213300 CPUtime=521.7
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 54959 0 0 0 52130 40 0 0 25 0 1 120000 1166392378 218419200 52022 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 53325 52022 92 173 0 53150 0
Current children cumulated CPU time (s) 521.7
Current children cumulated vsize (KiB) 213300

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1164440/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=220576 CPUtime=581.67
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 56784 0 0 0 58125 42 0 0 25 0 1 120000 1166392378 225869824 53847 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10459/statm: 55144 53847 92 173 0 54969 0
Current children cumulated CPU time (s) 581.67
Current children cumulated vsize (KiB) 220576

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1146648/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=238444 CPUtime=641.64
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 61233 0 0 0 64118 46 0 0 25 0 1 120000 1166392378 244166656 58296 1992294400 134512640 135224549 4294956208 18446744073709551615 134587843 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 59611 58296 92 173 0 59436 0
Current children cumulated CPU time (s) 641.64
Current children cumulated vsize (KiB) 238444

[startup+702.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 10460
/proc/meminfo: memFree=1130840/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=254176 CPUtime=701.61
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 65178 0 0 0 70111 50 0 0 25 0 1 120000 1166392378 260276224 62241 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 63544 62241 92 173 0 63369 0
Current children cumulated CPU time (s) 701.61
Current children cumulated vsize (KiB) 254176

[startup+762.302 s]
/proc/loadavg: 1.02 1.01 1.00 3/65 10460
/proc/meminfo: memFree=1120472/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=264248 CPUtime=761.58
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 67712 0 0 0 76105 53 0 0 25 0 1 120000 1166392378 270589952 64775 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 66062 64775 92 173 0 65887 0
Current children cumulated CPU time (s) 761.58
Current children cumulated vsize (KiB) 264248

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1120472/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=264248 CPUtime=821.53
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 67712 0 0 0 82100 53 0 0 25 0 1 120000 1166392378 270589952 64775 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 66062 64775 92 173 0 65887 0
Current children cumulated CPU time (s) 821.53
Current children cumulated vsize (KiB) 264248

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1120472/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=264248 CPUtime=881.5
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 67712 0 0 0 88097 53 0 0 25 0 1 120000 1166392378 270589952 64775 1992294400 134512640 135224549 4294956208 18446744073709551615 134632528 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 66062 64775 92 173 0 65887 0
Current children cumulated CPU time (s) 881.5
Current children cumulated vsize (KiB) 264248

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1120472/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=264248 CPUtime=941.48
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 67712 0 0 0 94094 54 0 0 25 0 1 120000 1166392378 270589952 64775 1992294400 134512640 135224549 4294956208 18446744073709551615 134588253 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10459/statm: 66062 64775 92 173 0 65887 0
Current children cumulated CPU time (s) 941.48
Current children cumulated vsize (KiB) 264248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1120472/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=264248 CPUtime=1001.45
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 67712 0 0 0 100091 54 0 0 25 0 1 120000 1166392378 270589952 64775 1992294400 134512640 135224549 4294956208 18446744073709551615 134630857 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 66062 64775 92 173 0 65887 0
Current children cumulated CPU time (s) 1001.45
Current children cumulated vsize (KiB) 264248

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1120280/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=264512 CPUtime=1061.43
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 67769 0 0 0 106089 54 0 0 25 0 1 120000 1166392378 270860288 64832 1992294400 134512640 135224549 4294956208 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 66128 64832 92 173 0 65953 0
Current children cumulated CPU time (s) 1061.43
Current children cumulated vsize (KiB) 264512

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1104344/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=280660 CPUtime=1121.39
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 71822 0 0 0 112081 58 0 0 25 0 1 120000 1166392378 287395840 68885 1992294400 134512640 135224549 4294956208 18446744073709551615 134587898 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10459/statm: 70165 68885 92 173 0 69990 0
Current children cumulated CPU time (s) 1121.39
Current children cumulated vsize (KiB) 280660

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1102744/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=281984 CPUtime=1181.36
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 72146 0 0 0 118078 58 0 0 25 0 1 120000 1166392378 288751616 69209 1992294400 134512640 135224549 4294956208 18446744073709551615 134587860 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 70496 69209 92 173 0 70321 0
Current children cumulated CPU time (s) 1181.36
Current children cumulated vsize (KiB) 281984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1102680/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=281984 CPUtime=1200.05
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 72146 0 0 0 119947 58 0 0 25 0 1 200 1166392378 288751616 69209 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 70496 69209 92 173 0 70321 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 281984

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

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

[startup+1201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10460
/proc/meminfo: memFree=1102680/2055920 swapFree=4175692/4192956
[pid=10459] ppid=10457 vsize=281984 CPUtime=1200.05
/proc/10459/stat : 10459 (CirCUs) R 10457 10459 9988 0 -1 4194304 72146 0 0 0 119947 58 0 0 25 0 1 200 1166392378 288751616 69209 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10459/statm: 70496 69209 92 173 0 70321 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 281984

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.05
CPU time (s): 1200.11
CPU user time (s): 1199.48
CPU system time (s): 0.628904
CPU usage (%): 99.9217
Max. virtual memory (cumulated for all children) (KiB): 281984

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

runsolver used 1.72574 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-05 15:14:27
IDJOB=1582175
IDBENCH=71050
IDSOLVER=544
FILE ID=node28/1582175-1238937265
PBS_JOBID= 9101439
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=728910137

node28.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.212
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.212
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:       1379904 kB
Buffers:         67884 kB
Cached:         510704 kB
SwapCached:      10496 kB
Active:         207408 kB
Inactive:       390720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379904 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:           27432 kB
Writeback:           0 kB
Mapped:          17940 kB
Slab:            63736 kB
Committed_AS:  3287668 kB
PageTables:       1440 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node28 at 2009-04-05 15:34:30