Trace number 1832170

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 208.052 208.115

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.6907
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   55499   347295 |   16649       0        0     nan |  0.000 % |
0.00/0.38	c |         0 |   49674   326619 |      --       0       --      -- |     --   | -126/-2149
0.00/0.38	c ==============================================================================
0.00/0.38	c Result  :   #vars: 1069   #clauses: 49674   #literals: 326619
0.00/0.38	c CPU time:   0.371943 s
0.00/0.38	c ==============================================================================
0.00/0.48	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.48	c Number of variables   : 1069         
0.00/0.48	c Number of clauses     : 49674        
0.46/0.52	c Parsing time: 0.04         s
208.01/208.10	c restarts              : 605
208.01/208.10	c conflicts             : 321899         (1551 /sec)
208.01/208.10	c decisions             : 508494         (1.68 % random) (2450 /sec)
208.01/208.10	c propagations          : 31270202       (150684 /sec)
208.01/208.10	c conflict literals     : 10645976       (49.35 % deleted)
208.01/208.10	c Memory used           : 14.18 MB
208.01/208.10	c CPU time              : 207.521 s
208.01/208.10	UNSATISFIABLE
208.01/208.10	
208.01/208.10	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-1832170-1242770053/watcher-1832170-1242770053 -o /tmp/evaluation-result-1832170-1242770053/solver-1832170-1242770053 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832170-1242770053.cnf -random-seed=730319482 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12100
/proc/meminfo: memFree=1972696/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305038522 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12100/statm: 1339 237 197 169 0 50 0

[startup+0.030917 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12100
/proc/meminfo: memFree=1972696/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305038522 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12100/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101924 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12100
/proc/meminfo: memFree=1972696/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305038522 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12100/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301948 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12100
/proc/meminfo: memFree=1972696/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305038522 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12100/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702005 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12100
/proc/meminfo: memFree=1972696/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 5356

[startup+1.50109 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12106
/proc/meminfo: memFree=1966216/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=5804 CPUtime=1
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 1321 0 0 0 100 0 0 0 25 0 1 0 305038570 5943296 1307 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 1451 1307 76 170 0 1278 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 11160

[startup+3.10127 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12106
/proc/meminfo: memFree=1965576/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=6068 CPUtime=2.6
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 1412 0 0 0 260 0 0 0 25 0 1 0 305038570 6213632 1398 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 1517 1398 76 170 0 1344 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11424

[startup+6.30164 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12106
/proc/meminfo: memFree=1964872/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=6464 CPUtime=5.8
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 1516 0 0 0 580 0 0 0 25 0 1 0 305038570 6619136 1502 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 1616 1502 76 170 0 1443 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11820

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12106
/proc/meminfo: memFree=1964248/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=7300 CPUtime=12.2
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 1709 0 0 0 1220 0 0 0 25 0 1 0 305038570 7475200 1695 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 1825 1695 76 170 0 1652 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12656

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12106
/proc/meminfo: memFree=1963352/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=8096 CPUtime=25
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 1913 0 0 0 2500 0 0 0 25 0 1 0 305038570 8290304 1899 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 2024 1899 76 170 0 1851 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13452

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 12106
/proc/meminfo: memFree=1961816/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=9836 CPUtime=50.59
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 2331 0 0 0 5058 1 0 0 25 0 1 0 305038570 10072064 2317 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 2459 2317 76 170 0 2286 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15192

[startup+102.307 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 12106
/proc/meminfo: memFree=1959512/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=11992 CPUtime=101.78
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 2866 0 0 0 10176 2 0 0 25 0 1 0 305038570 12279808 2852 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 2998 2852 76 170 0 2825 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17348

[startup+162.302 s]
/proc/loadavg: 1.03 0.99 0.91 2/66 12106
/proc/meminfo: memFree=1957592/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=13932 CPUtime=161.77
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3345 0 0 0 16173 4 0 0 25 0 1 0 305038570 14266368 3331 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3483 3331 76 170 0 3310 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19288

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

[startup+179.103 s]
/proc/loadavg: 1.02 0.99 0.91 2/66 12106
/proc/meminfo: memFree=1957464/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=13932 CPUtime=178.56
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3364 0 0 0 17852 4 0 0 25 0 1 0 305038570 14266368 3350 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3483 3350 76 170 0 3310 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 19288

[startup+191.901 s]
/proc/loadavg: 1.01 0.99 0.91 2/66 12106
/proc/meminfo: memFree=1957208/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=14256 CPUtime=191.36
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3420 0 0 0 19132 4 0 0 25 0 1 0 305038570 14598144 3406 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3564 3406 76 170 0 3391 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 19612

[startup+198.302 s]
/proc/loadavg: 1.01 0.99 0.91 2/66 12106
/proc/meminfo: memFree=1956888/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=14520 CPUtime=197.76
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3508 0 0 0 19772 4 0 0 25 0 1 0 305038570 14868480 3494 1992294400 134512640 135212243 4294956240 18446744073709551615 134526456 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3630 3494 76 170 0 3457 0
Current children cumulated CPU time (s) 198.22
Current children cumulated vsize (KiB) 19876

[startup+204.703 s]
/proc/loadavg: 1.09 1.00 0.92 2/66 12106
/proc/meminfo: memFree=1956888/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=14520 CPUtime=204.15
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3508 0 0 0 20411 4 0 0 25 0 1 0 305038570 14868480 3494 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3630 3494 76 170 0 3457 0
Current children cumulated CPU time (s) 204.61
Current children cumulated vsize (KiB) 19876

[startup+206.302 s]
/proc/loadavg: 1.09 1.00 0.92 2/66 12106
/proc/meminfo: memFree=1956888/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=14520 CPUtime=205.75
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3512 0 0 0 20571 4 0 0 25 0 1 0 305038570 14868480 3498 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3630 3498 76 170 0 3457 0
Current children cumulated CPU time (s) 206.21
Current children cumulated vsize (KiB) 19876

[startup+207.102 s]
/proc/loadavg: 1.09 1.00 0.92 2/66 12106
/proc/meminfo: memFree=1956824/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=14520 CPUtime=206.55
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3512 0 0 0 20651 4 0 0 25 0 1 0 305038570 14868480 3498 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3630 3498 76 170 0 3457 0
Current children cumulated CPU time (s) 207.01
Current children cumulated vsize (KiB) 19876

[startup+207.906 s]
/proc/loadavg: 1.09 1.00 0.92 2/66 12106
/proc/meminfo: memFree=1956824/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=14520 CPUtime=207.36
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3512 0 0 0 20732 4 0 0 25 0 1 0 305038570 14868480 3498 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3630 3498 76 170 0 3457 0
Current children cumulated CPU time (s) 207.82
Current children cumulated vsize (KiB) 19876

[startup+208.102 s]
/proc/loadavg: 1.09 1.00 0.92 2/66 12106
/proc/meminfo: memFree=1956824/2055920 swapFree=4180280/4192956
[pid=12100] ppid=12098 vsize=5356 CPUtime=0.46
/proc/12100/stat : 12100 (SatELiteGTI) S 12098 12100 11849 0 -1 4194304 335 1836 0 0 0 0 45 1 16 0 1 0 305038522 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12100/statm: 1339 239 197 169 0 50 0
[pid=12106] ppid=12100 vsize=14520 CPUtime=207.55
/proc/12106/stat : 12106 (minisat_static) R 12100 12100 11849 0 -1 4194304 3512 0 0 0 20751 4 0 0 25 0 1 0 305038570 14868480 3498 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/12106/statm: 3630 3498 76 170 0 3457 0
Current children cumulated CPU time (s) 208.01
Current children cumulated vsize (KiB) 19876

Child status: 20
Real time (s): 208.115
CPU time (s): 208.052
CPU user time (s): 207.979
CPU system time (s): 0.072988
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 19876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.979
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5850
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= 47
involuntary context switches= 244

runsolver used 0.235964 second user time and 0.530919 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-19 23:54:13
IDJOB=1832170
IDBENCH=24601
IDSOLVER=672
FILE ID=node20/1832170-1242770053
PBS_JOBID= 9322278
Free space on /tmp= 66252 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832170-1242770053/watcher-1832170-1242770053 -o /tmp/evaluation-result-1832170-1242770053/solver-1832170-1242770053 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832170-1242770053.cnf -random-seed=730319482

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=730319482

node20.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	: 5931.00
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:       1973240 kB
Buffers:         11596 kB
Cached:          34560 kB
SwapCached:       6816 kB
Active:          20636 kB
Inactive:        33784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1973240 kB
SwapTotal:     4192956 kB
SwapFree:      4180280 kB
Dirty:            3260 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            14380 kB
Committed_AS:  1131088 kB
PageTables:       1400 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= 66252 MiB
End job on node20 at 2009-05-19 23:57:41