Trace number 1832164

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 201.393 201.455

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.6443
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    7521    64725 |    2256       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    6372    56202 |      --       0       --      -- |     --   | -354/-4289
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1359   #clauses: 6372   #literals: 56202
0.00/0.06	c CPU time:   0.056991 s
0.00/0.06	c ==============================================================================
0.00/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.08	c Number of variables   : 1359         
0.00/0.08	c Number of clauses     : 6372         
0.00/0.09	c Parsing time: 0.01         s
201.32/201.44	c restarts              : 1345
201.32/201.44	c conflicts             : 362005         (1799 /sec)
201.32/201.44	c decisions             : 804046         (1.93 % random) (3995 /sec)
201.32/201.44	c propagations          : 12611931       (62663 /sec)
201.32/201.44	c conflict literals     : 10329256       (22.32 % deleted)
201.32/201.44	c Memory used           : 17.02 MB
201.32/201.44	c CPU time              : 201.267 s
201.32/201.44	UNSATISFIABLE
201.32/201.44	
201.32/201.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1832164-1242769965/watcher-1832164-1242769965 -o /tmp/evaluation-result-1832164-1242769965/solver-1832164-1242769965 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832164-1242769965.cnf -random-seed=791053195 

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


[startup+0 s]
/proc/loadavg: 1.03 1.03 0.98 3/64 6234
/proc/meminfo: memFree=1937840/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 305029927 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 245482881106 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/6234/statm: 1339 235 195 169 0 50 0
[pid=6235] ppid=6234 vsize=5356 CPUtime=0
/proc/6235/stat : 6235 (SatELiteGTI) S 6234 6234 6082 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 305029927 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4096 65538 18446744071563356171 0 0 17 1 0 0
/proc/6235/statm: 1339 238 198 169 0 50 0
[pid=6237] ppid=6235 vsize=0 CPUtime=0
/proc/6237/stat : 6237 (sed) R 6235 6234 6082 0 -1 4194308 163 0 0 0 0 0 0 0 22 0 1 0 305029927 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6237/statm: 0 0 0 0 0 0 0

[startup+0.09383 s]
/proc/loadavg: 1.03 1.03 0.98 3/64 6234
/proc/meminfo: memFree=1937840/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.102831 s]
/proc/loadavg: 1.03 1.03 0.98 3/64 6234
/proc/meminfo: memFree=1937840/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.301852 s]
/proc/loadavg: 1.03 1.03 0.98 3/64 6234
/proc/meminfo: memFree=1937840/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.701897 s]
/proc/loadavg: 1.03 1.03 0.98 3/64 6234
/proc/meminfo: memFree=1937840/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+1.50197 s]
/proc/loadavg: 1.03 1.03 0.98 2/66 6240
/proc/meminfo: memFree=1934368/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=4972 CPUtime=1.4
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 960 0 0 0 140 0 0 0 25 0 1 0 305029935 5091328 946 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 1243 946 76 170 0 1070 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10328

[startup+3.10114 s]
/proc/loadavg: 1.03 1.03 0.98 2/66 6240
/proc/meminfo: memFree=1933024/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=6376 CPUtime=3.01
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 1293 0 0 0 300 1 0 0 25 0 1 0 305029935 6529024 1279 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 1594 1279 76 170 0 1421 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11732

[startup+6.30146 s]
/proc/loadavg: 1.03 1.03 0.98 2/66 6240
/proc/meminfo: memFree=1930848/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=8140 CPUtime=6.2
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 1753 0 0 0 619 1 0 0 25 0 1 0 305029935 8335360 1739 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 2035 1739 76 170 0 1862 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13496

[startup+12.7011 s]
/proc/loadavg: 1.03 1.03 0.98 2/66 6240
/proc/meminfo: memFree=1928160/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=10612 CPUtime=12.6
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 2355 0 0 0 1259 1 0 0 25 0 1 0 305029935 10866688 2341 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 2653 2341 76 170 0 2480 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15968

[startup+25.5024 s]
/proc/loadavg: 1.02 1.03 0.98 2/66 6240
/proc/meminfo: memFree=1925536/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=13268 CPUtime=25.39
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 2993 0 0 0 2538 1 0 0 25 0 1 0 305029935 13586432 2979 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 3317 2979 76 170 0 3144 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18624

[startup+51.102 s]
/proc/loadavg: 1.01 1.02 0.98 2/66 6240
/proc/meminfo: memFree=1924320/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=14488 CPUtime=50.99
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3294 0 0 0 5097 2 0 0 25 0 1 0 305029935 14835712 3280 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 3622 3280 76 170 0 3449 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19844

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 0.98 2/66 6240
/proc/meminfo: memFree=1922912/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=15872 CPUtime=102.17
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3634 0 0 0 10215 2 0 0 25 0 1 0 305029935 16252928 3620 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 3968 3620 76 170 0 3795 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21228

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1922016/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=16932 CPUtime=162.16
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3854 0 0 0 16213 3 0 0 25 0 1 0 305029935 17338368 3840 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4233 3840 76 170 0 4060 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22288

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

[startup+179.102 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1921824/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=17068 CPUtime=178.95
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3909 0 0 0 17892 3 0 0 25 0 1 0 305029935 17477632 3895 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4267 3895 76 170 0 4094 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 22424

[startup+191.901 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1921696/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=17268 CPUtime=191.75
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3930 0 0 0 19172 3 0 0 25 0 1 0 305029935 17682432 3916 1992294400 134512640 135212243 4294956240 18446744073709551615 134526456 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4317 3916 76 170 0 4144 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 22624

[startup+198.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1921632/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=17268 CPUtime=198.15
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3941 0 0 0 19812 3 0 0 25 0 1 0 305029935 17682432 3927 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4317 3927 76 170 0 4144 0
Current children cumulated CPU time (s) 198.22
Current children cumulated vsize (KiB) 22624

[startup+199.901 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1921568/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=17420 CPUtime=199.75
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3966 0 0 0 19972 3 0 0 25 0 1 0 305029935 17838080 3952 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4355 3952 76 170 0 4182 0
Current children cumulated CPU time (s) 199.82
Current children cumulated vsize (KiB) 22776

[startup+200.701 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1921568/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=17420 CPUtime=200.55
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3967 0 0 0 20052 3 0 0 25 0 1 0 305029935 17838080 3953 1992294400 134512640 135212243 4294956240 18446744073709551615 134523819 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4355 3953 76 170 0 4182 0
Current children cumulated CPU time (s) 200.62
Current children cumulated vsize (KiB) 22776

[startup+201.101 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1921568/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=17420 CPUtime=200.95
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3967 0 0 0 20092 3 0 0 25 0 1 0 305029935 17838080 3953 1992294400 134512640 135212243 4294956240 18446744073709551615 134535340 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4355 3953 76 170 0 4182 0
Current children cumulated CPU time (s) 201.02
Current children cumulated vsize (KiB) 22776

[startup+201.305 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1921568/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=17420 CPUtime=201.15
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3967 0 0 0 20112 3 0 0 25 0 1 0 305029935 17838080 3953 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4355 3953 76 170 0 4182 0
Current children cumulated CPU time (s) 201.22
Current children cumulated vsize (KiB) 22776

[startup+201.401 s]
/proc/loadavg: 1.00 1.01 0.98 2/66 6240
/proc/meminfo: memFree=1921568/2055920 swapFree=4179956/4192956
[pid=6234] ppid=6232 vsize=5356 CPUtime=0.07
/proc/6234/stat : 6234 (SatELiteGTI) S 6232 6234 6082 0 -1 4194304 335 662 0 0 0 0 7 0 16 0 1 0 305029927 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6234/statm: 1339 239 197 169 0 50 0
[pid=6240] ppid=6234 vsize=17420 CPUtime=201.25
/proc/6240/stat : 6240 (minisat_static) R 6234 6234 6082 0 -1 4194304 3967 0 0 0 20122 3 0 0 25 0 1 0 305029935 17838080 3953 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/6240/statm: 4355 3953 76 170 0 4182 0
Current children cumulated CPU time (s) 201.32
Current children cumulated vsize (KiB) 22776

Child status: 20
Real time (s): 201.455
CPU time (s): 201.393
CPU user time (s): 201.34
CPU system time (s): 0.052991
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 22776

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

runsolver used 0.239963 second user time and 0.497924 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-19 23:52:45
IDJOB=1832164
IDBENCH=24598
IDSOLVER=672
FILE ID=node17/1832164-1242769965
PBS_JOBID= 9322281
Free space on /tmp= 66456 MiB

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

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=791053195

node17.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.234
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.234
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:       1938320 kB
Buffers:         11300 kB
Cached:          69076 kB
SwapCached:       7140 kB
Active:          15584 kB
Inactive:        73620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1938320 kB
SwapTotal:     4192956 kB
SwapFree:      4179956 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            14368 kB
Committed_AS:  1011056 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node17 at 2009-05-19 23:56:07