Trace number 1720326

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

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.1461
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-1720326-1240654912/watcher-1720326-1240654912 -o /tmp/evaluation-result-1720326-1240654912/solver-1720326-1240654912 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1720326-1240654912.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.00 1.00 1.00 3/64 27059
/proc/meminfo: memFree=1855168/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=2008 CPUtime=0
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 93525347 2056192 282 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 502 287 86 271 0 228 0

[startup+0.0126989 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27059
/proc/meminfo: memFree=1855168/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=7436 CPUtime=0
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 1382 0 0 0 0 0 0 0 18 0 1 0 93525347 7614464 1233 1992294400 134512640 135625496 4294956240 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 1859 1237 86 271 0 1585 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7436

[startup+0.101707 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27059
/proc/meminfo: memFree=1855168/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=11376 CPUtime=0.09
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 2033 0 0 0 8 1 0 0 18 0 1 0 93525347 11649024 1883 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 2844 1883 89 271 0 2570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11376

[startup+0.301726 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27059
/proc/meminfo: memFree=1855168/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=11592 CPUtime=0.29
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 2617 0 0 0 28 1 0 0 19 0 1 0 93525347 11870208 2395 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 2898 2395 89 271 0 2624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11592

[startup+0.701765 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27059
/proc/meminfo: memFree=1855168/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=16772 CPUtime=0.69
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 6144 0 0 0 66 3 0 0 22 0 1 0 93525347 17174528 3326 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 4193 3327 89 271 0 3919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16772

[startup+1.50284 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1835448/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=41228 CPUtime=1.49
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 11254 0 0 0 144 5 0 0 25 0 1 0 93525347 42217472 5799 1992294400 134512640 135625496 4294956240 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 10307 5803 89 271 0 10033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41228

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1820344/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=41676 CPUtime=3.09
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 18063 0 0 0 290 19 0 0 25 0 1 0 93525347 42676224 8953 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 10419 8953 91 271 0 10145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41676

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1818680/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=42864 CPUtime=6.29
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 18358 0 0 0 585 44 0 0 25 0 1 0 93525347 43892736 9248 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 10716 9248 91 271 0 10442 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42864

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1816696/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=44816 CPUtime=12.69
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 18850 0 0 0 1191 78 0 0 25 0 1 0 93525347 45891584 9740 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 11204 9740 91 271 0 10930 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44816

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1812600/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=48828 CPUtime=25.48
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 19843 0 0 0 2431 117 0 0 25 0 1 0 93525347 49999872 10733 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 12207 10733 91 271 0 11933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48828

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1807480/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=54032 CPUtime=51.07
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 21145 0 0 0 4932 175 0 0 25 0 1 0 93525347 55328768 12035 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 13508 12035 91 271 0 13234 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54032

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1799416/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=62436 CPUtime=102.26
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 23484 0 0 0 9991 235 0 0 25 0 1 0 93525347 63934464 14035 1992294400 134512640 135625496 4294956240 18446744073709551615 134540869 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 15609 14035 91 271 0 15335 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62436

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1792952/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=68720 CPUtime=162.25
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 25100 0 0 0 15947 278 0 0 25 0 1 0 93525347 70369280 15651 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 17180 15651 91 271 0 16906 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68720

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1786872/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=75148 CPUtime=222.23
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 26889 0 0 0 21890 333 0 0 25 0 1 0 93525347 76951552 17136 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 18787 17136 91 271 0 18513 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 75148

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1782904/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=78924 CPUtime=282.21
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 27880 0 0 0 27869 352 0 0 25 0 1 0 93525347 80818176 18127 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 19731 18127 91 271 0 19457 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 78924

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1779064/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=82788 CPUtime=342.19
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 28825 0 0 0 33846 373 0 0 25 0 1 0 93525347 84774912 19072 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 20697 19072 91 271 0 20423 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 82788

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1775800/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=85892 CPUtime=402.19
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 29621 0 0 0 39834 385 0 0 25 0 1 0 93525347 87953408 19868 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 21473 19868 91 271 0 21199 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 85892

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1773496/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=89064 CPUtime=462.16
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 30651 0 0 0 45823 393 0 0 25 0 1 0 93525347 91201536 20442 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 22266 20442 91 271 0 21992 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 89064

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1771256/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=91176 CPUtime=522.15
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 31218 0 0 0 51818 397 0 0 25 0 1 0 93525347 93364224 21009 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 22794 21009 91 271 0 22520 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 91176

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1769336/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=93180 CPUtime=582.14
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 31711 0 0 0 57813 401 0 0 25 0 1 0 93525347 95416320 21502 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 23295 21502 91 271 0 23021 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 93180

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1766328/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=96164 CPUtime=642.12
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 32437 0 0 0 63803 409 0 0 25 0 1 0 93525347 98471936 22228 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 24041 22228 91 271 0 23767 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 96164

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1763576/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=98692 CPUtime=702.11
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 33110 0 0 0 69779 432 0 0 25 0 1 0 93525347 101060608 22901 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 24673 22901 91 271 0 24399 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 98692

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1760632/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=101648 CPUtime=762.09
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 33837 0 0 0 75748 461 0 0 25 0 1 0 93525347 104087552 23628 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 25412 23628 91 271 0 25138 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 101648

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1758136/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=104104 CPUtime=822.08
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 34453 0 0 0 81730 478 0 0 25 0 1 0 93525347 106602496 24244 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 26026 24244 91 271 0 25752 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 104104

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27060
/proc/meminfo: memFree=1756152/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=106040 CPUtime=882.06
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 34924 0 0 0 87724 482 0 0 25 0 1 0 93525347 108584960 24715 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 26510 24715 91 271 0 26236 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 106040

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27062
/proc/meminfo: memFree=1753720/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=108452 CPUtime=942.04
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 35538 0 0 0 93711 493 0 0 25 0 1 0 93525347 111054848 25329 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 27113 25329 91 271 0 26839 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 108452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27062
/proc/meminfo: memFree=1750904/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=111352 CPUtime=1002.03
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 36243 0 0 0 99703 500 0 0 25 0 1 0 93525347 114024448 26034 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 27838 26034 91 271 0 27564 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 111352

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27062
/proc/meminfo: memFree=1748280/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=113960 CPUtime=1062.01
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 36876 0 0 0 105685 516 0 0 25 0 1 0 93525347 116695040 26667 1992294400 134512640 135625496 4294956240 18446744073709551615 134538343 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 28490 26667 91 271 0 28216 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 113960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27062
/proc/meminfo: memFree=1745784/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=117788 CPUtime=1122
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 38186 0 0 0 111655 545 0 0 25 0 1 0 93525347 120614912 27293 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 29447 27293 91 271 0 29173 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 117788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27062
/proc/meminfo: memFree=1742968/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=120328 CPUtime=1181.98
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 38873 0 0 0 117639 559 0 0 25 0 1 0 93525347 123215872 27980 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 30082 27980 91 271 0 29808 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 120328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27062
/proc/meminfo: memFree=1742456/2055920 swapFree=4192812/4192956
[pid=27059] ppid=27057 vsize=121016 CPUtime=1200.09
/proc/27059/stat : 27059 (csat) R 27057 27059 26823 0 -1 4194304 39001 0 0 0 119448 561 0 0 25 0 1 0 93525347 123920384 28108 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27059/statm: 30254 28108 91 271 0 29980 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 121016

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.11
CPU user time (s): 1194.48
CPU system time (s): 5.63114
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 121016

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

runsolver used 0.888864 second user time and 2.49362 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 12:21:53
IDJOB=1720326
IDBENCH=69600
IDSOLVER=517
FILE ID=node12/1720326-1240654912
PBS_JOBID= 9186510
Free space on /tmp= 66320 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720326-1240654912/watcher-1720326-1240654912 -o /tmp/evaluation-result-1720326-1240654912/solver-1720326-1240654912 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1720326-1240654912.cnf

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=949589823

node12.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.213
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.213
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:       1855584 kB
Buffers:          7108 kB
Cached:         119984 kB
SwapCached:          0 kB
Active:          68556 kB
Inactive:        72476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           21892 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            45308 kB
Committed_AS:   417412 kB
PageTables:       1376 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= 66320 MiB
End job on node12 at 2009-04-25 12:41:56