Trace number 1720170

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.08 1200.43

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.6881
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1720170-1240653271/watcher-1720170-1240653271 -o /tmp/evaluation-result-1720170-1240653271/solver-1720170-1240653271 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1720170-1240653271.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: 0.99 0.97 1.00 3/64 12719
/proc/meminfo: memFree=1876472/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=2008 CPUtime=0
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 93359816 2056192 276 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 502 280 86 271 0 228 0

[startup+0.044431 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 12719
/proc/meminfo: memFree=1876472/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=8580 CPUtime=0.03
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 2697 0 0 0 3 0 0 0 18 0 1 0 93359816 8785920 1293 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 2145 1299 87 271 0 1871 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8580

[startup+0.101436 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 12719
/proc/meminfo: memFree=1876472/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=17580 CPUtime=0.09
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 5843 0 0 0 8 1 0 0 18 0 1 0 93359816 18001920 2637 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 4395 2641 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.30146 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 12719
/proc/meminfo: memFree=1876472/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=29184 CPUtime=0.29
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 13169 0 0 0 24 5 0 0 19 0 1 0 93359816 29884416 5911 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 7296 5911 89 271 0 7022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29184

[startup+0.701507 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 12719
/proc/meminfo: memFree=1876472/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=31008 CPUtime=0.69
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 14810 0 0 0 64 5 0 0 22 0 1 0 93359816 31752192 6909 1992294400 134512640 135625496 4294956240 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 7752 6909 89 271 0 7478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31008

[startup+1.50161 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1846320/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=51564 CPUtime=1.49
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 22510 0 0 0 141 8 0 0 25 0 1 0 93359816 52801536 11997 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 12891 11997 91 271 0 12617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51564

[startup+3.1028 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1828016/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=52376 CPUtime=3.09
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 22832 0 0 0 300 9 0 0 25 0 1 0 93359816 53633024 12183 1992294400 134512640 135625496 4294956240 18446744073709551615 134541901 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 13094 12183 91 271 0 12820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52376

[startup+6.30119 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1827632/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=52376 CPUtime=6.29
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 22832 0 0 0 618 11 0 0 25 0 1 0 93359816 53633024 12183 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 13094 12183 91 271 0 12820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52376

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1827768/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=52376 CPUtime=12.69
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 22832 0 0 0 1255 14 0 0 25 0 1 0 93359816 53633024 12183 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 13094 12183 91 271 0 12820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52376

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1827448/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=52772 CPUtime=25.49
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 22948 0 0 0 2530 19 0 0 25 0 1 0 93359816 54038528 12299 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 13193 12299 91 271 0 12919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52772

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1826872/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=53704 CPUtime=51.06
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 23301 0 0 0 5074 32 0 0 25 0 1 0 93359816 54992896 12449 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 13426 12449 91 271 0 13152 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53704

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1824888/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=55608 CPUtime=102.26
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 23800 0 0 0 10170 56 0 0 25 0 1 0 93359816 56942592 12948 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 13902 12948 91 271 0 13628 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55608

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1821368/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=59172 CPUtime=162.24
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 24676 0 0 0 16145 79 0 0 25 0 1 0 93359816 60592128 13824 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 14793 13824 91 271 0 14519 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 59172

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1818552/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=61976 CPUtime=222.22
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 25361 0 0 0 22121 101 0 0 25 0 1 0 93359816 63463424 14509 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 15494 14509 91 271 0 15220 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 61976

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1813048/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=67536 CPUtime=282.21
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 26728 0 0 0 28102 119 0 0 25 0 1 0 93359816 69156864 15876 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 16884 15876 91 271 0 16610 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 67536

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12720
/proc/meminfo: memFree=1809848/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=70708 CPUtime=342.18
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 27533 0 0 0 34082 136 0 0 25 0 1 0 93359816 72404992 16681 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 17677 16681 91 271 0 17403 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 70708

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1806328/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=74144 CPUtime=402.16
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 28398 0 0 0 40061 155 0 0 25 0 1 0 93359816 75923456 17546 1992294400 134512640 135625496 4294956240 18446744073709551615 134541392 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 18536 17546 91 271 0 18262 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 74144

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1802936/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=77600 CPUtime=462.15
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 29355 0 0 0 46044 171 0 0 25 0 1 0 93359816 79462400 18367 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 19400 18367 91 271 0 19126 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 77600

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1799800/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=80768 CPUtime=522.13
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 30165 0 0 0 52025 188 0 0 25 0 1 0 93359816 82706432 19177 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 20192 19177 91 271 0 19918 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 80768

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1794552/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=85808 CPUtime=582.12
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 31468 0 0 0 58009 203 0 0 25 0 1 0 93359816 87867392 20480 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 21452 20480 91 271 0 21178 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 85808

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1786552/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=94164 CPUtime=642.1
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 33659 0 0 0 63997 213 0 0 25 0 1 0 93359816 96423936 22468 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 23541 22468 91 271 0 23267 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 94164

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1781048/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=99476 CPUtime=702.08
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 35009 0 0 0 69981 227 0 0 25 0 1 0 93359816 101863424 23818 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 24869 23818 91 271 0 24595 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 99476

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1778168/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=102260 CPUtime=762.06
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 35707 0 0 0 75965 241 0 0 25 0 1 0 93359816 104714240 24516 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 25565 24516 91 271 0 25291 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 102260

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1774776/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=105576 CPUtime=822.04
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 36567 0 0 0 81950 254 0 0 25 0 1 0 93359816 108109824 25376 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 26394 25376 91 271 0 26120 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 105576

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1771704/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=108544 CPUtime=882.03
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 37302 0 0 0 87939 264 0 0 25 0 1 0 93359816 111149056 26111 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 27136 26111 91 271 0 26862 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 108544

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1768824/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=111416 CPUtime=942.01
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 38045 0 0 0 93928 273 0 0 25 0 1 0 93359816 114089984 26854 1992294400 134512640 135625496 4294956240 18446744073709551615 134538689 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 27854 26854 91 271 0 27580 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 111416

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1764088/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=116672 CPUtime=1001.99
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 39522 0 0 0 99917 282 0 0 25 0 1 0 93359816 119472128 28027 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 29168 28027 91 271 0 28894 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 116672

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1760440/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=120252 CPUtime=1061.98
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 40430 0 0 0 105906 292 0 0 25 0 1 0 93359816 123138048 28935 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 30063 28935 91 271 0 29789 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 120252

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1757112/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=123584 CPUtime=1121.97
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 41244 0 0 0 111895 302 0 0 25 0 1 0 93359816 126550016 29749 1992294400 134512640 135625496 4294956240 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 30896 29749 91 271 0 30622 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 123584

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1754040/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=126496 CPUtime=1181.95
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 41992 0 0 0 117884 311 0 0 25 0 1 0 93359816 129531904 30497 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 31624 30497 91 271 0 31350 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 126496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 12726
/proc/meminfo: memFree=1753144/2055920 swapFree=4192812/4192956
[pid=12719] ppid=12717 vsize=127308 CPUtime=1200.04
/proc/12719/stat : 12719 (csat) R 12717 12719 12537 0 -1 4194304 42216 0 0 0 119691 313 0 0 25 0 1 0 93359816 130363392 30721 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12719/statm: 31827 30721 91 271 0 31553 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 127308

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.08
CPU user time (s): 1196.92
CPU system time (s): 3.15952
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 127308

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

runsolver used 0.84887 second user time and 2.57861 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-25 11:54:32
IDJOB=1720170
IDBENCH=69595
IDSOLVER=517
FILE ID=node33/1720170-1240653271
PBS_JOBID= 9186523
Free space on /tmp= 66368 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720170-1240653271/watcher-1720170-1240653271 -o /tmp/evaluation-result-1720170-1240653271/solver-1720170-1240653271 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1720170-1240653271.cnf

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=1849536272

node33.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:       1876888 kB
Buffers:          6884 kB
Cached:         109464 kB
SwapCached:          0 kB
Active:          86400 kB
Inactive:        43852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12780 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            34824 kB
Committed_AS:   290876 kB
PageTables:       1408 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= 66368 MiB
End job on node33 at 2009-04-25 12:14:34