Trace number 1724094

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

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.534
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

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-1724094-1240692390/watcher-1724094-1240692390 -o /tmp/evaluation-result-1724094-1240692390/solver-1724094-1240692390 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1724094-1240692390.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.05 1.43 1.34 3/65 19207
/proc/meminfo: memFree=1700192/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=2008 CPUtime=0
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 97269167 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 502 289 86 271 0 228 0

[startup+0.0102511 s]
/proc/loadavg: 1.05 1.43 1.34 3/65 19207
/proc/meminfo: memFree=1700192/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=2800 CPUtime=0
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 732 0 0 0 0 0 0 0 18 0 1 0 97269167 2867200 487 1992294400 134512640 135625496 4294956224 18446744073709551615 134537817 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 700 487 86 271 0 426 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2800

[startup+0.101259 s]
/proc/loadavg: 1.05 1.43 1.34 3/65 19207
/proc/meminfo: memFree=1700192/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=13864 CPUtime=0.09
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 5888 0 0 0 8 1 0 0 18 0 1 0 97269167 14196736 2682 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 3466 2682 89 271 0 3192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13864

[startup+0.301281 s]
/proc/loadavg: 1.05 1.43 1.34 3/65 19207
/proc/meminfo: memFree=1700192/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=15276 CPUtime=0.29
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 6655 0 0 0 28 1 0 0 19 0 1 0 97269167 15642624 3313 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 3819 3313 89 271 0 3545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15276

[startup+0.701325 s]
/proc/loadavg: 1.05 1.43 1.34 3/65 19207
/proc/meminfo: memFree=1700192/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=27552 CPUtime=0.69
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 10763 0 0 0 65 4 0 0 23 0 1 0 97269167 28213248 6402 1992294400 134512640 135625496 4294956224 18446744073709551615 134540041 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 6888 6402 91 271 0 6614 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27552

[startup+1.50142 s]
/proc/loadavg: 1.05 1.43 1.34 2/66 19208
/proc/meminfo: memFree=1674648/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=27792 CPUtime=1.49
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 10824 0 0 0 144 5 0 0 25 0 1 0 97269167 28459008 6463 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 6948 6463 91 271 0 6674 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27792

[startup+3.10159 s]
/proc/loadavg: 1.05 1.43 1.34 2/66 19208
/proc/meminfo: memFree=1674456/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=27792 CPUtime=3.09
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 10836 0 0 0 304 5 0 0 25 0 1 0 97269167 28459008 6475 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 6948 6475 91 271 0 6674 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27792

[startup+6.30195 s]
/proc/loadavg: 1.05 1.42 1.33 2/66 19208
/proc/meminfo: memFree=1673944/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=28056 CPUtime=6.28
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 10916 0 0 0 621 7 0 0 25 0 1 0 97269167 28729344 6555 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 7014 6555 91 271 0 6740 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28056

[startup+12.7017 s]
/proc/loadavg: 1.04 1.42 1.33 2/66 19208
/proc/meminfo: memFree=1673368/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=28840 CPUtime=12.69
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 11068 0 0 0 1258 11 0 0 25 0 1 0 97269167 29532160 6707 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 7210 6707 91 271 0 6936 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28840

[startup+25.5011 s]
/proc/loadavg: 1.03 1.40 1.33 2/66 19208
/proc/meminfo: memFree=1672408/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=29764 CPUtime=25.48
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 11304 0 0 0 2532 16 0 0 25 0 1 0 97269167 30478336 6943 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 7441 6943 91 271 0 7167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29764

[startup+51.102 s]
/proc/loadavg: 1.02 1.36 1.32 2/66 19208
/proc/meminfo: memFree=1670744/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=31544 CPUtime=51.07
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 11735 0 0 0 5081 26 0 0 25 0 1 0 97269167 32301056 7374 1992294400 134512640 135625496 4294956224 18446744073709551615 134522187 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 7886 7374 91 271 0 7612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31544

[startup+102.306 s]
/proc/loadavg: 1.01 1.31 1.30 2/66 19208
/proc/meminfo: memFree=1667672/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=34588 CPUtime=102.26
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 12502 0 0 0 10190 36 0 0 25 0 1 0 97269167 35418112 8141 1992294400 134512640 135625496 4294956224 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 8647 8141 91 271 0 8373 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34588

[startup+162.301 s]
/proc/loadavg: 1.00 1.25 1.27 2/66 19208
/proc/meminfo: memFree=1663576/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=38664 CPUtime=162.24
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 13521 0 0 0 16179 45 0 0 25 0 1 0 97269167 39591936 9160 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 9666 9160 91 271 0 9392 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38664

[startup+222.301 s]
/proc/loadavg: 1.00 1.20 1.26 2/66 19208
/proc/meminfo: memFree=1658904/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=43376 CPUtime=222.22
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 14668 0 0 0 22170 52 0 0 25 0 1 0 97269167 44417024 10307 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 10844 10307 91 271 0 10570 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 43376

[startup+282.302 s]
/proc/loadavg: 1.00 1.16 1.24 2/66 19208
/proc/meminfo: memFree=1655576/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=46588 CPUtime=282.2
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 15480 0 0 0 28164 56 0 0 25 0 1 0 97269167 47706112 11119 1992294400 134512640 135625496 4294956224 18446744073709551615 134538707 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 11647 11119 91 271 0 11373 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 46588

[startup+342.301 s]
/proc/loadavg: 1.00 1.13 1.22 2/66 19208
/proc/meminfo: memFree=1652568/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=49552 CPUtime=342.18
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 16213 0 0 0 34158 60 0 0 25 0 1 0 97269167 50741248 11852 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 12388 11852 91 271 0 12114 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 49552

[startup+402.301 s]
/proc/loadavg: 1.00 1.10 1.20 2/66 19208
/proc/meminfo: memFree=1649176/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=52892 CPUtime=402.16
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 17061 0 0 0 40152 64 0 0 25 0 1 0 97269167 54161408 12700 1992294400 134512640 135625496 4294956224 18446744073709551615 134541080 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 13223 12700 91 271 0 12949 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 52892

[startup+462.302 s]
/proc/loadavg: 1.00 1.08 1.18 2/66 19208
/proc/meminfo: memFree=1645464/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=56704 CPUtime=462.14
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 18103 0 0 0 46147 67 0 0 25 0 1 0 97269167 58064896 13606 1992294400 134512640 135625496 4294956224 18446744073709551615 134516928 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 14176 13606 91 271 0 13902 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 56704

[startup+522.302 s]
/proc/loadavg: 1.00 1.06 1.17 2/66 19208
/proc/meminfo: memFree=1642712/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=59424 CPUtime=522.13
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 18799 0 0 0 52143 70 0 0 25 0 1 0 97269167 60850176 14302 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 14856 14302 91 271 0 14582 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 59424

[startup+582.301 s]
/proc/loadavg: 1.00 1.05 1.16 2/66 19208
/proc/meminfo: memFree=1640280/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=61724 CPUtime=582.11
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 19386 0 0 0 58139 72 0 0 25 0 1 0 97269167 63205376 14889 1992294400 134512640 135625496 4294956224 18446744073709551615 135063910 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 15431 14889 91 271 0 15157 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 61724

[startup+642.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/66 19208
/proc/meminfo: memFree=1637976/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=64020 CPUtime=642.1
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 19949 0 0 0 64136 74 0 0 25 0 1 0 97269167 65556480 15452 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 16005 15452 91 271 0 15731 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 64020

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 19208
/proc/meminfo: memFree=1634648/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=67264 CPUtime=702.08
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 20780 0 0 0 70132 76 0 0 25 0 1 0 97269167 68878336 16283 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 16816 16283 91 271 0 16542 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 67264

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 19208
/proc/meminfo: memFree=1632472/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=69292 CPUtime=762.06
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 21296 0 0 0 76128 78 0 0 25 0 1 0 97269167 70955008 16799 1992294400 134512640 135625496 4294956224 18446744073709551615 134541281 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 17323 16799 91 271 0 17049 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 69292

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 19208
/proc/meminfo: memFree=1630168/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=71644 CPUtime=822.04
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 21874 0 0 0 82124 80 0 0 25 0 1 0 97269167 73363456 17377 1992294400 134512640 135625496 4294956224 18446744073709551615 134540072 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 17911 17377 91 271 0 17637 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 71644

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 19214
/proc/meminfo: memFree=1628056/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=73600 CPUtime=882.02
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 22385 0 0 0 88121 81 0 0 25 0 1 0 97269167 75366400 17888 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 18400 17888 91 271 0 18126 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 73600

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19214
/proc/meminfo: memFree=1625176/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=76496 CPUtime=942.01
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 23097 0 0 0 94118 83 0 0 25 0 1 0 97269167 78331904 18600 1992294400 134512640 135625496 4294956224 18446744073709551615 134518648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 19124 18600 91 271 0 18850 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 76496

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 19214
/proc/meminfo: memFree=1622680/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=79296 CPUtime=1001.98
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 23925 0 0 0 100114 84 0 0 25 0 1 0 97269167 81199104 19225 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 19824 19225 91 271 0 19550 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 79296

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 19214
/proc/meminfo: memFree=1620888/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=81128 CPUtime=1061.98
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 24384 0 0 0 106112 86 0 0 25 0 1 0 97269167 83075072 19684 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 20282 19684 91 271 0 20008 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 81128

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 19214
/proc/meminfo: memFree=1619352/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=82624 CPUtime=1121.96
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 24753 0 0 0 112108 88 0 0 25 0 1 0 97269167 84606976 20053 1992294400 134512640 135625496 4294956224 18446744073709551615 134540058 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 20656 20053 91 271 0 20382 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 82624

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 19214
/proc/meminfo: memFree=1617880/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=84136 CPUtime=1181.94
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 25111 0 0 0 118104 90 0 0 25 0 1 0 97269167 86155264 20411 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 21034 20411 91 271 0 20760 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 84136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 19214
/proc/meminfo: memFree=1617176/2055920 swapFree=4192192/4192956
[pid=19207] ppid=19205 vsize=84820 CPUtime=1200.03
/proc/19207/stat : 19207 (csat) R 19205 19207 18319 0 -1 4194304 25287 0 0 0 119913 90 0 0 25 0 1 0 97269167 86855680 20587 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19207/statm: 21205 20587 91 271 0 20931 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 84820

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.06
CPU user time (s): 1199.14
CPU system time (s): 0.91986
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 84820

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

runsolver used 1.37079 second user time and 2.91556 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-25 22:46:30
IDJOB=1724094
IDBENCH=71751
IDSOLVER=517
FILE ID=node76/1724094-1240692390
PBS_JOBID= 9186688
Free space on /tmp= 66196 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724094-1240692390/watcher-1724094-1240692390 -o /tmp/evaluation-result-1724094-1240692390/solver-1724094-1240692390 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1724094-1240692390.cnf

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=1875960359

node76.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.220
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.220
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:       1700608 kB
Buffers:         33028 kB
Cached:         261404 kB
SwapCached:        620 kB
Active:         113592 kB
Inactive:       194716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700608 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            6688 kB
Writeback:           0 kB
Mapped:          22400 kB
Slab:            32876 kB
Committed_AS:   324464 kB
PageTables:       1440 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= 66196 MiB
End job on node76 at 2009-04-25 23:06:33