Trace number 1520953

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.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S905029262-097.cnf
MD5SUM17cdccd311f05672fec0c4cfd8164ebd
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520953-1238265108/watcher-1520953-1238265108 -o /tmp/evaluation-result-1520953-1238265108/solver-1520953-1238265108 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520953-1238265108.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 12571
/proc/meminfo: memFree=1916128/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=1512 CPUtime=0
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 1099178053 1548288 134 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 378 134 88 271 0 104 0

[startup+0.040962 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12571
/proc/meminfo: memFree=1916128/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=7620 CPUtime=0.03
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 1764 0 0 0 3 0 0 0 18 0 1 0 1099178053 7802880 1677 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 1905 1677 91 271 0 1631 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7620

[startup+0.101971 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12571
/proc/meminfo: memFree=1916128/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=7752 CPUtime=0.09
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 1783 0 0 0 9 0 0 0 18 0 1 0 1099178053 7938048 1696 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 1938 1696 91 271 0 1664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7752

[startup+0.302003 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12571
/proc/meminfo: memFree=1916128/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=8016 CPUtime=0.29
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 1844 0 0 0 29 0 0 0 19 0 1 0 1099178053 8208384 1757 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 2004 1757 91 271 0 1730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8016

[startup+0.701068 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12571
/proc/meminfo: memFree=1916128/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=8412 CPUtime=0.69
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 1946 0 0 0 68 1 0 0 22 0 1 0 1099178053 8613888 1859 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 2103 1859 91 271 0 1829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8412

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1908760/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=9104 CPUtime=1.49
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 2117 0 0 0 148 1 0 0 25 0 1 0 1099178053 9322496 2030 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 2276 2030 91 271 0 2002 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9104

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1907864/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=10056 CPUtime=3.09
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 2347 0 0 0 307 2 0 0 25 0 1 0 1099178053 10297344 2260 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 2514 2260 91 271 0 2240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10056

[startup+6.30197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1906328/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=11276 CPUtime=6.29
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 2649 0 0 0 626 3 0 0 25 0 1 0 1099178053 11546624 2562 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 2819 2562 91 271 0 2545 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11276

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1904728/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=12568 CPUtime=12.69
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 2994 0 0 0 1264 5 0 0 25 0 1 0 1099178053 12869632 2907 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 3142 2907 91 271 0 2868 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12568

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1902488/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=14708 CPUtime=25.48
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 3521 0 0 0 2542 6 0 0 25 0 1 0 1099178053 15060992 3434 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 3677 3434 91 271 0 3403 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14708

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1899800/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=17540 CPUtime=51.08
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 4254 0 0 0 5098 10 0 0 25 0 1 0 1099178053 17960960 4106 1992294400 134512640 135625496 4294956240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 4385 4106 91 271 0 4111 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17540

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1895768/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=21532 CPUtime=102.26
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 5314 0 0 0 10211 15 0 0 25 0 1 0 1099178053 22048768 5075 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 5383 5075 91 271 0 5109 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21532

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1892440/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=24780 CPUtime=162.24
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 6141 0 0 0 16203 21 0 0 25 0 1 0 1099178053 25374720 5902 1992294400 134512640 135625496 4294956240 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 6195 5902 91 271 0 5921 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24780

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1889752/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=27796 CPUtime=222.22
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 6943 0 0 0 22198 24 0 0 25 0 1 0 1099178053 28463104 6568 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 6949 6568 91 271 0 6675 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27796

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1887448/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=30092 CPUtime=282.2
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 7512 0 0 0 28192 28 0 0 25 0 1 0 1099178053 30814208 7137 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 7523 7137 91 271 0 7249 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 30092

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12572
/proc/meminfo: memFree=1885400/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=31992 CPUtime=342.19
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 8017 0 0 0 34187 32 0 0 25 0 1 0 1099178053 32759808 7642 1992294400 134512640 135625496 4294956240 18446744073709551615 134541371 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 7998 7642 91 271 0 7724 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 31992

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1883480/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=33796 CPUtime=402.16
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 8464 0 0 0 40182 34 0 0 25 0 1 0 1099178053 34607104 8089 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 8449 8089 91 271 0 8175 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 33796

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1881688/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=35552 CPUtime=462.14
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 8894 0 0 0 46177 37 0 0 25 0 1 0 1099178053 36405248 8519 1992294400 134512640 135625496 4294956240 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 8888 8519 91 271 0 8614 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 35552

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1880088/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=37416 CPUtime=522.12
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 9490 0 0 0 52172 40 0 0 25 0 1 0 1099178053 38313984 8912 1992294400 134512640 135625496 4294956240 18446744073709551615 134541633 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 9354 8912 91 271 0 9080 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 37416

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1878232/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=39316 CPUtime=582.11
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 9945 0 0 0 58168 43 0 0 25 0 1 0 1099178053 40259584 9367 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 9829 9367 91 271 0 9555 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 39316

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1876440/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=41028 CPUtime=642.09
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 10388 0 0 0 64165 44 0 0 25 0 1 0 1099178053 42012672 9810 1992294400 134512640 135625496 4294956240 18446744073709551615 134541431 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 10257 9810 91 271 0 9983 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 41028

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1875032/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=42504 CPUtime=702.07
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 10747 0 0 0 70160 47 0 0 25 0 1 0 1099178053 43524096 10169 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 10626 10169 91 271 0 10352 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 42504

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1873560/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=43864 CPUtime=762.06
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 11095 0 0 0 76157 49 0 0 25 0 1 0 1099178053 44916736 10517 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 10966 10517 91 271 0 10692 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 43864

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1872344/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=45084 CPUtime=822.04
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 11393 0 0 0 82152 52 0 0 25 0 1 0 1099178053 46166016 10815 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 11271 10815 91 271 0 10997 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 45084

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1870936/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=46596 CPUtime=882.01
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 11734 0 0 0 88148 53 0 0 25 0 1 0 1099178053 47714304 11156 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 11649 11156 91 271 0 11375 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 46596

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1869784/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=47688 CPUtime=941.99
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 12016 0 0 0 94144 55 0 0 25 0 1 0 1099178053 48832512 11438 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 11922 11438 91 271 0 11648 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 47688

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1868568/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=48744 CPUtime=1001.98
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 12314 0 0 0 100141 57 0 0 25 0 1 0 1099178053 49913856 11736 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 12186 11736 91 271 0 11912 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 48744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1867544/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=49912 CPUtime=1061.95
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 12564 0 0 0 106136 59 0 0 25 0 1 0 1099178053 51109888 11986 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 12478 11986 91 271 0 12204 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 49912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1866456/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=51356 CPUtime=1121.93
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 13113 0 0 0 112132 61 0 0 25 0 1 0 1099178053 52588544 12231 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 12839 12231 91 271 0 12565 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 51356

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1865624/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=52284 CPUtime=1181.92
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 13344 0 0 0 118128 64 0 0 25 0 1 0 1099178053 53538816 12462 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 13071 12462 91 271 0 12797 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 52284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1865304/2055920 swapFree=4178496/4192956
[pid=12571] ppid=12569 vsize=52548 CPUtime=1200.01
/proc/12571/stat : 12571 (csat) R 12569 12571 12177 0 -1 4194304 13412 0 0 0 119937 64 0 0 25 0 1 0 1099178053 53809152 12530 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 13137 12530 91 271 0 12863 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 52548

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.41
CPU time (s): 1200.04
CPU user time (s): 1199.38
CPU system time (s): 0.657899
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 52548

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

runsolver used 0.903862 second user time and 2.46563 second system time

The end

Launcher Data

Begin job on node3 at 2009-03-28 19:31:48
IDJOB=1520953
IDBENCH=70488
IDSOLVER=517
FILE ID=node3/1520953-1238265108
PBS_JOBID= 9060815
Free space on /tmp= 65904 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S905029262-097.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520953-1238265108/watcher-1520953-1238265108 -o /tmp/evaluation-result-1520953-1238265108/solver-1520953-1238265108 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520953-1238265108.cnf

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

MD5SUM BENCH= 17cdccd311f05672fec0c4cfd8164ebd
RANDOM SEED=1294597570

node3.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.275
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.275
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:       1916608 kB
Buffers:         25976 kB
Cached:          47288 kB
SwapCached:       8268 kB
Active:          43780 kB
Inactive:        39396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916608 kB
SwapTotal:     4192956 kB
SwapFree:      4178496 kB
Dirty:            1516 kB
Writeback:           0 kB
Mapped:          15572 kB
Slab:            42240 kB
Committed_AS:  2680992 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= 65904 MiB
End job on node3 at 2009-03-28 19:51:50