Trace number 1520982

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1645769281-097.cnf
MD5SUM6923dc5685633b9bbf405cf2133639d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.295954
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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-1520982-1238270367/watcher-1520982-1238270367 -o /tmp/evaluation-result-1520982-1238270367/solver-1520982-1238270367 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520982-1238270367.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.99 0.97 0.99 3/71 7922
/proc/meminfo: memFree=887256/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=1500 CPUtime=0
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 1099699808 1536000 131 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 375 131 88 271 0 101 0

[startup+0.093936 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 7922
/proc/meminfo: memFree=887256/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=7704 CPUtime=0.08
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 1754 0 0 0 8 0 0 0 18 0 1 0 1099699808 7888896 1681 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 1926 1682 91 271 0 1652 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7704

[startup+0.101936 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 7922
/proc/meminfo: memFree=887256/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=7704 CPUtime=0.09
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 1757 0 0 0 9 0 0 0 18 0 1 0 1099699808 7888896 1684 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 1926 1684 91 271 0 1652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7704

[startup+0.301973 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 7922
/proc/meminfo: memFree=887256/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=7968 CPUtime=0.29
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 1817 0 0 0 29 0 0 0 19 0 1 0 1099699808 8159232 1744 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 1992 1744 91 271 0 1718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7968

[startup+0.701049 s]
/proc/loadavg: 0.99 0.97 0.99 3/71 7922
/proc/meminfo: memFree=887256/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=8364 CPUtime=0.69
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 1922 0 0 0 68 1 0 0 22 0 1 0 1099699808 8564736 1849 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 2091 1849 91 271 0 1817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8364

[startup+1.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7923
/proc/meminfo: memFree=879888/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=9024 CPUtime=1.49
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 2080 0 0 0 148 1 0 0 25 0 1 0 1099699808 9240576 2007 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 2256 2007 91 271 0 1982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9024

[startup+3.10151 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7923
/proc/meminfo: memFree=878992/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=10020 CPUtime=3.09
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 2313 0 0 0 307 2 0 0 25 0 1 0 1099699808 10260480 2240 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 2505 2240 91 271 0 2231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10020

[startup+6.30112 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7923
/proc/meminfo: memFree=877584/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=10944 CPUtime=6.29
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 2568 0 0 0 626 3 0 0 25 0 1 0 1099699808 11206656 2495 1992294400 134512640 135625496 4294956240 18446744073709551615 134541276 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 2736 2495 91 271 0 2462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10944

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7923
/proc/meminfo: memFree=876112/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=12296 CPUtime=12.69
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 2900 0 0 0 1265 4 0 0 25 0 1 0 1099699808 12591104 2827 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 3074 2827 91 271 0 2800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12296

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7923
/proc/meminfo: memFree=874128/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=14280 CPUtime=25.48
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 3410 0 0 0 2542 6 0 0 25 0 1 0 1099699808 14622720 3296 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 3570 3296 91 271 0 3296 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14280

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7923
/proc/meminfo: memFree=871632/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=16756 CPUtime=51.07
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 4088 0 0 0 5097 10 0 0 25 0 1 0 1099699808 17158144 3913 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 4189 3913 91 271 0 3915 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16756

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=868368/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=20080 CPUtime=102.25
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 4992 0 0 0 10209 16 0 0 25 0 1 0 1099699808 20561920 4726 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 5020 4726 91 271 0 4746 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20080

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=865296/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=23160 CPUtime=162.22
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 5753 0 0 0 16202 20 0 0 25 0 1 0 1099699808 23715840 5487 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 5790 5487 91 271 0 5516 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 23160

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=862800/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=25920 CPUtime=222.19
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 6505 0 0 0 22196 23 0 0 25 0 1 0 1099699808 26542080 6103 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 6480 6103 91 271 0 6206 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25920

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=860560/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=28188 CPUtime=282.18
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 7057 0 0 0 28191 27 0 0 25 0 1 0 1099699808 28864512 6655 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 7047 6655 91 271 0 6773 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 28188

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=858576/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=30232 CPUtime=342.16
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 7553 0 0 0 34185 31 0 0 25 0 1 0 1099699808 30957568 7151 1992294400 134512640 135625496 4294956240 18446744073709551615 134541990 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 7558 7151 91 271 0 7284 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 30232

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=857040/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=31472 CPUtime=402.13
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 7914 0 0 0 40179 34 0 0 25 0 1 0 1099699808 32227328 7512 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 7868 7512 91 271 0 7594 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 31472

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=855376/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=33088 CPUtime=462.11
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 8325 0 0 0 46174 37 0 0 25 0 1 0 1099699808 33882112 7923 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 8272 7923 91 271 0 7998 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 33088

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=853968/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=34816 CPUtime=522.08
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 8864 0 0 0 52169 39 0 0 25 0 1 0 1099699808 35651584 8259 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 8704 8259 91 271 0 8430 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 34816

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=852752/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=36116 CPUtime=582.06
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 9176 0 0 0 58164 42 0 0 25 0 1 0 1099699808 36982784 8571 1992294400 134512640 135625496 4294956240 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 9029 8571 91 271 0 8755 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 36116

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=851280/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=37548 CPUtime=642.05
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 9539 0 0 0 64161 44 0 0 25 0 1 0 1099699808 38449152 8934 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 9387 8934 91 271 0 9113 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 37548

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=849808/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=39132 CPUtime=702.02
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 9925 0 0 0 70155 47 0 0 25 0 1 0 1099699808 40071168 9320 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 9783 9320 91 271 0 9509 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 39132

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=848336/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=40596 CPUtime=762.01
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 10265 0 0 0 76151 50 0 0 25 0 1 0 1099699808 41570304 9660 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 10149 9660 91 271 0 9875 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 40596

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=847312/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=41676 CPUtime=821.98
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 10538 0 0 0 82146 52 0 0 25 0 1 0 1099699808 42676224 9933 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 10419 9933 91 271 0 10145 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 41676

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=845840/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=43128 CPUtime=881.96
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 10892 0 0 0 88142 54 0 0 25 0 1 0 1099699808 44163072 10287 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 10782 10287 91 271 0 10508 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 43128

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=844752/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=44184 CPUtime=941.93
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 11156 0 0 0 94137 56 0 0 25 0 1 0 1099699808 45244416 10551 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 11046 10551 91 271 0 10772 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 44184

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=843856/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=44996 CPUtime=1001.91
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 11391 0 0 0 100134 57 0 0 25 0 1 0 1099699808 46075904 10786 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 11249 10786 91 271 0 10975 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 44996

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=842832/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=46096 CPUtime=1061.89
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 11642 0 0 0 106130 59 0 0 25 0 1 0 1099699808 47202304 11037 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 11524 11037 91 271 0 11250 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 46096

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=841872/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=47092 CPUtime=1121.87
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 11894 0 0 0 112126 61 0 0 25 0 1 0 1099699808 48222208 11289 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 11773 11289 91 271 0 11499 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 47092

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=840912/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=48524 CPUtime=1181.85
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 12429 0 0 0 118122 63 0 0 25 0 1 0 1099699808 49688576 11520 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 12131 11520 91 271 0 11857 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 48524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=840592/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=48936 CPUtime=1200.05
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 12510 0 0 0 119941 64 0 0 25 0 1 0 1099699808 50110464 11601 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 12234 11601 91 271 0 11960 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48936

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/72 7929
/proc/meminfo: memFree=840592/2055920 swapFree=4170332/4192956
[pid=7922] ppid=7920 vsize=48936 CPUtime=1200.05
/proc/7922/stat : 7922 (csat) R 7920 7922 7813 0 -1 4194304 12510 0 0 0 119941 64 0 0 25 0 1 0 1099699808 50110464 11601 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/7922/statm: 12234 11601 91 271 0 11960 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 48936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.41
CPU system time (s): 0.6519
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 48936

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

runsolver used 0.926859 second user time and 3.45047 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-28 20:59:27
IDJOB=1520982
IDBENCH=70517
IDSOLVER=517
FILE ID=node38/1520982-1238270367
PBS_JOBID= 9060888
Free space on /tmp= 65528 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1645769281-097.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520982-1238270367/watcher-1520982-1238270367 -o /tmp/evaluation-result-1520982-1238270367/solver-1520982-1238270367 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520982-1238270367.cnf

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

MD5SUM BENCH= 6923dc5685633b9bbf405cf2133639d1
RANDOM SEED=1275375463

node38.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	: 5931.00
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:        887736 kB
Buffers:         87336 kB
Cached:         993472 kB
SwapCached:      11204 kB
Active:         109404 kB
Inactive:       984096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        887736 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            1512 kB
Writeback:           0 kB
Mapped:          18396 kB
Slab:            59920 kB
Committed_AS:  3006788 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-28 21:19:30