Trace number 1832028

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 1153.18 1153.45

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark387.769
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

0.00/0.00	c Parsing...
0.00/0.68	c ==============================================================================
0.00/0.68	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.68	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.68	c ==============================================================================
0.00/0.68	c |         0 |  840401  1959486 |  252120       0        0     nan |  0.000 % |
6.18/6.26	c |         0 |  357793   957950 |      --       0       --      -- |     --   | -306964/-605014
6.18/6.26	c ==============================================================================
6.18/6.26	c Result  :   #vars: 59617   #clauses: 357793   #literals: 957950
6.18/6.26	c CPU time:   6.01209 s
6.18/6.26	c ==============================================================================
6.59/6.64	c WARNING: for repeatability, setting FPU to use double precision
6.59/6.65	c Number of variables   : 59617        
6.59/6.65	c Number of clauses     : 357793       
6.63/6.86	c Parsing time: 0.20         s
1153.11/1153.43	c restarts              : 1719
1153.11/1153.43	c conflicts             : 771812         (673 /sec)
1153.11/1153.43	c decisions             : 1060575        (0.77 % random) (925 /sec)
1153.11/1153.43	c propagations          : 851712336      (742921 /sec)
1153.11/1153.43	c conflict literals     : 23183966       (43.34 % deleted)
1153.11/1153.43	c Memory used           : 37.26 MB
1153.11/1153.43	c CPU time              : 1146.44 s
1153.11/1153.43	UNSATISFIABLE
1153.11/1153.43	
1153.11/1153.44	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-1832028-1242767354/watcher-1832028-1242767354 -o /tmp/evaluation-result-1832028-1242767354/solver-1832028-1242767354 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832028-1242767354.cnf -random-seed=471978712 

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.00 1.00 0.98 3/64 10547
/proc/meminfo: memFree=1930744/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=0
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 304768157 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10547/statm: 1339 237 197 169 0 50 0

[startup+0.0398991 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 10547
/proc/meminfo: memFree=1930744/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=0
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 304768157 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10547/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101905 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 10547
/proc/meminfo: memFree=1930744/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=0
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 304768157 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10547/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301918 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 10547
/proc/meminfo: memFree=1930744/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=0
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 304768157 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10547/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701947 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 10547
/proc/meminfo: memFree=1930744/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=0
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 304768157 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10547/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10552
/proc/meminfo: memFree=1847720/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=0
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 304768157 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10547/statm: 1339 237 197 169 0 50 0
[pid=10551] ppid=10547 vsize=99468 CPUtime=1.49
/proc/10551/stat : 10551 (SatELite_releas) R 10547 10547 10340 0 -1 4194304 23483 0 0 0 133 16 0 0 25 0 1 0 304768158 101855232 21687 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 1 0 0
/proc/10551/statm: 24867 21687 76 173 0 24692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104824

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10552
/proc/meminfo: memFree=1838248/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=0
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 304768157 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10547/statm: 1339 237 197 169 0 50 0
[pid=10551] ppid=10547 vsize=103064 CPUtime=3.09
/proc/10551/stat : 10551 (SatELite_releas) R 10547 10547 10340 0 -1 4194304 24521 0 0 0 292 17 0 0 25 0 1 0 304768158 105537536 22583 1992294400 134512640 135223648 4294956128 18446744073709551615 134587038 0 0 4096 3 0 0 0 17 1 0 0
/proc/10551/statm: 25766 22583 76 173 0 25591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108420

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10552
/proc/meminfo: memFree=1827688/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=0
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 304768157 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10547/statm: 1339 237 197 169 0 50 0
[pid=10551] ppid=10547 vsize=107664 CPUtime=6.28
/proc/10551/stat : 10551 (SatELite_releas) R 10547 10547 10340 0 -1 4194304 35645 0 0 0 604 24 0 0 25 0 1 0 304768158 110247936 23192 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/10551/statm: 26916 23192 76 173 0 26741 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 113020

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10553
/proc/meminfo: memFree=1898856/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=21144 CPUtime=6.04
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 5008 0 0 0 602 2 0 0 25 0 1 0 304768822 21651456 4986 1992294400 134512640 135212243 4294956240 18446744073709551615 134526507 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 5286 4986 75 170 0 5113 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26500

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10553
/proc/meminfo: memFree=1899112/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=21144 CPUtime=18.84
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 5023 0 0 0 1882 2 0 0 25 0 1 0 304768822 21651456 5001 1992294400 134512640 135212243 4294956240 18446744073709551615 134526308 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 5286 5001 75 170 0 5113 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26500

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10553
/proc/meminfo: memFree=1896936/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=23612 CPUtime=44.42
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 5606 0 0 0 4440 2 0 0 25 0 1 0 304768822 24178688 5584 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 5903 5584 75 170 0 5730 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 28968

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10553
/proc/meminfo: memFree=1891176/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=29296 CPUtime=95.62
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 7027 0 0 0 9558 4 0 0 25 0 1 0 304768822 29999104 7005 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 7324 7005 75 170 0 7151 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 34652

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 10553
/proc/meminfo: memFree=1887656/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=32888 CPUtime=155.6
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 7896 0 0 0 15555 5 0 0 25 0 1 0 304768822 33677312 7874 1992294400 134512640 135212243 4294956240 18446744073709551615 134528001 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 8222 7874 75 170 0 8049 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38244

[startup+222.301 s]
/proc/loadavg: 1.03 1.01 0.99 2/66 10553
/proc/meminfo: memFree=1887464/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=33044 CPUtime=215.59
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 7936 0 0 0 21554 5 0 0 25 0 1 0 304768822 33837056 7914 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 8261 7914 75 170 0 8088 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 38400

[startup+282.302 s]
/proc/loadavg: 1.01 1.01 0.99 2/66 10553
/proc/meminfo: memFree=1887144/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=33424 CPUtime=275.57
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 8006 0 0 0 27552 5 0 0 25 0 1 0 304768822 34226176 7984 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 8356 7984 75 170 0 8183 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 38780

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1887144/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=33424 CPUtime=335.56
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 8008 0 0 0 33551 5 0 0 25 0 1 0 304768822 34226176 7986 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 8356 7986 75 170 0 8183 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 38780

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1885608/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=34976 CPUtime=395.55
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 8397 0 0 0 39549 6 0 0 25 0 1 0 304768822 35815424 8375 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 8744 8375 75 170 0 8571 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 40332

[startup+462.302 s]

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


[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1883112/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=37284 CPUtime=875.44
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 8968 0 0 0 87537 7 0 0 25 0 1 0 304768822 38178816 8946 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9321 8946 75 170 0 9148 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 42640

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882856/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=37584 CPUtime=935.42
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9022 0 0 0 93535 7 0 0 25 0 1 0 304768822 38486016 9000 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9396 9000 75 170 0 9223 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 42940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882344/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=995.42
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9137 0 0 0 99534 8 0 0 25 0 1 0 304768822 39067648 9115 1992294400 134512640 135212243 4294956240 18446744073709551615 134538404 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9115 75 170 0 9365 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 43508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882344/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1055.4
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9140 0 0 0 105532 8 0 0 25 0 1 0 304768822 39067648 9118 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9118 75 170 0 9365 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 43508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1115.39
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 111531 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 43508

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

[startup+1126.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1119.39
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 111931 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1126.02
Current children cumulated vsize (KiB) 43508

[startup+1139.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1132.18
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 113210 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1138.81
Current children cumulated vsize (KiB) 43508

[startup+1145.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1138.58
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 113850 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1145.21
Current children cumulated vsize (KiB) 43508

[startup+1148.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1141.78
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 114170 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134538373 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1148.41
Current children cumulated vsize (KiB) 43508

[startup+1151.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1144.98
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 114490 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134526555 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1151.61
Current children cumulated vsize (KiB) 43508

[startup+1152.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1145.78
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 114570 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134526084 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1152.41
Current children cumulated vsize (KiB) 43508

[startup+1153.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1146.18
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 114610 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1152.81
Current children cumulated vsize (KiB) 43508

[startup+1153.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1146.38
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 114630 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1153.01
Current children cumulated vsize (KiB) 43508

[startup+1153.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 10553
/proc/meminfo: memFree=1882152/2055920 swapFree=4180964/4192956
[pid=10547] ppid=10545 vsize=5356 CPUtime=6.63
/proc/10547/stat : 10547 (SatELiteGTI) S 10545 10547 10340 0 -1 4194304 335 35897 0 0 0 0 634 29 16 0 1 0 304768157 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10547/statm: 1339 239 197 169 0 50 0
[pid=10553] ppid=10547 vsize=38152 CPUtime=1146.48
/proc/10553/stat : 10553 (minisat_static) R 10547 10547 10340 0 -1 4194304 9172 0 0 0 114640 8 0 0 25 0 1 0 304768822 39067648 9150 1992294400 134512640 135212243 4294956240 18446744073709551615 134523528 0 0 4096 3 0 0 0 17 1 0 0
/proc/10553/statm: 9538 9150 75 170 0 9365 0
Current children cumulated CPU time (s) 1153.11
Current children cumulated vsize (KiB) 43508

Child status: 20
Real time (s): 1153.45
CPU time (s): 1153.18
CPU user time (s): 1152.79
CPU system time (s): 0.396939
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 122264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1152.79
system time used= 0.396939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45572
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= 48
involuntary context switches= 1616

runsolver used 1.3208 second user time and 2.83357 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-19 23:09:15
IDJOB=1832028
IDBENCH=20379
IDSOLVER=672
FILE ID=node34/1832028-1242767354
PBS_JOBID= 9322264
Free space on /tmp= 66444 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832028-1242767354/watcher-1832028-1242767354 -o /tmp/evaluation-result-1832028-1242767354/solver-1832028-1242767354 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832028-1242767354.cnf -random-seed=471978712

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

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED=471978712

node34.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.214
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.214
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:       1931160 kB
Buffers:          7956 kB
Cached:          80988 kB
SwapCached:       6052 kB
Active:          53784 kB
Inactive:        43360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931160 kB
SwapTotal:     4192956 kB
SwapFree:      4180964 kB
Dirty:           16764 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            13588 kB
Committed_AS:  1049996 kB
PageTables:       1396 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= 66444 MiB
End job on node34 at 2009-05-19 23:28:29