Trace number 1554152

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

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications 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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554152-1238724132/watcher-1554152-1238724132 -o /tmp/evaluation-result-1554152-1238724132/solver-1554152-1238724132 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1554152-1238724132.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.32 1.16 1.04 2/71 2091
/proc/meminfo: memFree=1761632/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=2008 CPUtime=0
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 1145076302 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134537563 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 502 289 86 271 0 228 0

[startup+0.03966 s]
/proc/loadavg: 1.32 1.16 1.04 2/71 2091
/proc/meminfo: memFree=1761632/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=2996 CPUtime=0.03
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 728 0 0 0 3 0 0 0 18 0 1 0 1145076302 3067904 483 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 749 483 89 271 0 475 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2996

[startup+0.101671 s]
/proc/loadavg: 1.32 1.16 1.04 2/71 2091
/proc/meminfo: memFree=1761632/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=9008 CPUtime=0.09
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2252 0 0 0 9 0 0 0 18 0 1 0 1145076302 9224192 2006 1992294400 134512640 135625496 4294956224 18446744073709551615 134530528 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2252 2006 91 271 0 1978 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9008

[startup+0.301708 s]
/proc/loadavg: 1.32 1.16 1.04 2/71 2091
/proc/meminfo: memFree=1761632/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=9008 CPUtime=0.29
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2256 0 0 0 29 0 0 0 20 0 1 0 1145076302 9224192 2010 1992294400 134512640 135625496 4294956224 18446744073709551615 134540634 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2252 2010 91 271 0 1978 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9008

[startup+0.701784 s]
/proc/loadavg: 1.32 1.16 1.04 2/71 2091
/proc/meminfo: memFree=1761632/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=9008 CPUtime=0.69
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2258 0 0 0 69 0 0 0 23 0 1 0 1145076302 9224192 2012 1992294400 134512640 135625496 4294956224 18446744073709551615 134540730 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2252 2012 91 271 0 1978 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9008

[startup+1.50294 s]
/proc/loadavg: 1.32 1.16 1.04 2/72 2092
/proc/meminfo: memFree=1753944/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=9008 CPUtime=1.49
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2265 0 0 0 149 0 0 0 25 0 1 0 1145076302 9224192 2019 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2252 2019 91 271 0 1978 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9008

[startup+3.10124 s]
/proc/loadavg: 1.32 1.16 1.04 2/72 2092
/proc/meminfo: memFree=1753752/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=9140 CPUtime=3.09
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2276 0 0 0 309 0 0 0 25 0 1 0 1145076302 9359360 2030 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2285 2030 91 271 0 2011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9140

[startup+6.30186 s]
/proc/loadavg: 1.29 1.15 1.04 2/72 2092
/proc/meminfo: memFree=1753640/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=9140 CPUtime=6.29
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2303 0 0 0 628 1 0 0 25 0 1 0 1145076302 9359360 2057 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2285 2057 91 271 0 2011 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9140

[startup+12.7011 s]
/proc/loadavg: 1.27 1.15 1.04 2/72 2092
/proc/meminfo: memFree=1753392/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=9404 CPUtime=12.69
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2355 0 0 0 1268 1 0 0 25 0 1 0 1145076302 9629696 2109 1992294400 134512640 135625496 4294956224 18446744073709551615 134540684 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2351 2109 91 271 0 2077 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9404

[startup+25.5015 s]
/proc/loadavg: 1.21 1.14 1.04 2/72 2092
/proc/meminfo: memFree=1753008/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=9800 CPUtime=25.48
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2449 0 0 0 2547 1 0 0 25 0 1 0 1145076302 10035200 2203 1992294400 134512640 135625496 4294956224 18446744073709551615 134540684 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2450 2203 91 271 0 2176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9800

[startup+51.1014 s]
/proc/loadavg: 1.14 1.13 1.03 2/72 2092
/proc/meminfo: memFree=1752368/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=10592 CPUtime=51.07
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 2641 0 0 0 5105 2 0 0 25 0 1 0 1145076302 10846208 2395 1992294400 134512640 135625496 4294956224 18446744073709551615 134516972 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 2648 2395 91 271 0 2374 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10592

[startup+102.306 s]
/proc/loadavg: 1.06 1.11 1.03 2/72 2092
/proc/meminfo: memFree=1750896/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=12060 CPUtime=102.25
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 3010 0 0 0 10221 4 0 0 25 0 1 0 1145076302 12349440 2764 1992294400 134512640 135625496 4294956224 18446744073709551615 134530818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 3015 2764 91 271 0 2741 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12060

[startup+162.302 s]
/proc/loadavg: 1.02 1.09 1.02 2/72 2092
/proc/meminfo: memFree=1749296/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=13604 CPUtime=162.23
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 3411 0 0 0 16217 6 0 0 25 0 1 0 1145076302 13930496 3165 1992294400 134512640 135625496 4294956224 18446744073709551615 134540196 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 3401 3165 91 271 0 3127 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13604

[startup+222.301 s]
/proc/loadavg: 1.00 1.07 1.02 2/72 2092
/proc/meminfo: memFree=1747632/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=15308 CPUtime=222.21
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 3809 0 0 0 22213 8 0 0 25 0 1 0 1145076302 15675392 3563 1992294400 134512640 135625496 4294956224 18446744073709551615 134530755 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 3827 3563 91 271 0 3553 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15308

[startup+282.302 s]
/proc/loadavg: 1.00 1.05 1.01 2/72 2092
/proc/meminfo: memFree=1746032/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=16764 CPUtime=282.19
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 4200 0 0 0 28209 10 0 0 25 0 1 0 1145076302 17166336 3954 1992294400 134512640 135625496 4294956224 18446744073709551615 134540760 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 4191 3954 91 271 0 3917 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16764

[startup+342.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/72 2092
/proc/meminfo: memFree=1744504/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=18476 CPUtime=342.17
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 4571 0 0 0 34203 14 0 0 25 0 1 0 1145076302 18919424 4325 1992294400 134512640 135625496 4294956224 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 4619 4325 91 271 0 4345 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18476

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/72 2092
/proc/meminfo: memFree=1743224/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=19680 CPUtime=402.15
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 4885 0 0 0 40200 15 0 0 25 0 1 0 1145076302 20152320 4639 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 4920 4639 91 271 0 4646 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 19680

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 2092
/proc/meminfo: memFree=1741944/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=20872 CPUtime=462.13
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 5210 0 0 0 46196 17 0 0 25 0 1 0 1145076302 21372928 4964 1992294400 134512640 135625496 4294956224 18446744073709551615 134538628 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 5218 4964 91 271 0 4944 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 20872

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/72 2092
/proc/meminfo: memFree=1740536/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=22420 CPUtime=522.11
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 5552 0 0 0 52191 20 0 0 25 0 1 0 1145076302 22958080 5306 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 5605 5306 91 271 0 5331 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 22420

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 2092
/proc/meminfo: memFree=1739128/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=23916 CPUtime=582.09
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 5906 0 0 0 58187 22 0 0 25 0 1 0 1145076302 24489984 5660 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 5979 5660 91 271 0 5705 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 23916

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 2092
/proc/meminfo: memFree=1737912/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=25132 CPUtime=642.08
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 6211 0 0 0 64183 25 0 0 25 0 1 0 1145076302 25735168 5965 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 6283 5965 91 271 0 6009 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 25132

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1736696/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=26348 CPUtime=702.05
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 6523 0 0 0 70179 26 0 0 25 0 1 0 1145076302 26980352 6277 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 6587 6277 91 271 0 6313 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 26348

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1735352/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=27692 CPUtime=762.03
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 6932 0 0 0 76175 28 0 0 25 0 1 0 1145076302 28356608 6550 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 6923 6550 91 271 0 6649 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 27692

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1734328/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=29068 CPUtime=822.01
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 7256 0 0 0 82171 30 0 0 25 0 1 0 1145076302 29765632 6874 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 7267 6874 91 271 0 6993 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 29068

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1733048/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=30280 CPUtime=881.99
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 7558 0 0 0 88167 32 0 0 25 0 1 0 1145076302 31006720 7176 1992294400 134512640 135625496 4294956224 18446744073709551615 134540749 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 7570 7176 91 271 0 7296 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 30280

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1732088/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=31236 CPUtime=941.97
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 7813 0 0 0 94163 34 0 0 25 0 1 0 1145076302 31985664 7431 1992294400 134512640 135625496 4294956224 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 7809 7431 91 271 0 7535 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 31236

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1731000/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=32296 CPUtime=1001.95
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 8072 0 0 0 100159 36 0 0 25 0 1 0 1145076302 33071104 7690 1992294400 134512640 135625496 4294956224 18446744073709551615 134541392 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 8074 7690 91 271 0 7800 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 32296

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1730040/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=33308 CPUtime=1061.92
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 8317 0 0 0 106154 38 0 0 25 0 1 0 1145076302 34107392 7935 1992294400 134512640 135625496 4294956224 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 8327 7935 91 271 0 8053 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 33308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1729016/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=34260 CPUtime=1121.9
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 8557 0 0 0 112150 40 0 0 25 0 1 0 1145076302 35082240 8175 1992294400 134512640 135625496 4294956224 18446744073709551615 134530769 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 8565 8175 91 271 0 8291 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 34260

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1727992/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=35184 CPUtime=1181.88
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 8818 0 0 0 118147 41 0 0 25 0 1 0 1145076302 36028416 8436 1992294400 134512640 135625496 4294956224 18446744073709551615 134541276 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 8796 8436 91 271 0 8522 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 35184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1727672/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=35448 CPUtime=1200.08
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 8897 0 0 0 119966 42 0 0 25 0 1 0 1145076302 36298752 8515 1992294400 134512640 135625496 4294956224 18446744073709551615 134541259 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 8862 8515 91 271 0 8588 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 35448

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: 1.00 1.00 1.00 2/72 2092
/proc/meminfo: memFree=1727672/2055920 swapFree=4170332/4192956
[pid=2091] ppid=2089 vsize=35448 CPUtime=1200.08
/proc/2091/stat : 2091 (csat) R 2089 2091 1061 0 -1 4194304 8897 0 0 0 119966 42 0 0 25 0 1 0 1145076302 36298752 8515 1992294400 134512640 135625496 4294956224 18446744073709551615 134541259 0 0 4096 0 0 0 0 17 1 0 0
/proc/2091/statm: 8862 8515 91 271 0 8588 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 35448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.67
CPU system time (s): 0.430934
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 35448

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

runsolver used 0.931858 second user time and 3.44348 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-03 04:02:12
IDJOB=1554152
IDBENCH=70775
IDSOLVER=517
FILE ID=node38/1554152-1238724132
PBS_JOBID= 9085307
Free space on /tmp= 66488 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554152-1238724132/watcher-1554152-1238724132 -o /tmp/evaluation-result-1554152-1238724132/solver-1554152-1238724132 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1554152-1238724132.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=389703800

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:       1762048 kB
Buffers:         73196 kB
Cached:         120524 kB
SwapCached:      11232 kB
Active:          48980 kB
Inactive:       157480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762048 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            4404 kB
Writeback:           0 kB
Mapped:          18440 kB
Slab:            72548 kB
Committed_AS:  3384720 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= 66484 MiB
End job on node38 at 2009-04-03 04:22:15