Trace number 1837463

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 50.0374 50.0659

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.6003
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.00/0.52	c ==============================================================================
0.00/0.52	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.52	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.52	c ==============================================================================
0.00/0.52	c |         0 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
3.38/3.43	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
3.38/3.44	c ==============================================================================
3.38/3.44	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
3.38/3.44	c CPU time:   3.32549 s
3.38/3.44	c ==============================================================================
3.68/3.74	c WARNING: for repeatability, setting FPU to use double precision
3.68/3.74	c Number of variables   : 49462        
3.68/3.74	c Number of clauses     : 300405       
3.72/3.94	c Parsing time: 0.16         s
49.94/50.05	c restarts              : 76
49.94/50.05	c conflicts             : 27076          (586 /sec)
49.94/50.05	c decisions             : 174041         (1.42 % random) (3768 /sec)
49.94/50.05	c propagations          : 74302398       (1608730 /sec)
49.94/50.05	c conflict literals     : 3556507        (28.03 % deleted)
49.94/50.05	c Memory used           : 31.75 MB
49.94/50.05	c CPU time              : 46.187 s
49.94/50.05	UNSATISFIABLE
49.94/50.05	
49.94/50.05	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-1837463-1242871295/watcher-1837463-1242871295 -o /tmp/evaluation-result-1837463-1242871295/solver-1837463-1242871295 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837463-1242871295.cnf -random-seed=595439773 

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: 1.11 1.04 1.01 3/64 6959
/proc/meminfo: memFree=1635368/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=0
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 315155629 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 237947813970 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/6959/statm: 1339 235 195 169 0 50 0
[pid=6960] ppid=6959 vsize=5356 CPUtime=0
/proc/6960/stat : 6960 (SatELiteGTI) S 6959 6959 6504 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 315155629 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/6960/statm: 1339 238 198 169 0 50 0
[pid=6962] ppid=6960 vsize=5356 CPUtime=0
/proc/6962/stat : 6962 (SatELiteGTI) R 6960 6959 6504 0 -1 4194368 19 0 0 0 0 0 0 0 18 0 1 0 315155630 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947645223 0 0 4096 0 0 0 0 17 1 0 0
/proc/6962/statm: 1339 239 199 169 0 50 0

[startup+0.059805 s]
/proc/loadavg: 1.11 1.04 1.01 3/64 6959
/proc/meminfo: memFree=1635368/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=0
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315155629 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10281 s]
/proc/loadavg: 1.11 1.04 1.01 3/64 6959
/proc/meminfo: memFree=1635368/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=0
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315155629 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302827 s]
/proc/loadavg: 1.11 1.04 1.01 3/64 6959
/proc/meminfo: memFree=1635368/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=0
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315155629 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701913 s]
/proc/loadavg: 1.11 1.04 1.01 3/64 6959
/proc/meminfo: memFree=1635368/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=0
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315155629 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50195 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 6964
/proc/meminfo: memFree=1582744/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=0
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315155629 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 237 197 169 0 50 0
[pid=6964] ppid=6959 vsize=59596 CPUtime=1.48
/proc/6964/stat : 6964 (SatELite_releas) R 6959 6959 6504 0 -1 4194304 14847 0 0 0 139 9 0 0 25 0 1 0 315155630 61026304 13504 1992294400 134512640 135223648 4294956128 18446744073709551615 134596092 0 0 4096 3 0 0 0 17 0 0 0
/proc/6964/statm: 14899 13504 76 173 0 14724 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64952

[startup+3.10104 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 6964
/proc/meminfo: memFree=1578904/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=0
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315155629 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 237 197 169 0 50 0
[pid=6964] ppid=6959 vsize=59972 CPUtime=3.07
/proc/6964/stat : 6964 (SatELite_releas) R 6959 6959 6504 0 -1 4194304 17043 0 0 0 298 9 0 0 25 0 1 0 315155630 61411328 13676 1992294400 134512640 135223648 4294956128 18446744073709551615 134577077 0 0 4096 3 0 0 0 17 0 0 0
/proc/6964/statm: 14993 13676 76 173 0 14818 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 65328

[startup+6.30129 s]
/proc/loadavg: 1.18 1.05 1.01 2/66 6965
/proc/meminfo: memFree=1608792/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=18616 CPUtime=2.54
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 4319 0 0 0 250 4 0 0 25 0 1 0 315156004 19062784 4305 1992294400 134512640 135212243 4294956240 18446744073709551615 134527776 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 4654 4305 75 170 0 4481 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23972

[startup+12.7018 s]
/proc/loadavg: 1.16 1.05 1.01 2/66 6965
/proc/meminfo: memFree=1606496/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=21124 CPUtime=8.94
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 4971 0 0 0 890 4 0 0 25 0 1 0 315156004 21630976 4957 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 5281 4957 75 170 0 5108 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26480

[startup+25.5028 s]
/proc/loadavg: 1.13 1.05 1.01 2/66 6965
/proc/meminfo: memFree=1601696/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=25888 CPUtime=21.74
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 6157 0 0 0 2168 6 0 0 25 0 1 0 315156004 26509312 6143 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 6472 6143 75 170 0 6299 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31244

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

[startup+38.3019 s]
/proc/loadavg: 1.18 1.06 1.01 2/66 7441
/proc/meminfo: memFree=1556424/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=30252 CPUtime=34.54
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 7225 0 0 0 3445 9 0 0 25 0 1 0 315156004 30978048 7211 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 7563 7211 75 170 0 7390 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 35608

[startup+44.7014 s]
/proc/loadavg: 1.17 1.06 1.01 2/66 7441
/proc/meminfo: memFree=1555424/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=31572 CPUtime=40.92
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 7582 0 0 0 4083 9 0 0 25 0 1 0 315156004 32329728 7568 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 7893 7568 75 170 0 7720 0
Current children cumulated CPU time (s) 44.64
Current children cumulated vsize (KiB) 36928

[startup+47.9016 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 7441
/proc/meminfo: memFree=1554720/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=32240 CPUtime=44.12
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 7730 0 0 0 4403 9 0 0 25 0 1 0 315156004 33013760 7716 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 8060 7716 75 170 0 7887 0
Current children cumulated CPU time (s) 47.84
Current children cumulated vsize (KiB) 37596

[startup+48.7017 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 7441
/proc/meminfo: memFree=1554656/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=32372 CPUtime=44.92
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 7756 0 0 0 4483 9 0 0 25 0 1 0 315156004 33148928 7742 1992294400 134512640 135212243 4294956240 18446744073709551615 134526239 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 8093 7742 75 170 0 7920 0
Current children cumulated CPU time (s) 48.64
Current children cumulated vsize (KiB) 37728

[startup+49.5067 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 7441
/proc/meminfo: memFree=1554464/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=32512 CPUtime=45.73
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 7791 0 0 0 4564 9 0 0 25 0 1 0 315156004 33292288 7777 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 8128 7777 75 170 0 7955 0
Current children cumulated CPU time (s) 49.45
Current children cumulated vsize (KiB) 37868

[startup+49.9018 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 7441
/proc/meminfo: memFree=1554464/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=32512 CPUtime=46.12
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 7803 0 0 0 4603 9 0 0 25 0 1 0 315156004 33292288 7789 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 8128 7789 75 170 0 7955 0
Current children cumulated CPU time (s) 49.84
Current children cumulated vsize (KiB) 37868

[startup+50.0018 s]
/proc/loadavg: 1.15 1.06 1.01 2/66 7441
/proc/meminfo: memFree=1554464/2055920 swapFree=4180368/4192956
[pid=6959] ppid=6957 vsize=5356 CPUtime=3.72
/proc/6959/stat : 6959 (SatELiteGTI) S 6957 6959 6504 0 -1 4194304 333 18093 0 0 0 0 360 12 16 0 1 0 315155629 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6959/statm: 1339 239 197 169 0 50 0
[pid=6965] ppid=6959 vsize=32512 CPUtime=46.22
/proc/6965/stat : 6965 (minisat_static) R 6959 6959 6504 0 -1 4194304 7804 0 0 0 4613 9 0 0 25 0 1 0 315156004 33292288 7790 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/6965/statm: 8128 7790 75 170 0 7955 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 37868

Child status: 20
Real time (s): 50.0659
CPU time (s): 50.0374
CPU user time (s): 49.7964
CPU system time (s): 0.240963
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (KiB): 71504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.7964
system time used= 0.240963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26399
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= 19
involuntary context switches= 156

runsolver used 0.042993 second user time and 0.155976 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-21 04:01:36
IDJOB=1837463
IDBENCH=71006
IDSOLVER=675
FILE ID=node69/1837463-1242871295
PBS_JOBID= 9328547
Free space on /tmp= 66032 MiB

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

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=595439773

node69.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.231
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.231
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:       1635912 kB
Buffers:         43592 kB
Cached:         334012 kB
SwapCached:       6664 kB
Active:         175796 kB
Inactive:       210548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635912 kB
SwapTotal:     4192956 kB
SwapFree:      4180368 kB
Dirty:           10088 kB
Writeback:           0 kB
Mapped:          13984 kB
Slab:            19648 kB
Committed_AS:   981024 kB
PageTables:       1472 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= 66032 MiB
End job on node69 at 2009-05-21 04:02:26