Trace number 1520984

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.1 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1895787950-064.cnf
MD5SUM54a96505caa013e850b03b843814f5cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.056991
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-1520984-1238270720/watcher-1520984-1238270720 -o /tmp/evaluation-result-1520984-1238270720/solver-1520984-1238270720 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520984-1238270720.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.91 0.95 0.97 3/72 28916
/proc/meminfo: memFree=1142968/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=1500 CPUtime=0
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 1099733166 1536000 132 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 375 132 88 271 0 101 0

[startup+0.0821451 s]
/proc/loadavg: 0.91 0.95 0.97 3/72 28916
/proc/meminfo: memFree=1142968/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=7704 CPUtime=0.07
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 1754 0 0 0 7 0 0 0 18 0 1 0 1099733166 7888896 1681 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 1926 1681 91 271 0 1652 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7704

[startup+0.101148 s]
/proc/loadavg: 0.91 0.95 0.97 3/72 28916
/proc/meminfo: memFree=1142968/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=7704 CPUtime=0.09
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 1758 0 0 0 9 0 0 0 18 0 1 0 1099733166 7888896 1685 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 1926 1685 91 271 0 1652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7704

[startup+0.301187 s]
/proc/loadavg: 0.91 0.95 0.97 3/72 28916
/proc/meminfo: memFree=1142968/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=7976 CPUtime=0.29
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 1819 0 0 0 28 1 0 0 19 0 1 0 1099733166 8167424 1746 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 1994 1746 91 271 0 1720 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7976

[startup+0.701265 s]
/proc/loadavg: 0.91 0.95 0.97 3/72 28916
/proc/meminfo: memFree=1142968/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=8388 CPUtime=0.69
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 1921 0 0 0 68 1 0 0 22 0 1 0 1099733166 8589312 1848 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 2097 1848 91 271 0 1823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8388

[startup+1.50142 s]
/proc/loadavg: 0.91 0.95 0.97 2/73 28917
/proc/meminfo: memFree=1135536/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=8960 CPUtime=1.49
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 2081 0 0 0 148 1 0 0 25 0 1 0 1099733166 9175040 2008 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 2240 2008 91 271 0 1966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8960

[startup+3.10174 s]
/proc/loadavg: 0.91 0.95 0.97 2/73 28917
/proc/meminfo: memFree=1134704/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=9988 CPUtime=3.09
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 2305 0 0 0 307 2 0 0 25 0 1 0 1099733166 10227712 2232 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 2497 2232 91 271 0 2223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9988

[startup+6.30137 s]
/proc/loadavg: 0.92 0.95 0.97 2/73 28917
/proc/meminfo: memFree=1133296/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=11076 CPUtime=6.29
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 2600 0 0 0 626 3 0 0 25 0 1 0 1099733166 11341824 2527 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 2769 2527 91 271 0 2495 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11076

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.97 2/73 28917
/proc/meminfo: memFree=1131768/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=12396 CPUtime=12.69
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 2911 0 0 0 1264 5 0 0 25 0 1 0 1099733166 12693504 2838 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 3099 2838 91 271 0 2825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12396

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.97 2/73 28917
/proc/meminfo: memFree=1129848/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=14260 CPUtime=25.48
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 3421 0 0 0 2541 7 0 0 25 0 1 0 1099733166 14602240 3307 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 3565 3307 91 271 0 3291 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14260

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.97 2/73 28917
/proc/meminfo: memFree=1127480/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=16676 CPUtime=51.07
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 4062 0 0 0 5096 11 0 0 25 0 1 0 1099733166 17076224 3887 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 4169 3887 91 271 0 3895 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16676

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/73 28917
/proc/meminfo: memFree=1124088/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=20104 CPUtime=102.26
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 4973 0 0 0 10210 16 0 0 25 0 1 0 1099733166 20586496 4707 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 5026 4707 91 271 0 4752 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20104

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1121080/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=23000 CPUtime=162.24
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 5723 0 0 0 16204 20 0 0 25 0 1 0 1099733166 23552000 5457 1992294400 134512640 135625496 4294956240 18446744073709551615 134529022 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 5750 5457 91 271 0 5476 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23000

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1118840/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=25636 CPUtime=222.22
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 6443 0 0 0 22199 23 0 0 25 0 1 0 1099733166 26251264 6041 1992294400 134512640 135625496 4294956240 18446744073709551615 134541448 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 6409 6041 91 271 0 6135 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25636

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1116728/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=27684 CPUtime=282.2
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 6963 0 0 0 28193 27 0 0 25 0 1 0 1099733166 28348416 6561 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 6921 6561 91 271 0 6647 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27684

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1114880/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=29640 CPUtime=342.17
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 7427 0 0 0 34187 30 0 0 25 0 1 0 1099733166 30351360 7025 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 7410 7025 91 271 0 7136 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29640

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1113216/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=31288 CPUtime=402.15
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 7828 0 0 0 40182 33 0 0 25 0 1 0 1099733166 32038912 7426 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 7822 7426 91 271 0 7548 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 31288

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1111616/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=32852 CPUtime=462.13
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 8227 0 0 0 46176 37 0 0 25 0 1 0 1099733166 33640448 7825 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 8213 7825 91 271 0 7939 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 32852

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1110400/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=34484 CPUtime=522.11
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 8741 0 0 0 52172 39 0 0 25 0 1 0 1099733166 35311616 8136 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 8621 8136 91 271 0 8347 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 34484

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1109120/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=35740 CPUtime=582.08
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 9060 0 0 0 58166 42 0 0 25 0 1 0 1099733166 36597760 8455 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 8935 8455 91 271 0 8661 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 35740

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1107392/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=37516 CPUtime=642.07
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 9487 0 0 0 64162 45 0 0 25 0 1 0 1099733166 38416384 8882 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 9379 8882 91 271 0 9105 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 37516

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1106176/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=38728 CPUtime=702.05
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 9795 0 0 0 70158 47 0 0 25 0 1 0 1099733166 39657472 9190 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 9682 9190 91 271 0 9408 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 38728

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1105024/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=39828 CPUtime=762.03
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 10087 0 0 0 76154 49 0 0 25 0 1 0 1099733166 40783872 9482 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 9957 9482 91 271 0 9683 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 39828

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1104000/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=40924 CPUtime=822.01
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 10360 0 0 0 82148 53 0 0 25 0 1 0 1099733166 41906176 9755 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 10231 9755 91 271 0 9957 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 40924

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1102912/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=41956 CPUtime=881.98
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 10626 0 0 0 88144 54 0 0 25 0 1 0 1099733166 42962944 10021 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 10489 10021 91 271 0 10215 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 41956

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1101632/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=43188 CPUtime=941.96
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 10919 0 0 0 94140 56 0 0 25 0 1 0 1099733166 44224512 10314 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 10797 10314 91 271 0 10523 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 43188

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1100672/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=44084 CPUtime=1001.94
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 11160 0 0 0 100136 58 0 0 25 0 1 0 1099733166 45142016 10555 1992294400 134512640 135625496 4294956240 18446744073709551615 134541033 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 11021 10555 91 271 0 10747 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 44084

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1099520/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=45460 CPUtime=1061.92
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 11455 0 0 0 106131 61 0 0 25 0 1 0 1099733166 46551040 10850 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 11365 10850 91 271 0 11091 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 45460

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1098624/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=46140 CPUtime=1121.9
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 11667 0 0 0 112127 63 0 0 25 0 1 0 1099733166 47247360 11062 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 11535 11062 91 271 0 11261 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 46140

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1097728/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=47660 CPUtime=1181.88
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 12198 0 0 0 118123 65 0 0 25 0 1 0 1099733166 48803840 11289 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 11915 11289 91 271 0 11641 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 47660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/73 28917
/proc/meminfo: memFree=1097408/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=47924 CPUtime=1200.08
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 12267 0 0 0 119942 66 0 0 25 0 1 0 1099733166 49074176 11358 1992294400 134512640 135625496 4294956240 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 11981 11358 91 271 0 11707 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47924

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.97 2/73 28917
/proc/meminfo: memFree=1097408/2055920 swapFree=4175896/4192956
[pid=28916] ppid=28914 vsize=47924 CPUtime=1200.08
/proc/28916/stat : 28916 (csat) R 28914 28916 28815 0 -1 4194304 12267 0 0 0 119942 66 0 0 25 0 1 0 1099733166 49074176 11358 1992294400 134512640 135625496 4294956240 18446744073709551615 134541363 0 0 4096 0 0 0 0 17 1 0 0
/proc/28916/statm: 11981 11358 91 271 0 11707 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 47924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.42
CPU system time (s): 0.670898
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 47924

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

runsolver used 1.10583 second user time and 3.2715 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-28 21:05:20
IDJOB=1520984
IDBENCH=70519
IDSOLVER=517
FILE ID=node66/1520984-1238270720
PBS_JOBID= 9060911
Free space on /tmp= 66544 MiB

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

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

MD5SUM BENCH= 54a96505caa013e850b03b843814f5cb
RANDOM SEED=274280282

node66.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.286
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.286
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:       1143384 kB
Buffers:         89228 kB
Cached:         730936 kB
SwapCached:       8824 kB
Active:         216252 kB
Inactive:       614888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1143384 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          16568 kB
Slab:            66564 kB
Committed_AS:  3050448 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-03-28 21:25:22