Trace number 1718038

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.03 1200.42

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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-1718038-1240632532/watcher-1718038-1240632532 -o /tmp/evaluation-result-1718038-1240632532/solver-1718038-1240632532 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1718038-1240632532.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.92 0.98 0.99 3/64 12287
/proc/meminfo: memFree=1822728/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=1608 CPUtime=0
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 91286071 1646592 159 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 402 159 88 271 0 128 0

[startup+0.0870991 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12287
/proc/meminfo: memFree=1822728/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=7596 CPUtime=0.07
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 1702 0 0 0 7 0 0 0 18 0 1 0 91286071 7778304 1685 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 1899 1685 91 271 0 1625 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7596

[startup+0.101099 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12287
/proc/meminfo: memFree=1822728/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=7596 CPUtime=0.08
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 1706 0 0 0 8 0 0 0 18 0 1 0 91286071 7778304 1689 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 1899 1689 91 271 0 1625 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7596

[startup+0.301127 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12287
/proc/meminfo: memFree=1822728/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=7848 CPUtime=0.29
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 1751 0 0 0 28 1 0 0 19 0 1 0 91286071 8036352 1734 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 1962 1734 91 271 0 1688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7848

[startup+0.701184 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12287
/proc/meminfo: memFree=1822728/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=8096 CPUtime=0.69
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 1832 0 0 0 68 1 0 0 23 0 1 0 91286071 8290304 1815 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 2024 1815 91 271 0 1750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8096

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1815552/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=8728 CPUtime=1.49
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 1987 0 0 0 148 1 0 0 25 0 1 0 91286071 8937472 1970 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 2182 1970 91 271 0 1908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8728

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1814528/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=9772 CPUtime=3.09
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 2243 0 0 0 307 2 0 0 25 0 1 0 91286071 10006528 2226 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 2443 2226 91 271 0 2169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9772

[startup+6.30198 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1812736/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=11300 CPUtime=6.29
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 2623 0 0 0 626 3 0 0 25 0 1 0 91286071 11571200 2606 1992294400 134512640 135625496 4294956224 18446744073709551615 134521693 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 2825 2606 91 271 0 2551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11300

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1810504/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=13340 CPUtime=12.69
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 3129 0 0 0 1265 4 0 0 25 0 1 0 91286071 13660160 3112 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 3335 3112 91 271 0 3061 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13340

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1807944/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=15904 CPUtime=25.48
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 3776 0 0 0 2542 6 0 0 25 0 1 0 91286071 16285696 3718 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 3976 3718 91 271 0 3702 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15904

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1803784/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=20004 CPUtime=51.08
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 4861 0 0 0 5098 10 0 0 25 0 1 0 91286071 20484096 4742 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 5001 4742 91 271 0 4727 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20004

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1798280/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=25436 CPUtime=102.26
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 6245 0 0 0 10210 16 0 0 25 0 1 0 91286071 26046464 6126 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 6359 6126 91 271 0 6085 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25436

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1793416/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=30392 CPUtime=162.24
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 7557 0 0 0 16202 22 0 0 25 0 1 0 91286071 31121408 7347 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 7598 7347 91 271 0 7324 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30392

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1789640/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=34112 CPUtime=222.22
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 8479 0 0 0 22196 26 0 0 25 0 1 0 91286071 34930688 8269 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 8528 8269 91 271 0 8254 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34112

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1786056/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=37912 CPUtime=282.2
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 9513 0 0 0 28190 30 0 0 25 0 1 0 91286071 38821888 9167 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 9478 9167 91 271 0 9204 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37912

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1783176/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=40592 CPUtime=342.18
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 10193 0 0 0 34184 34 0 0 25 0 1 0 91286071 41566208 9847 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 10148 9847 91 271 0 9874 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 40592

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1780808/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=42872 CPUtime=402.17
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 10790 0 0 0 40179 38 0 0 25 0 1 0 91286071 43900928 10444 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 10718 10444 91 271 0 10444 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 42872

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1778440/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=45180 CPUtime=462.15
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 11349 0 0 0 46174 41 0 0 25 0 1 0 91286071 46264320 11003 1992294400 134512640 135625496 4294956224 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 11295 11003 91 271 0 11021 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 45180

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1776648/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=47044 CPUtime=522.13
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 11830 0 0 0 52169 44 0 0 25 0 1 0 91286071 48173056 11484 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 11761 11484 91 271 0 11487 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 47044

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1775048/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=49032 CPUtime=582.1
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 12445 0 0 0 58164 46 0 0 25 0 1 0 91286071 50208768 11896 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 12258 11896 91 271 0 11984 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 49032

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1773256/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=50748 CPUtime=642.09
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 12877 0 0 0 64160 49 0 0 25 0 1 0 91286071 51965952 12328 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 12687 12328 91 271 0 12413 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 50748

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1771272/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=52556 CPUtime=702.06
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 13349 0 0 0 70155 51 0 0 25 0 1 0 91286071 53817344 12800 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 13139 12800 91 271 0 12865 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 52556

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1768904/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=55084 CPUtime=762.05
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 13930 0 0 0 76151 54 0 0 25 0 1 0 91286071 56406016 13381 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 13771 13381 91 271 0 13497 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 55084

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1766920/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=57156 CPUtime=822.02
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 14431 0 0 0 82146 56 0 0 25 0 1 0 91286071 58527744 13882 1992294400 134512640 135625496 4294956224 18446744073709551615 134541314 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 14289 13882 91 271 0 14015 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 57156

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12288
/proc/meminfo: memFree=1765128/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=58908 CPUtime=882.01
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 14877 0 0 0 88143 58 0 0 25 0 1 0 91286071 60321792 14328 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 14727 14328 91 271 0 14453 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 58908

[startup+942.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 12288
/proc/meminfo: memFree=1763336/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=60496 CPUtime=941.99
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 15319 0 0 0 94138 61 0 0 25 0 1 0 91286071 61947904 14770 1992294400 134512640 135625496 4294956224 18446744073709551615 134541618 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 15124 14770 91 271 0 14850 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 60496

[startup+1002.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 12288
/proc/meminfo: memFree=1761736/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=62132 CPUtime=1001.97
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 15723 0 0 0 100135 62 0 0 25 0 1 0 91286071 63623168 15174 1992294400 134512640 135625496 4294956224 18446744073709551615 134541458 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 15533 15174 91 271 0 15259 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 62132

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 12288
/proc/meminfo: memFree=1760072/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=63716 CPUtime=1061.95
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 16129 0 0 0 106130 65 0 0 25 0 1 0 91286071 65245184 15580 1992294400 134512640 135625496 4294956224 18446744073709551615 134529029 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 15929 15580 91 271 0 15655 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 63716

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12288
/proc/meminfo: memFree=1758600/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=65280 CPUtime=1121.93
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 16497 0 0 0 112127 66 0 0 25 0 1 0 91286071 66846720 15948 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 16320 15948 91 271 0 16046 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 65280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12288
/proc/meminfo: memFree=1757128/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=66708 CPUtime=1181.91
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 16857 0 0 0 118123 68 0 0 25 0 1 0 91286071 68308992 16308 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 16677 16308 91 271 0 16403 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 66708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12288
/proc/meminfo: memFree=1756552/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=67256 CPUtime=1200.01
/proc/12287/stat : 12287 (csat) R 12285 12287 11343 0 -1 4194304 16986 0 0 0 119932 69 0 0 25 0 1 0 91286071 68870144 16437 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 16814 16437 91 271 0 16540 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 67256

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.42
CPU time (s): 1200.03
CPU user time (s): 1199.33
CPU system time (s): 0.706892
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 67256

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

runsolver used 1.07384 second user time and 2.24066 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-25 06:08:52
IDJOB=1718038
IDBENCH=20468
IDSOLVER=517
FILE ID=node29/1718038-1240632532
PBS_JOBID= 9186347
Free space on /tmp= 66420 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718038-1240632532/watcher-1718038-1240632532 -o /tmp/evaluation-result-1718038-1240632532/solver-1718038-1240632532 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1718038-1240632532.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=965275467

node29.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.281
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.281
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:       1823144 kB
Buffers:         30792 kB
Cached:         122948 kB
SwapCached:        144 kB
Active:          13436 kB
Inactive:       154336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            50940 kB
Committed_AS:   344692 kB
PageTables:       1468 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= 66416 MiB
End job on node29 at 2009-04-25 06:28:55