Trace number 1837285

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-22UNSAT 3489.15 3490.09

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark834.519
Satisfiable
(Un)Satisfiability was proved
Number of variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12561    29309 |    3768       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |    9499    28877 |      --       0       --      -- |     --   | -3060/-427
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 2111   #clauses: 9499   #literals: 28877
0.00/0.10	c CPU time:   0.094985 s
0.00/0.10	c ==============================================================================
0.00/0.11	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.11	c Number of variables   : 2111         
0.00/0.11	c Number of clauses     : 9499         
0.00/0.12	c Parsing time: 0.01         s
3489.04/3490.07	c restarts              : 15492
3489.04/3490.07	c conflicts             : 3236595        (928 /sec)
3489.04/3490.07	c decisions             : 4303238        (1.43 % random) (1233 /sec)
3489.04/3490.07	c propagations          : 247461027      (70929 /sec)
3489.04/3490.07	c conflict literals     : 68822951       (43.92 % deleted)
3489.04/3490.07	c Memory used           : 47.33 MB
3489.04/3490.07	c CPU time              : 3488.85 s
3489.04/3490.07	UNSATISFIABLE
3489.04/3490.07	
3489.04/3490.08	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1837285-1242867036/watcher-1837285-1242867036 -o /tmp/evaluation-result-1837285-1242867036/solver-1837285-1242867036 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837285-1242867036.cnf -random-seed=1203569274 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.85 0.97 0.94 3/64 10867
/proc/meminfo: memFree=1691352/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314731668 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10867/statm: 1339 237 197 169 0 50 0

[startup+0.0903229 s]
/proc/loadavg: 0.85 0.97 0.94 3/64 10867
/proc/meminfo: memFree=1691352/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314731668 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10867/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101323 s]
/proc/loadavg: 0.85 0.97 0.94 3/64 10867
/proc/meminfo: memFree=1691352/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314731668 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10867/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301344 s]
/proc/loadavg: 0.85 0.97 0.94 3/64 10867
/proc/meminfo: memFree=1691352/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+0.701381 s]
/proc/loadavg: 0.85 0.97 0.94 3/64 10867
/proc/meminfo: memFree=1691352/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+1.50145 s]
/proc/loadavg: 0.85 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1687944/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=5128 CPUtime=1.37
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 950 0 0 0 137 0 0 0 25 0 1 0 314731680 5251072 936 1992294400 134512640 135212243 4294956240 18446744073709551615 134535846 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 1282 936 76 170 0 1109 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10484

[startup+3.10259 s]
/proc/loadavg: 0.86 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1686344/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=6884 CPUtime=2.97
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 1396 0 0 0 297 0 0 0 25 0 1 0 314731680 7049216 1382 1992294400 134512640 135212243 4294956240 18446744073709551615 134539837 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 1721 1382 76 170 0 1548 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12240

[startup+6.30187 s]
/proc/loadavg: 0.86 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1683544/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=9216 CPUtime=6.17
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 1971 0 0 0 617 0 0 0 25 0 1 0 314731680 9437184 1957 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 2304 1957 76 170 0 2131 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14572

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1680216/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=12264 CPUtime=12.57
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 2704 0 0 0 1256 1 0 0 25 0 1 0 314731680 12558336 2690 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 3066 2690 76 170 0 2893 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17620

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1679384/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=12848 CPUtime=25.36
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 2866 0 0 0 2535 1 0 0 25 0 1 0 314731680 13156352 2852 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 3212 2852 76 170 0 3039 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18204

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1677784/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=14400 CPUtime=50.96
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 3237 0 0 0 5094 2 0 0 25 0 1 0 314731680 14745600 3223 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 3600 3223 76 170 0 3427 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19756

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1676440/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=15656 CPUtime=102.14
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 3565 0 0 0 10212 2 0 0 25 0 1 0 314731680 16031744 3551 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 3914 3551 76 170 0 3741 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21012

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1675288/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=17096 CPUtime=162.12
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 3839 0 0 0 16210 2 0 0 25 0 1 0 314731680 17506304 3825 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 4274 3825 76 170 0 4101 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22452

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1674072/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=18360 CPUtime=222.11
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 4143 0 0 0 22208 3 0 0 25 0 1 0 314731680 18800640 4129 1992294400 134512640 135212243 4294956240 18446744073709551615 134536149 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 4590 4129 76 170 0 4417 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23716

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1673048/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=19276 CPUtime=282.1
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 4391 0 0 0 28207 3 0 0 25 0 1 0 314731680 19738624 4377 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 4819 4377 76 170 0 4646 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24632

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1671832/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=20552 CPUtime=342.08
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 4684 0 0 0 34204 4 0 0 25 0 1 0 314731680 21045248 4670 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 5138 4670 76 170 0 4965 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 25908

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/66 10873
/proc/meminfo: memFree=1670360/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=22240 CPUtime=402.06
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 5055 0 0 0 40202 4 0 0 25 0 1 0 314731680 22773760 5041 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 5560 5041 76 170 0 5387 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 27596

[startup+462.302 s]

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


[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1645848/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=47160 CPUtime=3161.33
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 10999 0 0 0 316117 16 0 0 25 0 1 0 314731680 48291840 10985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 11790 10985 76 170 0 11617 0
Current children cumulated CPU time (s) 3161.43
Current children cumulated vsize (KiB) 52516

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1645208/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=47920 CPUtime=3221.31
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11145 0 0 0 322115 16 0 0 25 0 1 0 314731680 49070080 11131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526467 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 11980 11131 76 170 0 11807 0
Current children cumulated CPU time (s) 3221.41
Current children cumulated vsize (KiB) 53276

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1645144/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=47920 CPUtime=3281.3
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11145 0 0 0 328114 16 0 0 25 0 1 0 314731680 49070080 11131 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 11980 11131 76 170 0 11807 0
Current children cumulated CPU time (s) 3281.4
Current children cumulated vsize (KiB) 53276

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1645080/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=47920 CPUtime=3341.28
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11160 0 0 0 334112 16 0 0 25 0 1 0 314731680 49070080 11146 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 11980 11146 76 170 0 11807 0
Current children cumulated CPU time (s) 3341.38
Current children cumulated vsize (KiB) 53276

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644888/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48296 CPUtime=3401.26
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11209 0 0 0 340110 16 0 0 25 0 1 0 314731680 49455104 11195 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12074 11195 76 170 0 11901 0
Current children cumulated CPU time (s) 3401.36
Current children cumulated vsize (KiB) 53652

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3461.25
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 346108 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134523534 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3461.35
Current children cumulated vsize (KiB) 53816

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

[startup+3468.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3467.65
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 346748 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526260 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3467.75
Current children cumulated vsize (KiB) 53816

[startup+3481.51 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3480.45
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 348028 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526464 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3480.55
Current children cumulated vsize (KiB) 53816

[startup+3484.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3483.65
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 348348 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3483.75
Current children cumulated vsize (KiB) 53816

[startup+3487.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3486.84
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 348667 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3486.94
Current children cumulated vsize (KiB) 53816

[startup+3488.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3487.64
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 348747 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3487.74
Current children cumulated vsize (KiB) 53816

[startup+3489.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3488.44
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 348827 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3488.54
Current children cumulated vsize (KiB) 53816

[startup+3489.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3488.84
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 348867 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3488.94
Current children cumulated vsize (KiB) 53816

[startup+3490 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 10881
/proc/meminfo: memFree=1644632/2055920 swapFree=4180264/4192956
[pid=10867] ppid=10865 vsize=5356 CPUtime=0.1
/proc/10867/stat : 10867 (SatELiteGTI) S 10865 10867 10830 0 -1 4194304 333 954 0 0 0 0 10 0 16 0 1 0 314731668 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10867/statm: 1339 239 197 169 0 50 0
[pid=10873] ppid=10867 vsize=48460 CPUtime=3488.94
/proc/10873/stat : 10873 (minisat_static) R 10867 10867 10830 0 -1 4194304 11267 0 0 0 348877 17 0 0 25 0 1 0 314731680 49623040 11253 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10873/statm: 12115 11253 76 170 0 11942 0
Current children cumulated CPU time (s) 3489.04
Current children cumulated vsize (KiB) 53816

Child status: 20
Real time (s): 3490.09
CPU time (s): 3489.15
CPU user time (s): 3488.96
CPU system time (s): 0.188971
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 53816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3488.96
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12721
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= 46
involuntary context switches= 7447

runsolver used 4.08138 second user time and 8.58869 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-21 02:50:36
IDJOB=1837285
IDBENCH=70811
IDSOLVER=675
FILE ID=node50/1837285-1242867036
PBS_JOBID= 9328553
Free space on /tmp= 65832 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray02_32.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837285-1242867036/watcher-1837285-1242867036 -o /tmp/evaluation-result-1837285-1242867036/solver-1837285-1242867036 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837285-1242867036.cnf -random-seed=1203569274

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED=1203569274

node50.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.216
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.216
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:       1691832 kB
Buffers:         35064 kB
Cached:         289988 kB
SwapCached:       6856 kB
Active:         154912 kB
Inactive:       178264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691832 kB
SwapTotal:     4192956 kB
SwapFree:      4180264 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          13312 kB
Slab:            16984 kB
Committed_AS:  1011456 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65828 MiB
End job on node50 at 2009-05-21 03:48:46