Trace number 1553996

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate128.cnf
MD5SUMf21954c654ab1cfd9e2c1aa6fdf49c58
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 variables138559
Number of clauses415292
Sum of the clauses size969012
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2276860
Number of clauses of size 3138430
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-1553996-1238721699/watcher-1553996-1238721699 -o /tmp/evaluation-result-1553996-1238721699/solver-1553996-1238721699 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1553996-1238721699.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.98 0.99 3/72 32065
/proc/meminfo: memFree=1921488/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=2008 CPUtime=0
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 1144831282 2056192 289 1992294400 134512640 135625496 4294956224 18446744073709551615 134542549 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 502 289 86 271 0 228 0

[startup+0.0820609 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 32065
/proc/meminfo: memFree=1921488/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=12180 CPUtime=0.07
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 4957 0 0 0 5 2 0 0 18 0 1 0 1144831282 12472320 2832 1992294400 134512640 135625496 4294956224 18446744073709551615 134542544 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 3045 2832 86 271 0 2771 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12180

[startup+0.101063 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 32065
/proc/meminfo: memFree=1921488/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=17580 CPUtime=0.09
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 5830 0 0 0 7 2 0 0 18 0 1 0 1144831282 18001920 2624 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 4395 2628 86 271 0 4121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17580

[startup+0.3011 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 32065
/proc/meminfo: memFree=1921488/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=20356 CPUtime=0.29
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 9116 0 0 0 25 4 0 0 19 0 1 0 1144831282 20844544 4289 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 5089 4289 89 271 0 4815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20356

[startup+0.701175 s]
/proc/loadavg: 0.99 0.98 0.99 3/72 32065
/proc/meminfo: memFree=1921488/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=23256 CPUtime=0.69
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 11490 0 0 0 63 6 0 0 23 0 1 0 1144831282 23814144 5208 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 5814 5208 89 271 0 5540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23256

[startup+1.50133 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1888200/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=36248 CPUtime=1.49
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 16527 0 0 0 141 8 0 0 25 0 1 0 1144831282 37117952 8334 1992294400 134512640 135625496 4294956224 18446744073709551615 134516995 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9062 8334 91 271 0 8788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36248

[startup+3.10163 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1887944/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=36316 CPUtime=3.09
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 19344 0 0 0 300 9 0 0 25 0 1 0 1144831282 37187584 8351 1992294400 134512640 135625496 4294956224 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9079 8351 91 271 0 8805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36316

[startup+6.30123 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1887688/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=36380 CPUtime=6.29
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 24285 0 0 0 617 12 0 0 25 0 1 0 1144831282 37253120 8367 1992294400 134512640 135625496 4294956224 18446744073709551615 134530818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9095 8367 91 271 0 8821 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36380

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1887624/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=36428 CPUtime=12.68
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 33837 0 0 0 1253 15 0 0 25 0 1 0 1144831282 37302272 8379 1992294400 134512640 135625496 4294956224 18446744073709551615 134540687 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9107 8379 91 271 0 8833 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36428

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1887688/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=36520 CPUtime=25.48
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 51384 0 0 0 2525 23 0 0 25 0 1 0 1144831282 37396480 8402 1992294400 134512640 135625496 4294956224 18446744073709551615 134514971 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9130 8402 91 271 0 8856 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36520

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1887624/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=36640 CPUtime=51.06
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 84543 0 0 0 5067 39 0 0 25 0 1 0 1144831282 37519360 8432 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9160 8432 91 271 0 8886 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 36640

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1887048/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=37556 CPUtime=102.25
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 101101 0 0 0 10177 48 0 0 25 0 1 0 1144831282 38457344 8624 1992294400 134512640 135625496 4294956224 18446744073709551615 134529007 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9389 8624 91 271 0 9115 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 37556

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1886664/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=37300 CPUtime=162.22
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 122265 0 0 0 16164 58 0 0 25 0 1 0 1144831282 38195200 8597 1992294400 134512640 135625496 4294956224 18446744073709551615 134540789 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9325 8597 91 271 0 9051 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 37300

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1886664/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=37544 CPUtime=222.2
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 158946 0 0 0 22146 74 0 0 25 0 1 0 1144831282 38445056 8658 1992294400 134512640 135625496 4294956224 18446744073709551615 134538308 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9386 8658 91 271 0 9112 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 37544

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1886152/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=38288 CPUtime=282.18
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 183970 0 0 0 28132 86 0 0 25 0 1 0 1144831282 39206912 8823 1992294400 134512640 135625496 4294956224 18446744073709551615 134519115 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9572 8823 91 271 0 9298 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 38288

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1885640/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=38804 CPUtime=342.16
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 185687 0 0 0 34129 87 0 0 25 0 1 0 1144831282 39735296 8957 1992294400 134512640 135625496 4294956224 18446744073709551615 134529005 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9701 8957 91 271 0 9427 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 38804

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1885384/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=39012 CPUtime=402.14
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 198733 0 0 0 40120 94 0 0 25 0 1 0 1144831282 39948288 9007 1992294400 134512640 135625496 4294956224 18446744073709551615 134878047 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9753 9007 91 271 0 9479 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 39012

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1885320/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=39012 CPUtime=462.11
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 198737 0 0 0 46117 94 0 0 25 0 1 0 1144831282 39948288 9011 1992294400 134512640 135625496 4294956224 18446744073709551615 134530490 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9753 9011 91 271 0 9479 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 39012

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1885128/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=39280 CPUtime=522.09
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 198786 0 0 0 52115 94 0 0 25 0 1 0 1144831282 40222720 9060 1992294400 134512640 135625496 4294956224 18446744073709551615 134522468 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9820 9060 91 271 0 9546 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 39280

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1884552/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=39672 CPUtime=582.07
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 200933 0 0 0 58112 95 0 0 25 0 1 0 1144831282 40624128 9185 1992294400 134512640 135625496 4294956224 18446744073709551615 134540791 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9918 9185 91 271 0 9644 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 39672

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1884296/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=39964 CPUtime=642.05
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 210863 0 0 0 64105 100 0 0 25 0 1 0 1144831282 40923136 9235 1992294400 134512640 135625496 4294956224 18446744073709551615 134541841 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 9991 9235 91 271 0 9717 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 39964

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1884040/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=40116 CPUtime=702.02
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212124 0 0 0 70102 100 0 0 25 0 1 0 1144831282 41078784 9295 1992294400 134512640 135625496 4294956224 18446744073709551615 135068886 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10029 9295 91 271 0 9755 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 40116

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1883720/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=40412 CPUtime=762
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212189 0 0 0 76100 100 0 0 25 0 1 0 1144831282 41381888 9360 1992294400 134512640 135625496 4294956224 18446744073709551615 134540684 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10103 9360 91 271 0 9829 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 40412

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1883592/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=40540 CPUtime=821.98
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212390 0 0 0 82098 100 0 0 25 0 1 0 1144831282 41512960 9396 1992294400 134512640 135625496 4294956224 18446744073709551615 134530256 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10135 9396 91 271 0 9861 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 40540

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1883272/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=40876 CPUtime=881.96
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212462 0 0 0 88095 101 0 0 25 0 1 0 1144831282 41857024 9468 1992294400 134512640 135625496 4294956224 18446744073709551615 134540791 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10219 9468 91 271 0 9945 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 40876

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1883016/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=41016 CPUtime=941.94
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212518 0 0 0 94093 101 0 0 25 0 1 0 1144831282 42000384 9524 1992294400 134512640 135625496 4294956224 18446744073709551615 134540684 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10254 9524 91 271 0 9980 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 41016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1882888/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=41148 CPUtime=1001.92
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212543 0 0 0 100091 101 0 0 25 0 1 0 1144831282 42135552 9549 1992294400 134512640 135625496 4294956224 18446744073709551615 134540791 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10287 9549 91 271 0 10013 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 41148

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1882632/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=41412 CPUtime=1061.89
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212600 0 0 0 106088 101 0 0 25 0 1 0 1144831282 42405888 9606 1992294400 134512640 135625496 4294956224 18446744073709551615 134541659 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10353 9606 91 271 0 10079 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 41412

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1882184/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=41828 CPUtime=1121.87
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212695 0 0 0 112086 101 0 0 25 0 1 0 1144831282 42831872 9701 1992294400 134512640 135625496 4294956224 18446744073709551615 134538691 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10457 9701 91 271 0 10183 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 41828

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1882056/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=41964 CPUtime=1181.85
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212721 0 0 0 118084 101 0 0 25 0 1 0 1144831282 42971136 9727 1992294400 134512640 135625496 4294956224 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10491 9727 91 271 0 10217 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 41964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 32066
/proc/meminfo: memFree=1881992/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=41964 CPUtime=1200.05
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212739 0 0 0 119904 101 0 0 25 0 1 0 1144831282 42971136 9745 1992294400 134512640 135625496 4294956224 18446744073709551615 134540593 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10491 9745 91 271 0 10217 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 41964

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.98 0.99 2/73 32066
/proc/meminfo: memFree=1881992/2055920 swapFree=4174988/4192956
[pid=32065] ppid=32063 vsize=41964 CPUtime=1200.05
/proc/32065/stat : 32065 (csat) R 32063 32065 31580 0 -1 4194304 212739 0 0 0 119904 101 0 0 25 0 1 0 1144831282 42971136 9745 1992294400 134512640 135625496 4294956224 18446744073709551615 134540593 0 0 4096 0 0 0 0 17 1 0 0
/proc/32065/statm: 10491 9745 91 271 0 10217 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 41964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.04
CPU system time (s): 1.02284
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 41964

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

runsolver used 1.09183 second user time and 3.2865 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-03 03:21:40
IDJOB=1553996
IDBENCH=70772
IDSOLVER=517
FILE ID=node64/1553996-1238721699
PBS_JOBID= 9085302
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= f21954c654ab1cfd9e2c1aa6fdf49c58
RANDOM SEED=503916393

node64.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.261
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.261
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:       1921904 kB
Buffers:          6132 kB
Cached:          48216 kB
SwapCached:       8688 kB
Active:          31616 kB
Inactive:        33120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921904 kB
SwapTotal:     4192956 kB
SwapFree:      4174988 kB
Dirty:            8388 kB
Writeback:           0 kB
Mapped:          16124 kB
Slab:            54176 kB
Committed_AS:  3217824 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node64 at 2009-04-03 03:41:43