Trace number 1837219

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 6118.1 6120.16

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.442
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   59991   202888 |   17997       0        0     nan |  0.000 % |
0.00/0.14	c |         0 |   59810   202648 |      --       0       --      -- |     --   | -181/-240
0.00/0.14	c ==============================================================================
0.00/0.14	c Result  :   #vars: 9363   #clauses: 59810   #literals: 202648
0.00/0.14	c CPU time:   0.12898 s
0.00/0.14	c ==============================================================================
0.00/0.20	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.20	c Number of variables   : 9363         
0.00/0.20	c Number of clauses     : 59810        
0.00/0.24	c Parsing time: 0.03         s
6118.01/6120.14	c restarts              : 32553
6118.01/6120.14	c conflicts             : 5593345        (914 /sec)
6118.01/6120.14	c decisions             : 17875202       (0.80 % random) (2922 /sec)
6118.01/6120.14	c propagations          : 2666410470     (435860 /sec)
6118.01/6120.14	c conflict literals     : 167315127      (54.77 % deleted)
6118.01/6120.14	c Memory used           : 92.54 MB
6118.01/6120.14	c CPU time              : 6117.59 s
6118.01/6120.14	UNSATISFIABLE
6118.01/6120.14	
6118.01/6120.15	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-1837219-1242862927/watcher-1837219-1242862927 -o /tmp/evaluation-result-1837219-1242862927/solver-1837219-1242862927 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837219-1242862927.cnf -random-seed=1661665585 

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.87 0.98 0.93 3/67 7495
/proc/meminfo: memFree=1867992/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 314318908 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560764498 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/7495/statm: 1339 235 195 169 0 50 0
[pid=7496] ppid=7495 vsize=5356 CPUtime=0
/proc/7496/stat : 7496 (SatELiteGTI) S 7495 7495 7458 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 314318908 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/7496/statm: 1339 238 198 169 0 50 0
[pid=7498] ppid=7496 vsize=240 CPUtime=0
/proc/7498/stat : 7498 (sed) R 7496 7495 7458 0 -1 4194304 42 0 0 0 0 0 0 0 21 0 1 0 314318908 245760 24 1992294400 4194304 4240196 548682069056 18446744073709551615 209557976505 0 0 4096 0 0 0 0 17 1 0 0
/proc/7498/statm: 623 30 23 11 0 11 0

[startup+0.0282489 s]
/proc/loadavg: 0.87 0.98 0.93 3/67 7495
/proc/meminfo: memFree=1867992/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314318908 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7495/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10125 s]
/proc/loadavg: 0.87 0.98 0.93 3/67 7495
/proc/meminfo: memFree=1867992/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314318908 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7495/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301271 s]
/proc/loadavg: 0.87 0.98 0.93 3/67 7495
/proc/meminfo: memFree=1867992/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5356

[startup+0.701303 s]
/proc/loadavg: 0.87 0.98 0.93 3/67 7495
/proc/meminfo: memFree=1867992/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5356

[startup+1.50137 s]
/proc/loadavg: 0.87 0.98 0.93 2/69 7501
/proc/meminfo: memFree=1861896/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=5704 CPUtime=1.28
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 1287 0 0 0 128 0 0 0 25 0 1 0 314318929 5840896 1273 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 1426 1273 76 170 0 1253 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11060

[startup+3.10152 s]
/proc/loadavg: 0.87 0.98 0.93 2/69 7501
/proc/meminfo: memFree=1861320/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=6248 CPUtime=2.88
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 1429 0 0 0 288 0 0 0 25 0 1 0 314318929 6397952 1415 1992294400 134512640 135212243 4294956240 18446744073709551615 134529812 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 1562 1415 76 170 0 1389 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11604

[startup+6.3028 s]
/proc/loadavg: 0.88 0.98 0.93 2/69 7501
/proc/meminfo: memFree=1859976/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=7344 CPUtime=6.08
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 1708 0 0 0 608 0 0 0 25 0 1 0 314318929 7520256 1694 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 1836 1694 76 170 0 1663 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12700

[startup+12.7014 s]
/proc/loadavg: 0.89 0.98 0.93 2/69 7501
/proc/meminfo: memFree=1857424/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=10184 CPUtime=12.48
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 2405 0 0 0 1247 1 0 0 25 0 1 0 314318929 10428416 2391 1992294400 134512640 135212243 4294956240 18446744073709551615 134526245 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 2546 2391 76 170 0 2373 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15540

[startup+25.5015 s]
/proc/loadavg: 0.91 0.98 0.93 2/69 7501
/proc/meminfo: memFree=1855248/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=12148 CPUtime=25.27
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 2881 0 0 0 2526 1 0 0 25 0 1 0 314318929 12439552 2867 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 3037 2867 76 170 0 2864 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17504

[startup+51.1018 s]
/proc/loadavg: 0.94 0.98 0.93 2/69 7501
/proc/meminfo: memFree=1853072/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=14504 CPUtime=50.86
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 3458 0 0 0 5084 2 0 0 25 0 1 0 314318929 14852096 3444 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 3626 3444 76 170 0 3453 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19860

[startup+102.305 s]
/proc/loadavg: 0.97 0.98 0.93 2/69 7503
/proc/meminfo: memFree=1850704/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=16700 CPUtime=102.05
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 3994 0 0 0 10202 3 0 0 25 0 1 0 314318929 17100800 3980 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 4175 3980 76 170 0 4002 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22056

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/69 7503
/proc/meminfo: memFree=1849040/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=18348 CPUtime=162.02
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 4416 0 0 0 16199 3 0 0 25 0 1 0 314318929 18788352 4402 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 4587 4402 76 170 0 4414 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 23704

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/69 7503
/proc/meminfo: memFree=1846672/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=20980 CPUtime=221.99
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 5007 0 0 0 22195 4 0 0 25 0 1 0 314318929 21483520 4993 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 5245 4993 76 170 0 5072 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26336

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/69 7503
/proc/meminfo: memFree=1844240/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=23576 CPUtime=281.97
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 5640 0 0 0 28193 4 0 0 25 0 1 0 314318929 24141824 5626 1992294400 134512640 135212243 4294956240 18446744073709551615 134523419 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 5894 5626 76 170 0 5721 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 28932

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/69 7503
/proc/meminfo: memFree=1842512/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=25056 CPUtime=341.95
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 6039 0 0 0 34190 5 0 0 25 0 1 0 314318929 25657344 6025 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 6264 6025 76 170 0 6091 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 30412

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/69 7503
/proc/meminfo: memFree=1841936/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=25600 CPUtime=401.91

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


[startup+5742.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773200/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94760 CPUtime=5740.12
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22687 0 0 0 573985 27 0 0 25 0 1 0 314318929 97034240 22673 1992294400 134512640 135212243 4294956240 18446744073709551615 134523371 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23690 22673 76 170 0 23517 0
Current children cumulated CPU time (s) 5740.31
Current children cumulated vsize (KiB) 100116

[startup+5802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773136/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=5800.1
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22687 0 0 0 579983 27 0 0 25 0 1 0 314318929 97026048 22673 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22673 76 170 0 23515 0
Current children cumulated CPU time (s) 5800.29
Current children cumulated vsize (KiB) 100108

[startup+5862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773136/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=5860.09
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22687 0 0 0 585981 28 0 0 25 0 1 0 314318929 97026048 22673 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22673 76 170 0 23515 0
Current children cumulated CPU time (s) 5860.28
Current children cumulated vsize (KiB) 100108

[startup+5922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773136/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=5920.08
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22687 0 0 0 591980 28 0 0 25 0 1 0 314318929 97026048 22673 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22673 76 170 0 23515 0
Current children cumulated CPU time (s) 5920.27
Current children cumulated vsize (KiB) 100108

[startup+5982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773136/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=5980.06
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22691 0 0 0 597978 28 0 0 25 0 1 0 314318929 97026048 22677 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22677 76 170 0 23515 0
Current children cumulated CPU time (s) 5980.25
Current children cumulated vsize (KiB) 100108

[startup+6042.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773072/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6040.05
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 603977 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134538389 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6040.24
Current children cumulated vsize (KiB) 100108

[startup+6102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773072/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6100.03
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 609975 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6100.22
Current children cumulated vsize (KiB) 100108

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

[startup+6105.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773072/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6103.23
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 610295 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6103.42
Current children cumulated vsize (KiB) 100108

[startup+6111.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773072/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6109.62
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 610934 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6109.81
Current children cumulated vsize (KiB) 100108

[startup+6115.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773072/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6112.82
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 611254 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134523886 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6113.01
Current children cumulated vsize (KiB) 100108

[startup+6118.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773008/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6116.02
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 611574 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134523635 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6116.21
Current children cumulated vsize (KiB) 100108

[startup+6119.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773008/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6116.82
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 611654 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134523830 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6117.01
Current children cumulated vsize (KiB) 100108

[startup+6119.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773008/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6117.62
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 611734 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6117.81
Current children cumulated vsize (KiB) 100108

[startup+6120.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 7546
/proc/meminfo: memFree=1773008/2055920 swapFree=4177380/4192956
[pid=7495] ppid=7493 vsize=5356 CPUtime=0.19
/proc/7495/stat : 7495 (SatELiteGTI) S 7493 7495 7458 0 -1 4194304 333 1980 0 0 0 0 18 1 16 0 1 0 314318908 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7495/statm: 1339 239 197 169 0 50 0
[pid=7501] ppid=7495 vsize=94752 CPUtime=6117.82
/proc/7501/stat : 7501 (minisat_static) R 7495 7495 7458 0 -1 4194304 22692 0 0 0 611754 28 0 0 25 0 1 0 314318929 97026048 22678 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/7501/statm: 23688 22678 76 170 0 23515 0
Current children cumulated CPU time (s) 6118.01
Current children cumulated vsize (KiB) 100108

Child status: 20
Real time (s): 6120.16
CPU time (s): 6118.1
CPU user time (s): 6117.78
CPU system time (s): 0.317951
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 100116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6117.78
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25173
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= 52
involuntary context switches= 20828

runsolver used 5.62014 second user time and 16.6395 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-21 01:42:07
IDJOB=1837219
IDBENCH=69604
IDSOLVER=675
FILE ID=node68/1837219-1242862927
PBS_JOBID= 9328523
Free space on /tmp= 66092 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837219-1242862927/watcher-1837219-1242862927 -o /tmp/evaluation-result-1837219-1242862927/solver-1837219-1242862927 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837219-1242862927.cnf -random-seed=1661665585

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=1661665585

node68.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.223
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.223
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:       1868600 kB
Buffers:         28676 kB
Cached:          84952 kB
SwapCached:       7412 kB
Active:          17580 kB
Inactive:       104868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868600 kB
SwapTotal:     4192956 kB
SwapFree:      4177380 kB
Dirty:            2824 kB
Writeback:           0 kB
Mapped:          14668 kB
Slab:            50480 kB
Committed_AS:   936096 kB
PageTables:       1564 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66092 MiB
End job on node68 at 2009-05-21 03:24:08