Trace number 1718610

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.04 1200.62

General information on the benchmark

Nameindustrial/grieu/
vmpc_28.cnf
MD5SUM2679ca6fb11bcf9f950de09652ce7147
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.9597
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of clauses108080
Sum of the clauses size283220
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 242420
Number of clauses of size 365604
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

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-1718610-1240638303/watcher-1718610-1240638303 -o /tmp/evaluation-result-1718610-1240638303/solver-1718610-1240638303 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1718610-1240638303.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 15218
/proc/meminfo: memFree=1773184/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=3484 CPUtime=0
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 458 0 0 0 0 0 0 0 18 0 1 0 91863289 3567616 442 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 871 442 88 271 0 597 0

[startup+0.0445721 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15218
/proc/meminfo: memFree=1773184/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=3700 CPUtime=0.04
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 626 0 0 0 4 0 0 0 18 0 1 0 91863289 3788800 578 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 925 578 89 271 0 651 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3700

[startup+0.102581 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15218
/proc/meminfo: memFree=1773184/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=3900 CPUtime=0.09
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 893 0 0 0 9 0 0 0 18 0 1 0 91863289 3993600 743 1992294400 134512640 135625496 4294956240 18446744073709551615 134541056 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 975 743 89 271 0 701 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3900

[startup+0.302615 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15218
/proc/meminfo: memFree=1773184/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=11544 CPUtime=0.29
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 3040 0 0 0 28 1 0 0 19 0 1 0 91863289 11821056 2586 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 2886 2586 91 271 0 2612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11544

[startup+0.701682 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15218
/proc/meminfo: memFree=1773184/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=11808 CPUtime=0.69
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 3106 0 0 0 68 1 0 0 23 0 1 0 91863289 12091392 2652 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 2952 2652 91 271 0 2678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11808

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1762744/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=12204 CPUtime=1.49
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 3214 0 0 0 148 1 0 0 25 0 1 0 91863289 12496896 2760 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 3051 2760 91 271 0 2777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12204

[startup+3.10109 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1762040/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=12996 CPUtime=3.09
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 3417 0 0 0 307 2 0 0 25 0 1 0 91863289 13307904 2963 1992294400 134512640 135625496 4294956240 18446744073709551615 135058225 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 3249 2963 91 271 0 2975 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12996

[startup+6.30164 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1760376/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=14388 CPUtime=6.28
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 3747 0 0 0 624 4 0 0 25 0 1 0 91863289 14733312 3293 1992294400 134512640 135625496 4294956240 18446744073709551615 134541844 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 3597 3293 91 271 0 3323 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14388

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1758072/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=16508 CPUtime=12.68
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 4297 0 0 0 1261 7 0 0 25 0 1 0 91863289 16904192 3843 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 4127 3843 91 271 0 3853 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16508

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1754552/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=20016 CPUtime=25.47
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 5158 0 0 0 2536 11 0 0 25 0 1 0 91863289 20496384 4704 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 5004 4704 91 271 0 4730 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20016

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1749624/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=25020 CPUtime=51.06
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 6400 0 0 0 5090 16 0 0 25 0 1 0 91863289 25620480 5946 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 6255 5946 91 271 0 5981 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25020

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1742072/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=32312 CPUtime=102.24
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 8242 0 0 0 10201 23 0 0 25 0 1 0 91863289 33087488 7788 1992294400 134512640 135625496 4294956240 18446744073709551615 134541465 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 8078 7788 91 271 0 7804 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 32312

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1735288/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=39212 CPUtime=162.21
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 10071 0 0 0 16187 34 0 0 25 0 1 0 91863289 40153088 9481 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 9803 9481 91 271 0 9529 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 39212

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1729784/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=44516 CPUtime=222.18
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 11435 0 0 0 22178 40 0 0 25 0 1 0 91863289 45584384 10845 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 11129 10845 91 271 0 10855 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 44516

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1725240/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=49564 CPUtime=282.14
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 12817 0 0 0 28168 46 0 0 25 0 1 0 91863289 50753536 12024 1992294400 134512640 135625496 4294956240 18446744073709551615 134541400 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 12391 12024 91 271 0 12117 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 49564

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1720760/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=53960 CPUtime=342.11
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 13919 0 0 0 34159 52 0 0 25 0 1 0 91863289 55255040 13126 1992294400 134512640 135625496 4294956240 18446744073709551615 134518203 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 13490 13126 91 271 0 13216 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 53960

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1716728/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=57848 CPUtime=402.08
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 14929 0 0 0 40150 58 0 0 25 0 1 0 91863289 59236352 14136 1992294400 134512640 135625496 4294956240 18446744073709551615 134541259 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 14462 14136 91 271 0 14188 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 57848

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1712632/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=61856 CPUtime=462.05
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 15933 0 0 0 46141 64 0 0 25 0 1 0 91863289 63340544 15140 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 15464 15140 91 271 0 15190 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 61856

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1709240/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=65772 CPUtime=522.02
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 17094 0 0 0 52134 68 0 0 25 0 1 0 91863289 67350528 15997 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 16443 15997 91 271 0 16169 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 65772

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1705592/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=69224 CPUtime=581.99
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 17975 0 0 0 58126 73 0 0 25 0 1 0 91863289 70885376 16878 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 17306 16878 91 271 0 17032 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 69224

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1702328/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=72440 CPUtime=641.97
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 18783 0 0 0 64119 78 0 0 25 0 1 0 91863289 74178560 17686 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 18110 17686 91 271 0 17836 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 72440

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1699256/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=75364 CPUtime=701.92
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 19544 0 0 0 70110 82 0 0 25 0 1 0 91863289 77172736 18447 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 18841 18447 91 271 0 18567 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 75364

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1696120/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=78420 CPUtime=761.91
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 20302 0 0 0 76106 85 0 0 25 0 1 0 91863289 80302080 19205 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 19605 19205 91 271 0 19331 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 78420

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1693304/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=81216 CPUtime=821.88
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 21012 0 0 0 82099 89 0 0 25 0 1 0 91863289 83165184 19915 1992294400 134512640 135625496 4294956240 18446744073709551615 134541458 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 20304 19915 91 271 0 20030 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 81216

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1690232/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=84132 CPUtime=881.85
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 21756 0 0 0 88092 93 0 0 25 0 1 0 91863289 86151168 20659 1992294400 134512640 135625496 4294956240 18446744073709551615 134538343 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 21033 20659 91 271 0 20759 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 84132

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15219
/proc/meminfo: memFree=1687608/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=86644 CPUtime=941.83
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 22417 0 0 0 94086 97 0 0 25 0 1 0 91863289 88723456 21320 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 21661 21320 91 271 0 21387 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 86644

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1684856/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=89284 CPUtime=1001.8
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 23071 0 0 0 100080 100 0 0 25 0 1 0 91863289 91426816 21974 1992294400 134512640 135625496 4294956240 18446744073709551615 134517078 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 22321 21974 91 271 0 22047 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 89284

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1682232/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=92812 CPUtime=1061.78
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 24188 0 0 0 106074 104 0 0 25 0 1 0 91863289 95039488 22635 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 23203 22635 91 271 0 22929 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 92812

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 15225
/proc/meminfo: memFree=1679224/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=95740 CPUtime=1121.75
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 24938 0 0 0 112068 107 0 0 25 0 1 0 91863289 98037760 23385 1992294400 134512640 135625496 4294956240 18446744073709551615 134541452 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 23935 23385 91 271 0 23661 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 95740

[startup+1182.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 15225
/proc/meminfo: memFree=1676408/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=98644 CPUtime=1181.72
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 25652 0 0 0 118062 110 0 0 25 0 1 0 91863289 101011456 24099 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 24661 24099 91 271 0 24387 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 98644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 15225
/proc/meminfo: memFree=1675640/2055920 swapFree=4181388/4192956
[pid=15218] ppid=15216 vsize=99308 CPUtime=1200.01
/proc/15218/stat : 15218 (csat) R 15216 15218 15096 0 -1 4194304 25838 0 0 0 119890 111 0 0 25 0 1 0 91863289 101691392 24285 1992294400 134512640 135625496 4294956240 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 0 0 0
/proc/15218/statm: 24827 24285 91 271 0 24553 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 99308

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.62
CPU time (s): 1200.04
CPU user time (s): 1198.9
CPU system time (s): 1.13483
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 99308

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

runsolver used 1.11983 second user time and 3.2555 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 07:45:03
IDJOB=1718610
IDBENCH=20492
IDSOLVER=517
FILE ID=node25/1718610-1240638303
PBS_JOBID= 9186461
Free space on /tmp= 66376 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/industrial/grieu/vmpc_28.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718610-1240638303/watcher-1718610-1240638303 -o /tmp/evaluation-result-1718610-1240638303/solver-1718610-1240638303 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1718610-1240638303.cnf

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

MD5SUM BENCH= 2679ca6fb11bcf9f950de09652ce7147
RANDOM SEED=1149519516

node25.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.259
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.259
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:       1773664 kB
Buffers:         34960 kB
Cached:         196080 kB
SwapCached:       6416 kB
Active:          38312 kB
Inactive:       201616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773664 kB
SwapTotal:     4192956 kB
SwapFree:      4181388 kB
Dirty:            2844 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            28368 kB
Committed_AS:   331392 kB
PageTables:       1460 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= 66376 MiB
End job on node25 at 2009-04-25 08:05:05