Trace number 1833598

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.03 1200.41

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

0.00/0.00	c Parsing...
0.00/0.35	c ==============================================================================
0.00/0.35	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.35	c ==============================================================================
0.00/0.35	c |         0 |  415290   969010 |  124586       0        0     nan |  0.000 % |
2.59/2.63	c |         0 |  316116   885852 |      --       0       --      -- |     --   | -99172/-83153
2.59/2.63	c ==============================================================================
2.59/2.63	c Result  :   #vars: 76931   #clauses: 316116   #literals: 885852
2.59/2.63	c CPU time:   2.51362 s
2.59/2.63	c ==============================================================================
2.88/2.95	c WARNING: for repeatability, setting FPU to use double precision
2.88/2.95	c Number of variables   : 76931        
2.88/2.95	c Number of clauses     : 316116       
2.94/3.14	c Parsing time: 0.17         s

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

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: 1.04 1.13 1.14 3/64 17661
/proc/meminfo: memFree=1966808/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=0
/proc/17661/stat : 17661 (SatELiteGTI) R 17659 17661 17522 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 310406955 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437301747 0 0 4100 65536 0 0 0 17 0 0 0
/proc/17661/statm: 1339 237 197 169 0 50 0

[startup+0.0756009 s]
/proc/loadavg: 1.04 1.13 1.14 3/64 17661
/proc/meminfo: memFree=1966808/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=0
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310406955 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17661/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102611 s]
/proc/loadavg: 1.04 1.13 1.14 3/64 17661
/proc/meminfo: memFree=1966808/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=0
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310406955 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17661/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301623 s]
/proc/loadavg: 1.04 1.13 1.14 3/64 17661
/proc/meminfo: memFree=1966808/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=0
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310406955 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17661/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70167 s]
/proc/loadavg: 1.04 1.13 1.14 3/64 17661
/proc/meminfo: memFree=1966808/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=0
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310406955 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17661/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50176 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17666
/proc/meminfo: memFree=1897848/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=0
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310406955 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17661/statm: 1339 237 197 169 0 50 0
[pid=17665] ppid=17661 vsize=82968 CPUtime=1.48
/proc/17665/stat : 17665 (SatELite_releas) R 17661 17661 17522 0 -1 4194304 18230 0 0 0 138 10 0 0 25 0 1 0 310406955 84959232 17065 1992294400 134512640 135223648 4294956128 18446744073709551615 134586777 0 0 4096 3 0 0 0 17 1 0 0
/proc/17665/statm: 20742 17065 76 173 0 20567 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88324

[startup+3.10196 s]
/proc/loadavg: 1.04 1.13 1.14 2/66 17666
/proc/meminfo: memFree=1891896/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 5356

[startup+6.30131 s]
/proc/loadavg: 1.03 1.12 1.14 2/66 17667
/proc/meminfo: memFree=1934840/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=21948 CPUtime=3.33
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 4962 0 0 0 330 3 0 0 25 0 1 0 310407251 22474752 4948 1992294400 134512640 135212243 4294956240 18446744073709551615 134535979 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 5487 4948 75 170 0 5314 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27304

[startup+12.701 s]
/proc/loadavg: 1.03 1.12 1.14 2/66 17667
/proc/meminfo: memFree=1934912/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=22080 CPUtime=9.72
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 5004 0 0 0 969 3 0 0 25 0 1 0 310407251 22609920 4990 1992294400 134512640 135212243 4294956240 18446744073709551615 134536919 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 5520 4990 75 170 0 5347 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 27436

[startup+25.5025 s]
/proc/loadavg: 1.02 1.11 1.14 2/66 17667
/proc/meminfo: memFree=1934656/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=22476 CPUtime=22.52
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 5094 0 0 0 2249 3 0 0 25 0 1 0 310407251 23015424 5080 1992294400 134512640 135212243 4294956240 18446744073709551615 134526467 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 5619 5080 75 170 0 5446 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27832

[startup+51.1024 s]
/proc/loadavg: 1.01 1.10 1.13 2/66 17667
/proc/meminfo: memFree=1934144/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=23008 CPUtime=48.1
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 5238 0 0 0 4807 3 0 0 25 0 1 0 310407251 23560192 5224 1992294400 134512640 135212243 4294956240 18446744073709551615 134535612 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 5752 5224 75 170 0 5579 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 28364

[startup+102.305 s]
/proc/loadavg: 1.00 1.09 1.12 2/66 17667
/proc/meminfo: memFree=1932288/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=24880 CPUtime=99.29
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 5705 0 0 0 9925 4 0 0 25 0 1 0 310407251 25477120 5691 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 6220 5691 75 170 0 6047 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30236

[startup+162.302 s]
/proc/loadavg: 1.00 1.07 1.11 2/66 17667
/proc/meminfo: memFree=1930688/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=26472 CPUtime=159.27
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 6102 0 0 0 15923 4 0 0 25 0 1 0 310407251 27107328 6088 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 6618 6088 75 170 0 6445 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 31828

[startup+222.303 s]
/proc/loadavg: 1.00 1.05 1.10 2/66 17667
/proc/meminfo: memFree=1928896/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=28240 CPUtime=219.26
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 6539 0 0 0 21921 5 0 0 25 0 1 0 310407251 28917760 6525 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 7060 6525 75 170 0 6887 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 33596

[startup+282.303 s]
/proc/loadavg: 1.00 1.04 1.09 2/66 17667
/proc/meminfo: memFree=1927168/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=30048 CPUtime=279.24
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 6972 0 0 0 27919 5 0 0 25 0 1 0 310407251 30769152 6958 1992294400 134512640 135212243 4294956240 18446744073709551615 134526507 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 7512 6958 75 170 0 7339 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 35404

[startup+342.303 s]
/proc/loadavg: 1.00 1.03 1.08 2/66 17667
/proc/meminfo: memFree=1925504/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=31668 CPUtime=339.22
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 7380 0 0 0 33917 5 0 0 25 0 1 0 310407251 32428032 7366 1992294400 134512640 135212243 4294956240 18446744073709551615 134535941 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 7917 7366 75 170 0 7744 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 37024

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/66 17667
/proc/meminfo: memFree=1923648/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=33388 CPUtime=399.21
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 7837 0 0 0 39915 6 0 0 25 0 1 0 310407251 34189312 7823 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 8347 7823 75 170 0 8174 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 38744

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 17667
/proc/meminfo: memFree=1922176/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94

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

/proc/17667/statm: 9078 8524 75 170 0 8905 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 41668

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 17667
/proc/meminfo: memFree=1919360/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=37760 CPUtime=579.16
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 8902 0 0 0 57909 7 0 0 25 0 1 0 310407251 38666240 8888 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 9440 8888 75 170 0 9267 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 43116

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 17667
/proc/meminfo: memFree=1917760/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=39252 CPUtime=639.15
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 9284 0 0 0 63907 8 0 0 25 0 1 0 310407251 40194048 9270 1992294400 134512640 135212243 4294956240 18446744073709551615 134535612 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 9813 9270 75 170 0 9640 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 44608

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 17673
/proc/meminfo: memFree=1916224/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=40800 CPUtime=699.12
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 9653 0 0 0 69904 8 0 0 25 0 1 0 310407251 41779200 9639 1992294400 134512640 135212243 4294956240 18446744073709551615 134526275 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 10200 9639 75 170 0 10027 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 46156

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17673
/proc/meminfo: memFree=1915008/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=41888 CPUtime=759.1
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 9945 0 0 0 75902 8 0 0 25 0 1 0 310407251 42893312 9931 1992294400 134512640 135212243 4294956240 18446744073709551615 134535659 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 10472 9931 75 170 0 10299 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 47244

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17673
/proc/meminfo: memFree=1913024/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=43980 CPUtime=819.09
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 10445 0 0 0 81900 9 0 0 25 0 1 0 310407251 45035520 10431 1992294400 134512640 135212243 4294956240 18446744073709551615 134526032 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 10995 10431 75 170 0 10822 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 49336

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 17673
/proc/meminfo: memFree=1911616/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=45308 CPUtime=879.07
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 10791 0 0 0 87898 9 0 0 25 0 1 0 310407251 46395392 10777 1992294400 134512640 135212243 4294956240 18446744073709551615 134536931 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 11327 10777 75 170 0 11154 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 50664

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 17673
/proc/meminfo: memFree=1910208/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=46640 CPUtime=939.05
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 11139 0 0 0 93896 9 0 0 25 0 1 0 310407251 47759360 11125 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 11660 11125 75 170 0 11487 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 51996

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 17673
/proc/meminfo: memFree=1908736/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=48108 CPUtime=999.03
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 11499 0 0 0 99893 10 0 0 25 0 1 0 310407251 49262592 11485 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 12027 11485 75 170 0 11854 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 53464

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17673
/proc/meminfo: memFree=1907328/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=49572 CPUtime=1059.02
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 11852 0 0 0 105892 10 0 0 25 0 1 0 310407251 50761728 11838 1992294400 134512640 135212243 4294956240 18446744073709551615 134535846 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 12393 11838 75 170 0 12220 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 54928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17673
/proc/meminfo: memFree=1905728/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=51148 CPUtime=1119.01
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 12236 0 0 0 111890 11 0 0 25 0 1 0 310407251 52375552 12222 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 12787 12222 75 170 0 12614 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 56504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17673
/proc/meminfo: memFree=1904000/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=52884 CPUtime=1178.99
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 12670 0 0 0 117887 12 0 0 25 0 1 0 310407251 54153216 12656 1992294400 134512640 135212243 4294956240 18446744073709551615 134525974 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 13221 12656 75 170 0 13048 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 58240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17673
/proc/meminfo: memFree=1903552/2055920 swapFree=4179040/4192956
[pid=17661] ppid=17659 vsize=5356 CPUtime=2.94
/proc/17661/stat : 17661 (SatELiteGTI) S 17659 17661 17522 0 -1 4194304 335 19458 0 0 0 0 279 15 16 0 1 0 310406955 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17661/statm: 1339 239 197 169 0 50 0
[pid=17667] ppid=17661 vsize=53252 CPUtime=1197.09
/proc/17667/stat : 17667 (minisat_static) R 17661 17661 17522 0 -1 4194304 12769 0 0 0 119697 12 0 0 25 0 1 0 310407251 54530048 12755 1992294400 134512640 135212243 4294956240 18446744073709551615 134526516 0 0 4096 3 0 0 0 17 1 0 0
/proc/17667/statm: 13313 12755 75 170 0 13140 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 58608

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17661 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=795575
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=159975
# CPU time returned by wait4() is 2.95555
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1199.76
CPU system time (s): 0.27
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 91408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.79557
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19793
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= 12
involuntary context switches= 16

runsolver used 1.39179 second user time and 2.95555 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-20 14:49:54
IDJOB=1833598
IDBENCH=70772
IDSOLVER=672
FILE ID=node62/1833598-1242823793
PBS_JOBID= 9322490
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= f21954c654ab1cfd9e2c1aa6fdf49c58
RANDOM SEED=92576039

node62.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.220
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.220
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:       1967352 kB
Buffers:         14760 kB
Cached:          35508 kB
SwapCached:       7464 kB
Active:          33904 kB
Inactive:        26012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1967352 kB
SwapTotal:     4192956 kB
SwapFree:      4179040 kB
Dirty:            8804 kB
Writeback:           0 kB
Mapped:          14688 kB
Slab:            14496 kB
Committed_AS:   850792 kB
PageTables:       1464 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= 66252 MiB
End job on node62 at 2009-05-20 15:09:56