Trace number 1833602

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
MiniSAT 09z 2009-03-22? (TO) 1200.06 1200.41

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

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   25482    59458 |    7644       0        0     nan |  0.000 % |
0.08/0.16	c |         0 |   19097    53996 |      --       0       --      -- |     --   | -6383/-5457
0.08/0.16	c ==============================================================================
0.08/0.16	c Result  :   #vars: 4641   #clauses: 19097   #literals: 53996
0.08/0.16	c CPU time:   0.146977 s
0.08/0.16	c ==============================================================================
0.08/0.17	c WARNING: for repeatability, setting FPU to use double precision
0.08/0.18	c Number of variables   : 4641         
0.08/0.18	c Number of clauses     : 19097        
0.08/0.19	c Parsing time: 0.01         s
1200.04/1200.41	HOME/SatELiteGTI: line 36:  3723 Terminated              $MS $2 $TMP.cnf $TMP.result

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-1833602-1242823811/watcher-1833602-1242823811 -o /tmp/evaluation-result-1833602-1242823811/solver-1833602-1242823811 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833602-1242823811.cnf -random-seed=939488751 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 3717
/proc/meminfo: memFree=1894704/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310410990 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 237 197 169 0 50 0
[pid=3721] ppid=3717 vsize=5356 CPUtime=0
/proc/3721/stat : 3721 (SatELiteGTI) R 3717 3717 3577 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 310410990 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807578407 0 0 4096 0 0 0 0 17 1 0 0
/proc/3721/statm: 1339 237 197 169 0 50 0

[startup+0.078717 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 3717
/proc/meminfo: memFree=1894704/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310410990 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 237 197 169 0 50 0
[pid=3721] ppid=3717 vsize=5812 CPUtime=0.06
/proc/3721/stat : 3721 (SatELite_releas) R 3717 3717 3577 0 -1 4194304 1191 0 0 0 6 0 0 0 18 0 1 0 310410990 5951488 1155 1992294400 134512640 135223648 4294956128 18446744073709551615 134587019 0 0 4096 3 0 0 0 17 0 0 0
/proc/3721/statm: 1453 1155 76 173 0 1278 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11168

[startup+0.102716 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 3717
/proc/meminfo: memFree=1894704/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310410990 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 237 197 169 0 50 0
[pid=3721] ppid=3717 vsize=5944 CPUtime=0.08
/proc/3721/stat : 3721 (SatELite_releas) R 3717 3717 3577 0 -1 4194304 1231 0 0 0 8 0 0 0 18 0 1 0 310410990 6086656 1195 1992294400 134512640 135223648 4294956128 18446744073709551615 134586649 0 0 4096 3 0 0 0 17 0 0 0
/proc/3721/statm: 1486 1195 76 173 0 1311 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11300

[startup+0.301731 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 3717
/proc/meminfo: memFree=1894704/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5356

[startup+0.701773 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 3717
/proc/meminfo: memFree=1894704/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5356

[startup+1.50286 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1892000/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=3304 CPUtime=1.31
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 537 0 0 0 131 0 0 0 25 0 1 0 310411007 3383296 523 1992294400 134512640 135212243 4294956240 18446744073709551615 134536032 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 826 523 76 170 0 653 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8660

[startup+3.10103 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1891680/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=3568 CPUtime=2.91
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 603 0 0 0 291 0 0 0 25 0 1 0 310411007 3653632 589 1992294400 134512640 135212243 4294956240 18446744073709551615 134526041 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 892 589 76 170 0 719 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8924

[startup+6.30137 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1891104/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=4108 CPUtime=6.11
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 736 0 0 0 611 0 0 0 25 0 1 0 310411007 4206592 722 1992294400 134512640 135212243 4294956240 18446744073709551615 134536907 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 1027 722 76 170 0 854 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9464

[startup+12.7011 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1890080/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=5196 CPUtime=12.51
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 985 0 0 0 1251 0 0 0 25 0 1 0 310411007 5320704 971 1992294400 134512640 135212243 4294956240 18446744073709551615 134536944 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 1299 971 76 170 0 1126 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10552

[startup+25.5014 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1888416/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=6668 CPUtime=25.3
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 1381 0 0 0 2530 0 0 0 25 0 1 0 310411007 6828032 1367 1992294400 134512640 135212243 4294956240 18446744073709551615 134536831 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 1667 1367 76 170 0 1494 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12024

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1886112/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=8960 CPUtime=50.89
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 1954 0 0 0 5088 1 0 0 25 0 1 0 310411007 9175040 1940 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 2240 1940 76 170 0 2067 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14316

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1882272/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=12992 CPUtime=102.09
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 2922 0 0 0 10206 3 0 0 25 0 1 0 310411007 13303808 2908 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 3248 2908 76 170 0 3075 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18348

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1879840/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=15412 CPUtime=162.06
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 3515 0 0 0 16203 3 0 0 25 0 1 0 310411007 15781888 3501 1992294400 134512640 135212243 4294956240 18446744073709551615 134526229 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 3853 3501 76 170 0 3680 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20768

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1879776/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=15412 CPUtime=222.04
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 3525 0 0 0 22201 3 0 0 25 0 1 0 310411007 15781888 3511 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 3853 3511 76 170 0 3680 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20768

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1879328/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=15888 CPUtime=282.03
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 3613 0 0 0 28199 4 0 0 25 0 1 0 310411007 16269312 3599 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 3972 3599 76 170 0 3799 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21244

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1878816/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=16300 CPUtime=342.01
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 3735 0 0 0 34197 4 0 0 25 0 1 0 310411007 16691200 3721 1992294400 134512640 135212243 4294956240 18446744073709551615 134536947 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4075 3721 76 170 0 3902 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21656

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1878752/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17

################
# More data... #
################

[pid=3723] ppid=3717 vsize=16620 CPUtime=461.97
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 3794 0 0 0 46193 4 0 0 25 0 1 0 310411007 17018880 3780 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4155 3780 76 170 0 3982 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 21976

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1877472/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=17512 CPUtime=521.96
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4049 0 0 0 52191 5 0 0 25 0 1 0 310411007 17932288 4035 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4378 4035 76 170 0 4205 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 22868

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1877408/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=17652 CPUtime=581.95
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4056 0 0 0 58190 5 0 0 25 0 1 0 310411007 18075648 4042 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4413 4042 76 170 0 4240 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 23008

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3723
/proc/meminfo: memFree=1877344/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=17652 CPUtime=641.93
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4067 0 0 0 64188 5 0 0 25 0 1 0 310411007 18075648 4053 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4413 4053 76 170 0 4240 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 23008

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1876248/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=18684 CPUtime=701.91
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4287 0 0 0 70186 5 0 0 25 0 1 0 310411007 19132416 4273 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4671 4273 76 170 0 4498 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 24040

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1875864/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=18968 CPUtime=761.89
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4371 0 0 0 76184 5 0 0 25 0 1 0 310411007 19423232 4357 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4742 4357 76 170 0 4569 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 24324

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1875800/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=18968 CPUtime=821.87
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4371 0 0 0 82182 5 0 0 25 0 1 0 310411007 19423232 4357 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4742 4357 76 170 0 4569 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 24324

[startup+882.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1875672/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=19180 CPUtime=881.85
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4391 0 0 0 88180 5 0 0 25 0 1 0 310411007 19640320 4377 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4795 4377 76 170 0 4622 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 24536

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1875288/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=19476 CPUtime=941.84
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4481 0 0 0 94178 6 0 0 25 0 1 0 310411007 19943424 4467 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 4869 4467 76 170 0 4696 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 24832

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1874400/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=20448 CPUtime=1001.82
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4702 0 0 0 100176 6 0 0 25 0 1 0 310411007 20938752 4688 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 5112 4688 76 170 0 4939 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 25804

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1874400/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=20448 CPUtime=1061.8
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4702 0 0 0 106174 6 0 0 25 0 1 0 310411007 20938752 4688 1992294400 134512640 135212243 4294956240 18446744073709551615 134535657 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 5112 4688 76 170 0 4939 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 25804

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1874400/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=20448 CPUtime=1121.78
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4702 0 0 0 112172 6 0 0 25 0 1 0 310411007 20938752 4688 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 5112 4688 76 170 0 4939 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 25804

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1874336/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=20448 CPUtime=1181.77
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4717 0 0 0 118171 6 0 0 25 0 1 0 310411007 20938752 4703 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 5112 4703 76 170 0 4939 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 25804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 3729
/proc/meminfo: memFree=1874208/2055920 swapFree=4105488/4192956
[pid=3717] ppid=3715 vsize=5356 CPUtime=0.17
/proc/3717/stat : 3717 (SatELiteGTI) S 3715 3717 3577 0 -1 4194304 335 1510 0 0 0 0 16 1 15 0 1 0 310410990 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3717/statm: 1339 239 197 169 0 50 0
[pid=3723] ppid=3717 vsize=20604 CPUtime=1199.87
/proc/3723/stat : 3723 (minisat_static) R 3717 3717 3577 0 -1 4194304 4738 0 0 0 119981 6 0 0 25 0 1 0 310411007 21098496 4724 1992294400 134512640 135212243 4294956240 18446744073709551615 134528028 0 0 4096 3 0 0 0 17 1 0 0
/proc/3723/statm: 5151 4724 76 170 0 4978 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 25960

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.083987
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 25960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6613
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= 30
involuntary context switches= 1654

runsolver used 1.23481 second user time and 3.14252 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-20 14:50:12
IDJOB=1833602
IDBENCH=70775
IDSOLVER=672
FILE ID=node81/1833602-1242823811
PBS_JOBID= 9322519
Free space on /tmp= 126528 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833602-1242823811/watcher-1833602-1242823811 -o /tmp/evaluation-result-1833602-1242823811/solver-1833602-1242823811 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833602-1242823811.cnf -random-seed=939488751

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=939488751

node81.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1895248 kB
Buffers:         17472 kB
Cached:          26720 kB
SwapCached:      80860 kB
Active:          38448 kB
Inactive:        88288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1895248 kB
SwapTotal:     4192956 kB
SwapFree:      4105488 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:          13620 kB
Slab:            19756 kB
Committed_AS:   949380 kB
PageTables:       1452 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= 126524 MiB
End job on node81 at 2009-05-20 15:10:14