Trace number 1833626

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 276.248 276.33

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.387
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   73149   170681 |   21944       0        0     nan |  0.000 % |
0.00/0.80	c |         0 |   42312   121394 |      --       0       --      -- |     --   | -30835/-49282
0.00/0.80	c ==============================================================================
0.00/0.80	c Result  :   #vars: 9180   #clauses: 42312   #literals: 121394
0.00/0.80	c CPU time:   0.772882 s
0.00/0.80	c ==============================================================================
0.00/0.84	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.84	c Number of variables   : 9180         
0.00/0.84	c Number of clauses     : 42312        
0.00/0.87	c Parsing time: 0.02         s
276.20/276.31	c restarts              : 2125
276.20/276.31	c conflicts             : 489926         (1780 /sec)
276.20/276.31	c decisions             : 835087         (0.68 % random) (3034 /sec)
276.20/276.31	c propagations          : 96904431       (352011 /sec)
276.20/276.31	c conflict literals     : 39875568       (46.57 % deleted)
276.20/276.31	c Memory used           : 48.95 MB
276.20/276.31	c CPU time              : 275.288 s
276.20/276.31	UNSATISFIABLE
276.20/276.31	
276.20/276.32	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-1833626-1242824005/watcher-1833626-1242824005 -o /tmp/evaluation-result-1833626-1242824005/solver-1833626-1242824005 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833626-1242824005.cnf -random-seed=848370432 

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.92 0.98 1.01 3/65 7573
/proc/meminfo: memFree=1970216/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0
/proc/7573/stat : 7573 (SatELiteGTI) R 7571 7573 7468 0 -1 4194304 292 250 0 0 0 0 0 0 18 0 1 0 310433170 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7573/statm: 1339 237 197 169 0 50 0

[startup+0.108412 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 7573
/proc/meminfo: memFree=1970216/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310433170 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7573/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201422 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 7573
/proc/meminfo: memFree=1970216/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310433170 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7573/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301434 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 7573
/proc/meminfo: memFree=1970216/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310433170 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7573/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70148 s]
/proc/loadavg: 0.92 0.98 1.01 3/65 7573
/proc/meminfo: memFree=1970216/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310433170 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7573/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50157 s]
/proc/loadavg: 0.92 0.98 1.01 2/67 7579
/proc/meminfo: memFree=1963672/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=5080 CPUtime=0.64
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 1033 0 0 0 64 0 0 0 25 0 1 0 310433255 5201920 1019 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 1270 1019 76 170 0 1097 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10436

[startup+3.10276 s]
/proc/loadavg: 0.92 0.98 1.01 2/67 7579
/proc/meminfo: memFree=1962456/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=6992 CPUtime=2.24
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 1503 0 0 0 224 0 0 0 25 0 1 0 310433255 7159808 1489 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 1748 1489 76 170 0 1575 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12348

[startup+6.30113 s]
/proc/loadavg: 0.93 0.98 1.01 2/67 7579
/proc/meminfo: memFree=1958552/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=10308 CPUtime=5.44
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 2330 0 0 0 543 1 0 0 25 0 1 0 310433255 10555392 2316 1992294400 134512640 135212243 4294956240 18446744073709551615 134527864 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 2577 2316 76 170 0 2404 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15664

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 1.01 2/67 7579
/proc/meminfo: memFree=1952856/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=15840 CPUtime=11.85
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 3716 0 0 0 1183 2 0 0 25 0 1 0 310433255 16220160 3702 1992294400 134512640 135212243 4294956240 18446744073709551615 134528068 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 3960 3702 76 170 0 3787 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21196

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 1.01 2/67 7579
/proc/meminfo: memFree=1945432/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=22692 CPUtime=24.64
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 5431 0 0 0 2460 4 0 0 25 0 1 0 310433255 23236608 5417 1992294400 134512640 135212243 4294956240 18446744073709551615 134528028 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 5673 5417 76 170 0 5500 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28048

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1942232/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=25860 CPUtime=50.22
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 6228 0 0 0 5018 4 0 0 25 0 1 0 310433255 26480640 6214 1992294400 134512640 135212243 4294956240 18446744073709551615 134527744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 6465 6214 76 170 0 6292 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 31216

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1934488/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=33528 CPUtime=101.41
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 8150 0 0 0 10135 6 0 0 25 0 1 0 310433255 34332672 8136 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 8382 8136 76 170 0 8209 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 38884

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1924760/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=43360 CPUtime=161.39
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 10559 0 0 0 16131 8 0 0 25 0 1 0 310433255 44400640 10545 1992294400 134512640 135212243 4294956240 18446744073709551615 134528028 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 10840 10545 76 170 0 10667 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 48716

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1922584/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=45480 CPUtime=221.39
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 11087 0 0 0 22130 9 0 0 25 0 1 0 310433255 46571520 11073 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 11370 11073 76 170 0 11197 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 50836

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

[startup+230.402 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1922584/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=45480 CPUtime=229.48
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 11087 0 0 0 22939 9 0 0 25 0 1 0 310433255 46571520 11073 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 11370 11073 76 170 0 11197 0
Current children cumulated CPU time (s) 230.31
Current children cumulated vsize (KiB) 50836

[startup+256.002 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1922520/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=45480 CPUtime=255.07
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 11109 0 0 0 25498 9 0 0 25 0 1 0 310433255 46571520 11095 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 11370 11095 76 170 0 11197 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 50836

[startup+268.801 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1919576/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=48540 CPUtime=267.86
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 11853 0 0 0 26777 9 0 0 25 0 1 0 310433255 49704960 11839 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 12135 11839 76 170 0 11962 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 53896

[startup+272.002 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1918616/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=49464 CPUtime=271.07
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 12090 0 0 0 27097 10 0 0 25 0 1 0 310433255 50651136 12076 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 12366 12076 76 170 0 12193 0
Current children cumulated CPU time (s) 271.9
Current children cumulated vsize (KiB) 54820

[startup+273.602 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1918424/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=49728 CPUtime=272.67
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 12148 0 0 0 27257 10 0 0 25 0 1 0 310433255 50921472 12134 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 12432 12134 76 170 0 12259 0
Current children cumulated CPU time (s) 273.5
Current children cumulated vsize (KiB) 55084

[startup+275.201 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1918104/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=49860 CPUtime=274.27
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 12199 0 0 0 27417 10 0 0 25 0 1 0 310433255 51056640 12185 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 12465 12185 76 170 0 12292 0
Current children cumulated CPU time (s) 275.1
Current children cumulated vsize (KiB) 55216

[startup+276.002 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1918104/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=49992 CPUtime=275.07
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 12240 0 0 0 27497 10 0 0 25 0 1 0 310433255 51191808 12226 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 12498 12226 76 170 0 12325 0
Current children cumulated CPU time (s) 275.9
Current children cumulated vsize (KiB) 55348

[startup+276.206 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1917912/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=50124 CPUtime=275.27
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 12249 0 0 0 27517 10 0 0 25 0 1 0 310433255 51326976 12235 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 12531 12235 76 170 0 12358 0
Current children cumulated CPU time (s) 276.1
Current children cumulated vsize (KiB) 55480

[startup+276.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 7579
/proc/meminfo: memFree=1917912/2055920 swapFree=4178416/4192956
[pid=7573] ppid=7571 vsize=5356 CPUtime=0.83
/proc/7573/stat : 7573 (SatELiteGTI) S 7571 7573 7468 0 -1 4194304 335 3756 0 0 0 0 81 2 19 0 1 0 310433170 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7573/statm: 1339 239 197 169 0 50 0
[pid=7579] ppid=7573 vsize=50124 CPUtime=275.37
/proc/7579/stat : 7579 (minisat_static) R 7573 7573 7468 0 -1 4194304 12254 0 0 0 27527 10 0 0 25 0 1 0 310433255 51326976 12240 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/7579/statm: 12531 12240 76 170 0 12358 0
Current children cumulated CPU time (s) 276.2
Current children cumulated vsize (KiB) 55480

Child status: 20
Real time (s): 276.33
CPU time (s): 276.248
CPU user time (s): 276.104
CPU system time (s): 0.143978
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 55480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.104
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16513
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= 44
involuntary context switches= 578

runsolver used 0.25896 second user time and 0.752885 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-20 14:53:25
IDJOB=1833626
IDBENCH=70800
IDSOLVER=672
FILE ID=node74/1833626-1242824005
PBS_JOBID= 9322509
Free space on /tmp= 102932 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833626-1242824005/watcher-1833626-1242824005 -o /tmp/evaluation-result-1833626-1242824005/solver-1833626-1242824005 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833626-1242824005.cnf -random-seed=848370432

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED=848370432

node74.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.233
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.233
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:       1970696 kB
Buffers:         16804 kB
Cached:          31592 kB
SwapCached:       7908 kB
Active:          28452 kB
Inactive:        29472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1970696 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            2744 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            13144 kB
Committed_AS:  1059596 kB
PageTables:       1448 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= 102928 MiB
End job on node74 at 2009-05-20 14:58:01