Trace number 1723626

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
CSat 2009-03-22? (TO) 1200.09 1200.52

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.336
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data


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-1723626-1240687705/watcher-1723626-1240687705 -o /tmp/evaluation-result-1723626-1240687705/solver-1723626-1240687705 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1723626-1240687705.cnf 

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.53 1.14 1.04 3/65 18204
/proc/meminfo: memFree=1679736/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=1984 CPUtime=0
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 96799467 2031616 245 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 496 245 88 271 0 222 0

[startup+0.0591529 s]
/proc/loadavg: 1.53 1.14 1.04 3/65 18204
/proc/meminfo: memFree=1679736/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=8468 CPUtime=0.04
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 2008 0 0 0 4 0 0 0 20 0 1 0 96799467 8671232 1854 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 2117 1854 90 271 0 1843 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8468

[startup+0.101162 s]
/proc/loadavg: 1.53 1.14 1.04 3/65 18204
/proc/meminfo: memFree=1679736/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=8468 CPUtime=0.09
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 2028 0 0 0 9 0 0 0 20 0 1 0 96799467 8671232 1874 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 2117 1874 91 271 0 1843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8468

[startup+0.301201 s]
/proc/loadavg: 1.53 1.14 1.04 3/65 18204
/proc/meminfo: memFree=1679736/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=8600 CPUtime=0.29
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 2052 0 0 0 28 1 0 0 22 0 1 0 96799467 8806400 1898 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 2150 1898 91 271 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8600

[startup+0.701283 s]
/proc/loadavg: 1.53 1.14 1.04 3/65 18204
/proc/meminfo: memFree=1679736/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=8732 CPUtime=0.69
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 2093 0 0 0 68 1 0 0 25 0 1 0 96799467 8941568 1939 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 2183 1939 91 271 0 1909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8732

[startup+1.50145 s]
/proc/loadavg: 1.53 1.14 1.04 2/66 18205
/proc/meminfo: memFree=1672176/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=9128 CPUtime=1.49
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 2191 0 0 0 147 2 0 0 25 0 1 0 96799467 9347072 2037 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 2282 2037 91 271 0 2008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9128

[startup+3.10177 s]
/proc/loadavg: 1.49 1.14 1.04 2/66 18205
/proc/meminfo: memFree=1671536/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=9920 CPUtime=3.09
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 2365 0 0 0 306 3 0 0 25 0 1 0 96799467 10158080 2211 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 2480 2211 91 271 0 2206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9920

[startup+6.30142 s]
/proc/loadavg: 1.49 1.14 1.04 2/66 18205
/proc/meminfo: memFree=1670128/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=11004 CPUtime=6.29
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 2667 0 0 0 625 4 0 0 25 0 1 0 96799467 11268096 2513 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 2751 2513 91 271 0 2477 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11004

[startup+12.7017 s]
/proc/loadavg: 1.41 1.13 1.04 2/66 18205
/proc/meminfo: memFree=1668024/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=12944 CPUtime=12.69
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 3134 0 0 0 1263 6 0 0 25 0 1 0 96799467 13254656 2980 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 3236 2980 91 271 0 2962 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12944

[startup+25.5013 s]
/proc/loadavg: 1.35 1.13 1.04 2/66 18205
/proc/meminfo: memFree=1665272/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=15528 CPUtime=25.48
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 3794 0 0 0 2540 8 0 0 25 0 1 0 96799467 15900672 3640 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 3882 3640 91 271 0 3608 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15528

[startup+51.1015 s]
/proc/loadavg: 1.23 1.11 1.04 2/66 18205
/proc/meminfo: memFree=1661496/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=19400 CPUtime=51.08
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 4735 0 0 0 5095 13 0 0 25 0 1 0 96799467 19865600 4581 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 4850 4581 91 271 0 4576 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19400

[startup+102.306 s]
/proc/loadavg: 1.09 1.09 1.03 2/66 18205
/proc/meminfo: memFree=1656184/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=24804 CPUtime=102.26
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 6134 0 0 0 10205 21 0 0 25 0 1 0 96799467 25399296 5889 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 6201 5889 91 271 0 5927 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24804

[startup+162.301 s]
/proc/loadavg: 1.03 1.07 1.03 2/66 18205
/proc/meminfo: memFree=1651640/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=29668 CPUtime=162.23
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 7408 0 0 0 16194 29 0 0 25 0 1 0 96799467 30380032 7027 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 7417 7027 91 271 0 7143 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29668

[startup+222.301 s]
/proc/loadavg: 1.01 1.06 1.02 2/66 18205
/proc/meminfo: memFree=1647864/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=33236 CPUtime=222.22
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 8339 0 0 0 22187 35 0 0 25 0 1 0 96799467 34033664 7958 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 8309 7958 91 271 0 8035 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33236

[startup+282.302 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 18205
/proc/meminfo: memFree=1644664/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=36492 CPUtime=282.19
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 9150 0 0 0 28179 40 0 0 25 0 1 0 96799467 37367808 8769 1992294400 134512640 135625496 4294956224 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 9123 8769 91 271 0 8849 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 36492

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 18205
/proc/meminfo: memFree=1642360/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=39012 CPUtime=342.17
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 9914 0 0 0 34172 45 0 0 25 0 1 0 96799467 39948288 9330 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 9753 9330 91 271 0 9479 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 39012

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 18205
/proc/meminfo: memFree=1639544/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=41944 CPUtime=402.15
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 10623 0 0 0 40166 49 0 0 25 0 1 0 96799467 42950656 10039 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 10486 10039 91 271 0 10212 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 41944

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18205
/proc/meminfo: memFree=1637112/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=44300 CPUtime=462.13
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 11224 0 0 0 46158 55 0 0 25 0 1 0 96799467 45363200 10640 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 11075 10640 91 271 0 10801 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 44300

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18205
/proc/meminfo: memFree=1634616/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=46948 CPUtime=522.11
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 11855 0 0 0 52152 59 0 0 25 0 1 0 96799467 48074752 11271 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 11737 11271 91 271 0 11463 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 46948

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18205
/proc/meminfo: memFree=1632760/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=48816 CPUtime=582.09
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 12309 0 0 0 58146 63 0 0 25 0 1 0 96799467 49987584 11725 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 12204 11725 91 271 0 11930 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 48816

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1630776/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=50532 CPUtime=642.07
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 12780 0 0 0 64140 67 0 0 25 0 1 0 96799467 51744768 12196 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 12633 12196 91 271 0 12359 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 50532

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1628856/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=53300 CPUtime=702.05
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 13601 0 0 0 70133 72 0 0 25 0 1 0 96799467 54579200 12713 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 13325 12713 91 271 0 13051 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 53300

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1627192/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=54636 CPUtime=762.02
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 13978 0 0 0 76125 77 0 0 25 0 1 0 96799467 55947264 13090 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 13659 13090 91 271 0 13385 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 54636

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1625464/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=56412 CPUtime=822
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 14409 0 0 0 82120 80 0 0 25 0 1 0 96799467 57765888 13521 1992294400 134512640 135625496 4294956224 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 14103 13521 91 271 0 13829 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 56412

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1623800/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=57952 CPUtime=881.97
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 14815 0 0 0 88113 84 0 0 25 0 1 0 96799467 59342848 13927 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 14488 13927 91 271 0 14214 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 57952

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1622392/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=59432 CPUtime=941.95
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 15175 0 0 0 94107 88 0 0 25 0 1 0 96799467 60858368 14287 1992294400 134512640 135625496 4294956224 18446744073709551615 134541064 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 14858 14287 91 271 0 14584 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 59432

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1620152/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=61500 CPUtime=1001.94
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 15721 0 0 0 100102 92 0 0 25 0 1 0 96799467 62976000 14833 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 15375 14833 91 271 0 15101 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 61500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1618936/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=62672 CPUtime=1061.91
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 16038 0 0 0 106095 96 0 0 25 0 1 0 96799467 64176128 15150 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 15668 15150 91 271 0 15394 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 62672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1617464/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=64280 CPUtime=1121.89
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 16399 0 0 0 112090 99 0 0 25 0 1 0 96799467 65822720 15511 1992294400 134512640 135625496 4294956224 18446744073709551615 134541452 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 16070 15511 91 271 0 15796 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 64280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1616248/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=65408 CPUtime=1181.87
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 16687 0 0 0 118085 102 0 0 25 0 1 0 96799467 66977792 15799 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 16352 15799 91 271 0 16078 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 65408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1615928/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=65804 CPUtime=1200.07
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 16766 0 0 0 119904 103 0 0 25 0 1 0 96799467 67383296 15878 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 16451 15878 91 271 0 16177 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 65804

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18207
/proc/meminfo: memFree=1615928/2055920 swapFree=4181392/4192956
[pid=18204] ppid=18202 vsize=65804 CPUtime=1200.07
/proc/18204/stat : 18204 (csat) R 18202 18204 17817 0 -1 4194304 16766 0 0 0 119904 103 0 0 25 0 1 0 96799467 67383296 15878 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18204/statm: 16451 15878 91 271 0 16177 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 65804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.05
CPU system time (s): 1.04284
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 65804

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

runsolver used 1.3038 second user time and 3.07053 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 21:28:25
IDJOB=1723626
IDBENCH=71729
IDSOLVER=517
FILE ID=node80/1723626-1240687705
PBS_JOBID= 9186651
Free space on /tmp= 66156 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723626-1240687705/watcher-1723626-1240687705 -o /tmp/evaluation-result-1723626-1240687705/solver-1723626-1240687705 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1723626-1240687705.cnf

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED=644905489

node80.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.270
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.270
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:       1680152 kB
Buffers:         50080 kB
Cached:         249748 kB
SwapCached:       5424 kB
Active:         127460 kB
Inactive:       180232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680152 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            53992 kB
Committed_AS:   327700 kB
PageTables:       1384 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= 66152 MiB
End job on node80 at 2009-04-25 21:48:28