Trace number 1837453

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 2005.26 2005.87

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p0.cnf
MD5SUMd8dd0726277891eae9a2807dfd8946db
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1091.03
Satisfiable
(Un)Satisfiability was proved
Number of variables262253
Number of clauses1131732
Sum of the clauses size2644763
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2882815
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.09/1.19	c ==============================================================================
1.09/1.19	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.19	c ==============================================================================
1.09/1.19	c |         0 | 1120813  2633174 |  336243       0        0     nan |  0.000 % |
8.18/8.23	c |         0 |  777919  2077798 |      --       0       --      -- |     --   | -91956/18047
8.18/8.23	c ==============================================================================
8.18/8.23	c Result  :   #vars: 158000   #clauses: 777919   #literals: 2077798
8.18/8.23	c CPU time:   7.95979 s
8.18/8.23	c ==============================================================================
8.97/9.05	c WARNING: for repeatability, setting FPU to use double precision
8.97/9.05	c Number of variables   : 158000       
8.97/9.05	c Number of clauses     : 777919       
9.02/9.54	c Parsing time: 0.43         s
2005.17/2005.83	c restarts              : 710
2005.17/2005.83	c conflicts             : 277546         (139 /sec)
2005.17/2005.83	c decisions             : 1291433        (1.07 % random) (647 /sec)
2005.17/2005.83	c propagations          : 3265947486     (1636412 /sec)
2005.17/2005.83	c conflict literals     : 48945671       (50.55 % deleted)
2005.17/2005.83	c Memory used           : 122.05 MB
2005.17/2005.83	c CPU time              : 1995.8 s
2005.17/2005.83	UNSATISFIABLE
2005.17/2005.83	
2005.17/2005.85	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-1837453-1242871021/watcher-1837453-1242871021 -o /tmp/evaluation-result-1837453-1242871021/solver-1837453-1242871021 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837453-1242871021.cnf -random-seed=354032002 

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.99 1.00 1.00 3/67 7875
/proc/meminfo: memFree=1935248/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=0
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 315128470 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 209560764498 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/7875/statm: 1339 235 195 169 0 50 0
[pid=7876] ppid=7875 vsize=5356 CPUtime=0
/proc/7876/stat : 7876 (SatELiteGTI) S 7875 7875 7569 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 315128471 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/7876/statm: 1339 238 198 169 0 50 0
[pid=7878] ppid=7876 vsize=92 CPUtime=0
/proc/7878/stat : 7878 (sed) R 7876 7875 7569 0 -1 4194304 21 0 0 0 0 0 0 0 18 0 1 0 315128471 94208 3 1992294400 0 0 548682069784 18446744073709551615 209560595751 0 0 4096 0 0 0 0 17 0 0 0
/proc/7878/statm: 46 11 6 11 0 9 0

[startup+0.051401 s]
/proc/loadavg: 0.99 1.00 1.00 3/67 7875
/proc/meminfo: memFree=1935248/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=0
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315128470 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7875/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.1014 s]
/proc/loadavg: 0.99 1.00 1.00 3/67 7875
/proc/meminfo: memFree=1935248/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=0
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315128470 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7875/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301418 s]
/proc/loadavg: 0.99 1.00 1.00 3/67 7875
/proc/meminfo: memFree=1935248/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=0
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315128470 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7875/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701454 s]
/proc/loadavg: 0.99 1.00 1.00 3/67 7875
/proc/meminfo: memFree=1935248/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=0
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315128470 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7875/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50153 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 7880
/proc/meminfo: memFree=1829568/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=0
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315128470 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7875/statm: 1339 237 197 169 0 50 0
[pid=7880] ppid=7875 vsize=141208 CPUtime=1.49
/proc/7880/stat : 7880 (SatELite_releas) R 7875 7875 7569 0 -1 4194304 27956 0 0 0 132 17 0 0 25 0 1 0 315128471 144596992 27774 1992294400 134512640 135223648 4294956128 18446744073709551615 134546390 0 0 4096 3 0 0 0 17 1 0 0
/proc/7880/statm: 35302 27774 71 173 0 35127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 146564

[startup+3.10167 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 7880
/proc/meminfo: memFree=1812352/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=0
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315128470 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7875/statm: 1339 237 197 169 0 50 0
[pid=7880] ppid=7875 vsize=164640 CPUtime=3.08
/proc/7880/stat : 7880 (SatELite_releas) R 7875 7875 7569 0 -1 4194304 35895 0 0 0 286 22 0 0 25 0 1 0 315128471 168591360 32861 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 1 0 0
/proc/7880/statm: 41160 32861 76 173 0 40985 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 169996

[startup+6.30295 s]
/proc/loadavg: 1.07 1.01 1.00 2/69 7880
/proc/meminfo: memFree=1796928/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=0
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315128470 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7875/statm: 1339 237 197 169 0 50 0
[pid=7880] ppid=7875 vsize=166192 CPUtime=6.29
/proc/7880/stat : 7880 (SatELite_releas) R 7875 7875 7569 0 -1 4194304 39829 0 0 0 604 25 0 0 25 0 1 0 315128471 170180608 33317 1992294400 134512640 135223648 4294956128 18446744073709551615 134587016 0 0 4096 3 0 0 0 17 1 0 0
/proc/7880/statm: 41548 33317 76 173 0 41373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171548

[startup+12.7015 s]
/proc/loadavg: 1.07 1.01 1.00 2/69 7881
/proc/meminfo: memFree=1867904/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=48740 CPUtime=3.64
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 11022 0 0 0 357 7 0 0 25 0 1 0 315129375 49909760 10958 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 12185 10958 75 170 0 12012 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54096

[startup+25.5017 s]
/proc/loadavg: 1.13 1.03 1.01 2/69 7881
/proc/meminfo: memFree=1865856/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=50992 CPUtime=16.43
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 11590 0 0 0 1636 7 0 0 25 0 1 0 315129375 52215808 11526 1992294400 134512640 135212243 4294956240 18446744073709551615 134526220 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 12748 11526 75 170 0 12575 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 56348

[startup+51.102 s]
/proc/loadavg: 1.09 1.03 1.00 2/69 7881
/proc/meminfo: memFree=1860032/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=56964 CPUtime=42.03
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 13097 0 0 0 4193 10 0 0 25 0 1 0 315129375 58331136 13033 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 14241 13033 75 170 0 14068 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 62320

[startup+102.306 s]
/proc/loadavg: 1.04 1.02 1.00 2/69 7881
/proc/meminfo: memFree=1848832/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=68024 CPUtime=93.22
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 15847 0 0 0 9309 13 0 0 25 0 1 0 315129375 69656576 15783 1992294400 134512640 135212243 4294956240 18446744073709551615 134526070 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 17006 15783 75 170 0 16833 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 73380

[startup+162.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/69 7881
/proc/meminfo: memFree=1837696/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=79280 CPUtime=153.2
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 18647 0 0 0 15303 17 0 0 25 0 1 0 315129375 81182720 18583 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 19820 18583 75 170 0 19647 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 84636

[startup+222.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/69 7881
/proc/meminfo: memFree=1832832/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=83996 CPUtime=213.19
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 19830 0 0 0 21300 19 0 0 25 0 1 0 315129375 86011904 19766 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 20999 19766 75 170 0 20826 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 89352

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/69 7887
/proc/meminfo: memFree=1821176/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=94824 CPUtime=273.16
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 22547 0 0 0 27295 21 0 0 25 0 1 0 315129375 97099776 22483 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 23706 22483 75 170 0 23533 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 100180

[startup+342.302 s]
/proc/loadavg: 1.09 1.04 1.01 2/69 8363
/proc/meminfo: memFree=1772656/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=104084 CPUtime=333.05
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 24846 0 0 0 33279 26 0 0 25 0 1 0 315129375 106582016 24782 1992294400 134512640 135212243 4294956240 18446744073709551615 134523437 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 26021 24782 75 170 0 25848 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 109440

[startup+402.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/69 8363
/proc/meminfo: memFree=1762736/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=114112 CPUtime=393.03

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


[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751360/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1712.72
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 171234 38 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 130376

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751232/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1772.7
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 177232 38 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 130376

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1832.69
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 183231 38 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1841.71
Current children cumulated vsize (KiB) 130376

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1892.67
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 189229 38 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1901.69
Current children cumulated vsize (KiB) 130376

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1952.67
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 195228 39 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526456 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1961.69
Current children cumulated vsize (KiB) 130376

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

[startup+1971.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1961.46
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 196107 39 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134525988 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1970.48
Current children cumulated vsize (KiB) 130376

[startup+1983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1974.26
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 197387 39 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1983.28
Current children cumulated vsize (KiB) 130376

[startup+1996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1987.05
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 198666 39 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1996.07
Current children cumulated vsize (KiB) 130376

[startup+1999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1990.25
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 198986 39 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 1999.27
Current children cumulated vsize (KiB) 130376

[startup+2003.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1993.46
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 199307 39 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526055 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 2002.48
Current children cumulated vsize (KiB) 130376

[startup+2004.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=125020 CPUtime=1995.05
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 199466 39 0 0 25 0 1 0 315129375 128020480 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31255 29985 75 170 0 31082 0
Current children cumulated CPU time (s) 2004.07
Current children cumulated vsize (KiB) 130376

[startup+2005.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=124972 CPUtime=1995.85
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 199546 39 0 0 25 0 1 0 315129375 127971328 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134523632 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31243 29985 75 170 0 31070 0
Current children cumulated CPU time (s) 2004.87
Current children cumulated vsize (KiB) 130328

[startup+2005.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=124972 CPUtime=1996.05
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 199566 39 0 0 25 0 1 0 315129375 127971328 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526979 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31243 29985 75 170 0 31070 0
Current children cumulated CPU time (s) 2005.07
Current children cumulated vsize (KiB) 130328

[startup+2005.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 8363
/proc/meminfo: memFree=1751168/2055920 swapFree=4177396/4192956
[pid=7875] ppid=7873 vsize=5356 CPUtime=9.02
/proc/7875/stat : 7875 (SatELiteGTI) S 7873 7875 7569 0 -1 4194304 333 44446 0 0 0 0 868 34 16 0 1 0 315128470 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7875/statm: 1339 239 197 169 0 50 0
[pid=7881] ppid=7875 vsize=124972 CPUtime=1996.15
/proc/7881/stat : 7881 (minisat_static) R 7875 7875 7569 0 -1 4194304 30049 0 0 0 199576 39 0 0 25 0 1 0 315129375 127971328 29985 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/7881/statm: 31243 29985 75 170 0 31070 0
Current children cumulated CPU time (s) 2005.17
Current children cumulated vsize (KiB) 130328

Child status: 20
Real time (s): 2005.87
CPU time (s): 2005.26
CPU user time (s): 2004.48
CPU system time (s): 0.777881
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 183716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2004.48
system time used= 0.777881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74997
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= 1748

runsolver used 1.9587 second user time and 5.34619 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-21 03:57:03
IDJOB=1837453
IDBENCH=70988
IDSOLVER=675
FILE ID=node68/1837453-1242871021
PBS_JOBID= 9328594
Free space on /tmp= 66072 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837453-1242871021/watcher-1837453-1242871021 -o /tmp/evaluation-result-1837453-1242871021/solver-1837453-1242871021 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837453-1242871021.cnf -random-seed=354032002

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

MD5SUM BENCH= d8dd0726277891eae9a2807dfd8946db
RANDOM SEED=354032002

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:       1935728 kB
Buffers:          2644 kB
Cached:          55528 kB
SwapCached:       7176 kB
Active:          43760 kB
Inactive:        23184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935728 kB
SwapTotal:     4192956 kB
SwapFree:      4177396 kB
Dirty:           22276 kB
Writeback:           0 kB
Mapped:          14808 kB
Slab:            38944 kB
Committed_AS:   944628 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= 66072 MiB
End job on node68 at 2009-05-21 04:30:29