Trace number 1520988

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.02 1200.31

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S2060380282-019.cnf
MD5SUM88a7084af5dd17420de308796e7679c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.660898
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-1520988-1238271490/watcher-1520988-1238271490 -o /tmp/evaluation-result-1520988-1238271490/solver-1520988-1238271490 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520988-1238271490.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 959
/proc/meminfo: memFree=861888/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=1500 CPUtime=0
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1099814247 1536000 130 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 375 130 88 271 0 101 0

[startup+0.0942871 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 959
/proc/meminfo: memFree=861888/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=7704 CPUtime=0.08
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 1753 0 0 0 8 0 0 0 18 0 1 0 1099814247 7888896 1680 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 1926 1680 90 271 0 1652 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7704

[startup+0.101288 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 959
/proc/meminfo: memFree=861888/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=7704 CPUtime=0.09
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 1755 0 0 0 9 0 0 0 18 0 1 0 1099814247 7888896 1682 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 1926 1682 90 271 0 1652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7704

[startup+0.3013 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 959
/proc/meminfo: memFree=861888/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=7968 CPUtime=0.29
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 1816 0 0 0 29 0 0 0 19 0 1 0 1099814247 8159232 1743 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 1992 1743 90 271 0 1718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7968

[startup+0.701324 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 959
/proc/meminfo: memFree=861888/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=8364 CPUtime=0.7
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 1915 0 0 0 69 1 0 0 23 0 1 0 1099814247 8564736 1842 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 2091 1842 90 271 0 1817 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8364

[startup+1.50137 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 960
/proc/meminfo: memFree=854584/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=9024 CPUtime=1.49
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 2085 0 0 0 148 1 0 0 25 0 1 0 1099814247 9240576 2012 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 2256 2012 90 271 0 1982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9024

[startup+3.10147 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 960
/proc/meminfo: memFree=853688/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=9980 CPUtime=3.1
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 2309 0 0 0 308 2 0 0 25 0 1 0 1099814247 10219520 2236 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 2495 2236 90 271 0 2221 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9980

[startup+6.30167 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 960
/proc/meminfo: memFree=852152/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=11068 CPUtime=6.29
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 2596 0 0 0 626 3 0 0 25 0 1 0 1099814247 11333632 2523 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 2767 2523 90 271 0 2493 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11068

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 960
/proc/meminfo: memFree=850616/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=12392 CPUtime=12.69
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 2936 0 0 0 1264 5 0 0 25 0 1 0 1099814247 12689408 2863 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 3098 2863 90 271 0 2824 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12392

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 960
/proc/meminfo: memFree=848568/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=14340 CPUtime=25.48
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 3451 0 0 0 2541 7 0 0 25 0 1 0 1099814247 14684160 3337 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 3585 3337 90 271 0 3311 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14340

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 960
/proc/meminfo: memFree=846264/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=16860 CPUtime=51.08
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 4120 0 0 0 5097 11 0 0 25 0 1 0 1099814247 17264640 3945 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 4215 3945 90 271 0 3941 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16860

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 960
/proc/meminfo: memFree=843000/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=20184 CPUtime=102.27
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 4994 0 0 0 10212 15 0 0 25 0 1 0 1099814247 20668416 4728 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 5046 4728 90 271 0 4772 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20184

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 960
/proc/meminfo: memFree=839928/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=23144 CPUtime=162.25
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 5741 0 0 0 16205 20 0 0 25 0 1 0 1099814247 23699456 5475 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 5786 5475 90 271 0 5512 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23144

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 960
/proc/meminfo: memFree=837688/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=25664 CPUtime=222.23
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 6452 0 0 0 22199 24 0 0 25 0 1 0 1099814247 26279936 6050 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 6416 6050 90 271 0 6142 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25664

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 960
/proc/meminfo: memFree=835448/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=27904 CPUtime=282.23
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 7010 0 0 0 28195 28 0 0 25 0 1 0 1099814247 28573696 6608 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 6976 6608 90 271 0 6702 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27904

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 960
/proc/meminfo: memFree=833720/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=29568 CPUtime=342.21
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 7435 0 0 0 34190 31 0 0 25 0 1 0 1099814247 30277632 7033 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 7392 7033 90 271 0 7118 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29568

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 960
/proc/meminfo: memFree=832248/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=31156 CPUtime=402.19
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 7821 0 0 0 40185 34 0 0 25 0 1 0 1099814247 31903744 7419 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 7789 7419 90 271 0 7515 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 31156

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 960
/proc/meminfo: memFree=830648/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=32576 CPUtime=462.18
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 8199 0 0 0 46180 38 0 0 25 0 1 0 1099814247 33357824 7797 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 8144 7797 90 271 0 7870 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 32576

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 960
/proc/meminfo: memFree=829368/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=34356 CPUtime=522.16
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 8734 0 0 0 52175 41 0 0 25 0 1 0 1099814247 35180544 8129 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 8589 8129 90 271 0 8315 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 34356

[startup+582.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 960
/proc/meminfo: memFree=828024/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=35588 CPUtime=582.15
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 9069 0 0 0 58170 45 0 0 25 0 1 0 1099814247 36442112 8464 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 8897 8464 90 271 0 8623 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 35588

[startup+642.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 960
/proc/meminfo: memFree=826232/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=37472 CPUtime=642.14
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 9501 0 0 0 64166 48 0 0 25 0 1 0 1099814247 38371328 8896 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 9368 8896 90 271 0 9094 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 37472

[startup+702.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 960
/proc/meminfo: memFree=825016/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=38716 CPUtime=702.12
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 9826 0 0 0 70161 51 0 0 25 0 1 0 1099814247 39645184 9221 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 9679 9221 90 271 0 9405 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 38716

[startup+762.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 960
/proc/meminfo: memFree=823544/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=40052 CPUtime=762.11
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 10180 0 0 0 76158 53 0 0 25 0 1 0 1099814247 41013248 9575 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 10013 9575 90 271 0 9739 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 40052

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 960
/proc/meminfo: memFree=822456/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=41292 CPUtime=822.1
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 10464 0 0 0 82153 57 0 0 25 0 1 0 1099814247 42283008 9859 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 10323 9859 90 271 0 10049 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 41292

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 960
/proc/meminfo: memFree=821176/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=42524 CPUtime=882.07
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 10757 0 0 0 88148 59 0 0 25 0 1 0 1099814247 43544576 10152 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 10631 10152 90 271 0 10357 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 42524

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 960
/proc/meminfo: memFree=820088/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=43532 CPUtime=942.06
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 11041 0 0 0 94145 61 0 0 25 0 1 0 1099814247 44576768 10436 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 10883 10436 90 271 0 10609 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 43532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 960
/proc/meminfo: memFree=818744/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=44828 CPUtime=1002.05
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 11365 0 0 0 100141 64 0 0 25 0 1 0 1099814247 45903872 10760 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 11207 10760 90 271 0 10933 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 44828

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 961
/proc/meminfo: memFree=817720/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=46004 CPUtime=1062.04
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 11621 0 0 0 106138 66 0 0 25 0 1 0 1099814247 47108096 11016 1992294400 134512640 135625496 4294956240 18446744073709551615 134529040 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 11501 11016 90 271 0 11227 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 46004

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 961
/proc/meminfo: memFree=816888/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=46800 CPUtime=1122.02
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 11839 0 0 0 112134 68 0 0 25 0 1 0 1099814247 47923200 11234 1992294400 134512640 135625496 4294956240 18446744073709551615 134541247 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 11700 11234 90 271 0 11426 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 46800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 961
/proc/meminfo: memFree=815928/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=48252 CPUtime=1182
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 12376 0 0 0 118130 70 0 0 25 0 1 0 1099814247 49410048 11467 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 12063 11467 90 271 0 11789 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 48252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 961
/proc/meminfo: memFree=815672/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=48516 CPUtime=1200
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 12443 0 0 0 119929 71 0 0 25 0 1 0 1099814247 49680384 11534 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 12129 11534 90 271 0 11855 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 48516

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 961
/proc/meminfo: memFree=815672/2055920 swapFree=4177940/4192956
[pid=959] ppid=957 vsize=48516 CPUtime=1200
/proc/959/stat : 959 (csat) R 957 959 830 0 -1 4194304 12443 0 0 0 119929 71 0 0 25 0 1 0 1099814247 49680384 11534 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/959/statm: 12129 11534 90 271 0 11855 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 48516

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.3
CPU system time (s): 0.725889
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 48516

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

runsolver used 1.48377 second user time and 2.6456 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-28 21:18:10
IDJOB=1520988
IDBENCH=70523
IDSOLVER=517
FILE ID=node29/1520988-1238271490
PBS_JOBID= 9060879
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 88a7084af5dd17420de308796e7679c8
RANDOM SEED=1539816929

node29.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.234
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.234
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:        862368 kB
Buffers:         97048 kB
Cached:         998344 kB
SwapCached:       8860 kB
Active:         246092 kB
Inactive:       859760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        862368 kB
SwapTotal:     4192956 kB
SwapFree:      4177940 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          16184 kB
Slab:            73636 kB
Committed_AS:  2961484 kB
PageTables:       1476 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= 66424 MiB
End job on node29 at 2009-03-28 21:38:12