Trace number 370166

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, and are wall clock time (not CPU 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
SATzilla CRAFTEDUNSAT 840.272 840.417

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.614
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

Solver Data (download as text)

10.47/10.59	c run March_dl for 5 seconds ... 
10.47/10.59	c Bin: Executing march_dl
10.47/10.59	c child exit by a signal
10.47/10.59	c march_dl returned code 137.
10.47/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.59	c Bin: Executing ubcsat2006
10.47/10.59	c child exited successfully
10.47/10.59	c ubcsat2006 returned code 0.
10.47/10.59	c satzilla computing base features
10.47/10.59	c satzilla doing unit-prop probe
10.47/10.59	c satzilla doing local search probe
10.47/10.59	c satzilla doing lobjois search-space size estimate
10.47/10.59	c satzilla's ranking:
10.47/10.59	c 1) minisat20+P: 1.485496
10.47/10.59	c 2) minisat20: 1.649020
10.47/10.59	c 3) zchaff_rand+P: 1.982836
10.47/10.59	c 4) march_dl+P: 2.265031
10.47/10.59	c 5) march_dl: 2.325917
10.47/10.59	c 6) vallst+P: 2.714598
10.47/10.59	c 7) kcnfs+P: 999.000000
10.47/10.59	c 8) kcnfs: 999.000000
10.47/10.59	c 9) vallst: 999.000000
10.47/10.59	c 10) zchaff_rand: 999.000000
10.47/10.59	c satzilla running minisat20 with preprocessing ... 
10.57/10.64	This is MiniSat 2.0 beta
10.57/10.64	WARNING: for repeatability, setting FPU to use double precision
10.57/10.64	============================[ Problem Statistics ]=============================
10.57/10.64	|                                                                             |
10.57/10.64	|  Number of variables:  446                                                  |
10.57/10.64	|  Number of clauses:    7495                                                 |
10.57/10.65	|  Parsing time:         0.00         s                                       |
10.57/10.65	============================[ Search Statistics ]==============================
10.57/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.65	===============================================================================
10.57/10.65	|         0 |     446     7495    26734 |     2498        0    nan |  0.000 % |
10.57/10.65	|       100 |     446     7495    26734 |     2748      100     16 |  0.009 % |
10.57/10.66	|       250 |     446     7495    26734 |     3022      250     17 |  0.001 % |
10.57/10.66	|       477 |     446     7495    26734 |     3325      477     20 |  0.001 % |
10.57/10.68	|       815 |     446     7495    26734 |     3657      815     22 |  0.001 % |
10.62/10.70	|      1322 |     446     7495    26734 |     4023     1322     21 |  0.001 % |
10.62/10.74	|      2081 |     446     7495    26734 |     4425     2081     24 |  0.001 % |
10.62/10.82	|      3220 |     446     7495    26734 |     4868     3220     25 |  0.010 % |
10.87/10.95	|      4929 |     446     7495    26734 |     5355     4929     26 |  0.010 % |
11.07/11.17	|      7492 |     446     7495    26734 |     5890     4723     26 |  0.001 % |
11.47/11.56	|     11338 |     446     7495    26734 |     6480     5560     22 |  0.001 % |
12.07/12.16	|     17104 |     446     7495    26734 |     7128     4697     23 |  0.001 % |
12.97/13.05	|     25753 |     446     7495    26734 |     7840     6070     25 |  0.001 % |
14.47/14.57	|     38728 |     446     7495    26734 |     8624     7172     25 |  0.001 % |
17.07/17.13	|     58189 |     446     7495    26734 |     9487     4853     25 |  0.001 % |
21.16/21.23	|     87382 |     446     7495    26734 |    10436     5239     24 |  0.001 % |
27.56/27.67	|    131172 |     446     7495    26734 |    11479     6888     25 |  0.011 % |
38.47/38.51	|    196856 |     446     7495    26734 |    12627     8882     27 |  0.001 % |
55.47/55.54	|    295382 |     446     7495    26734 |    13890    11812     24 |  0.001 % |
83.27/83.34	|    443171 |     446     7495    26734 |    15279    12589     28 |  0.011 % |
130.37/130.44	|    664854 |     446     7495    26734 |    16807    11300     26 |  0.001 % |
211.27/211.36	|    997382 |     445     7453    26608 |    18488    15531     26 |  0.225 % |
339.68/339.73	|   1496173 |     445     7453    26608 |    20337    12400     24 |  0.225 % |
549.29/549.35	|   2244356 |     445     7453    26608 |    22370    14676     24 |  0.226 % |
840.24/840.41	===============================================================================
840.24/840.41	restarts              : 24
840.24/840.41	conflicts             : 3316425        (3998 /sec)
840.24/840.41	decisions             : 3685345        (1.50 % random) (4443 /sec)
840.24/840.41	propagations          : 250492100      (301971 /sec)
840.24/840.41	conflict literals     : 96289811       (37.49 % deleted)
840.24/840.41	Memory used           : 10.87 MB
840.24/840.41	CPU time              : 829.524 s
840.24/840.41	
840.24/840.41	c Preprocessing...
840.24/840.41	c Inital problem has 502 variables, 10736 nary clauses (1080 binary clauses).
840.24/840.41	c Num non-binary clauses 10701, Average non-binary clause length 3.698
840.24/840.41	c Theory has no gaps
840.24/840.41	c Preprocessor runtime was 0.040 seconds.
840.24/840.41	c 
840.24/840.41	c Satisfiability of theory still undetermined.
840.24/840.41	c See file /tmp/Cu9pdm for simplified theory.
840.24/840.41	c Bin: Executing minisat20
840.24/840.41	c child exited successfully
840.24/840.41	c minisat20 returned code 20.
840.24/840.41	s UNSATISFIABLE
840.24/840.41	c SATZILLA_TIME=840.390000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-370166-1177552177 -o ROOT/results/node16/solver-370166-1177552177 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370166-1177552177/SATzilla2007_C /tmp/evaluation/370166-1177552177/instance-370166-1177552177.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 16914
/proc/meminfo: memFree=1639944/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=1440 CPUtime=0
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203135349 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 360 110 95 260 0 84 0
[pid=16915] ppid=16914 vsize=768 CPUtime=0
/proc/16915/stat : 16915 (march_dl) R 16914 16914 16212 0 -1 4194304 95 0 0 0 0 0 0 0 19 0 1 0 203135349 786432 90 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134637065 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16915/statm: 192 91 50 118 0 71 0

[startup+0.0464931 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 16914
/proc/meminfo: memFree=1639944/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=1440 CPUtime=0
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203135349 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 360 110 95 260 0 84 0
[pid=16915] ppid=16914 vsize=1344 CPUtime=0.04
/proc/16915/stat : 16915 (march_dl) R 16914 16914 16212 0 -1 4194304 238 0 0 0 4 0 0 0 19 0 1 0 203135349 1376256 230 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16915/statm: 336 230 57 118 0 215 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2784

[startup+0.102481 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 16914
/proc/meminfo: memFree=1639944/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=1440 CPUtime=0
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203135349 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 360 110 95 260 0 84 0
[pid=16915] ppid=16914 vsize=2756 CPUtime=0.09
/proc/16915/stat : 16915 (march_dl) R 16914 16914 16212 0 -1 4194304 621 0 0 0 9 0 0 0 19 0 1 0 203135349 2822144 581 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16915/statm: 689 581 72 118 0 568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4196

[startup+0.301439 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 16914
/proc/meminfo: memFree=1639944/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=1440 CPUtime=0
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203135349 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 360 110 95 260 0 84 0
[pid=16915] ppid=16914 vsize=3052 CPUtime=0.29
/proc/16915/stat : 16915 (march_dl) R 16914 16914 16212 0 -1 4194304 785 0 0 0 29 0 0 0 20 0 1 0 203135349 3125248 633 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16915/statm: 763 633 74 118 0 642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4492

[startup+0.702356 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 16914
/proc/meminfo: memFree=1639944/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=1440 CPUtime=0
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203135349 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 360 110 95 260 0 84 0
[pid=16915] ppid=16914 vsize=3224 CPUtime=0.69
/proc/16915/stat : 16915 (march_dl) R 16914 16914 16212 0 -1 4194304 797 0 0 0 69 0 0 0 24 0 1 0 203135349 3301376 645 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16915/statm: 806 645 74 118 0 685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4664

[startup+1.50219 s]
/proc/loadavg: 1.08 1.02 0.94 2/79 16916
/proc/meminfo: memFree=1637496/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=1440 CPUtime=0
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203135349 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 360 110 95 260 0 84 0
[pid=16915] ppid=16914 vsize=3224 CPUtime=1.49
/proc/16915/stat : 16915 (march_dl) R 16914 16914 16212 0 -1 4194304 799 0 0 0 149 0 0 0 25 0 1 0 203135349 3301376 647 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16915/statm: 806 647 74 118 0 685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4664

[startup+3.10186 s]
/proc/loadavg: 1.08 1.02 0.94 2/79 16916
/proc/meminfo: memFree=1637368/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=1440 CPUtime=0
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203135349 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 360 110 95 260 0 84 0
[pid=16915] ppid=16914 vsize=3224 CPUtime=3.09
/proc/16915/stat : 16915 (march_dl) R 16914 16914 16212 0 -1 4194304 819 0 0 0 309 0 0 0 25 0 1 0 203135349 3301376 667 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16915/statm: 806 667 74 118 0 685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4664

[startup+6.30119 s]
/proc/loadavg: 1.07 1.02 0.94 2/79 16917
/proc/meminfo: memFree=1638648/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=1440 CPUtime=4.99
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 134 843 0 0 0 0 499 0 16 0 1 0 203135349 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16914/statm: 360 111 96 260 0 84 0
[pid=16917] ppid=16914 vsize=6188 CPUtime=1.27
/proc/16917/stat : 16917 (ubcsat2006) R 16914 16914 16212 0 -1 4194304 403 0 1 0 120 7 0 0 25 0 1 0 203135849 6336512 387 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16917/statm: 1547 387 156 64 0 1128 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 0.94 2/79 16918
/proc/meminfo: memFree=1635512/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=3160 CPUtime=2.05
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 483 0 0 0 205 0 0 0 25 0 1 0 203136414 3235840 477 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 790 477 58 118 0 668 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6988

[startup+25.5012 s]
/proc/loadavg: 1.05 1.01 0.94 2/79 16918
/proc/meminfo: memFree=1634552/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=3960 CPUtime=14.84
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 702 0 0 0 1484 0 0 0 25 0 1 0 203136414 4055040 696 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 990 696 58 118 0 868 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7788

[startup+51.1019 s]
/proc/loadavg: 1.03 1.01 0.94 2/79 16918
/proc/meminfo: memFree=1633080/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=5428 CPUtime=40.45
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 1069 0 0 0 4044 1 0 0 25 0 1 0 203136414 5558272 1063 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 1357 1063 58 118 0 1235 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9256

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 0.94 2/79 16918
/proc/meminfo: memFree=1632888/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=5704 CPUtime=91.65
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 1140 0 0 0 9164 1 0 0 25 0 1 0 203136414 5840896 1134 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 1426 1134 58 118 0 1304 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9532

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16918
/proc/meminfo: memFree=1631288/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=7340 CPUtime=151.65
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 1542 0 0 0 15163 2 0 0 25 0 1 0 203136414 7516160 1536 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 1835 1536 58 118 0 1713 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 11168

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16918
/proc/meminfo: memFree=1630968/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=7660 CPUtime=211.66
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 1617 0 0 0 21163 3 0 0 25 0 1 0 203136414 7843840 1611 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 1915 1611 58 118 0 1793 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 11488

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16918
/proc/meminfo: memFree=1630456/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=8204 CPUtime=271.66
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 1741 0 0 0 27163 3 0 0 25 0 1 0 203136414 8400896 1735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2051 1735 58 118 0 1929 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 12032

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16918
/proc/meminfo: memFree=1630008/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=8624 CPUtime=331.66
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 1857 0 0 0 33162 4 0 0 25 0 1 0 203136414 8830976 1851 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2156 1851 58 118 0 2034 0

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


[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16918
/proc/meminfo: memFree=1629240/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=9472 CPUtime=451.67
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2048 0 0 0 45162 5 0 0 25 0 1 0 203136414 9699328 2042 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2368 2042 58 118 0 2246 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 13300

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16918
/proc/meminfo: memFree=1628920/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=9736 CPUtime=511.67
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2116 0 0 0 51161 6 0 0 25 0 1 0 203136414 9969664 2110 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2434 2110 58 118 0 2312 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 13564

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16918
/proc/meminfo: memFree=1628600/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=10136 CPUtime=571.67
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2207 0 0 0 57161 6 0 0 25 0 1 0 203136414 10379264 2201 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2534 2201 58 118 0 2412 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 13964

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/79 16918
/proc/meminfo: memFree=1628216/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=10544 CPUtime=631.68
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2295 0 0 0 63161 7 0 0 25 0 1 0 203136414 10797056 2289 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2636 2289 58 118 0 2514 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 14372

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/85 17026
/proc/meminfo: memFree=1626680/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=10688 CPUtime=691.62
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2343 0 0 0 69154 8 0 0 25 0 1 0 203136414 10944512 2337 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2672 2337 58 118 0 2550 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 14516

[startup+762.307 s]
/proc/loadavg: 1.20 1.05 0.96 2/79 17604
/proc/meminfo: memFree=1581376/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=10828 CPUtime=751.52
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2387 0 0 0 75141 11 0 0 25 0 1 0 203136414 11087872 2381 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2707 2381 58 118 0 2585 0
Current children cumulated CPU time (s) 762.14
Current children cumulated vsize (KiB) 14656

[startup+822.302 s]
/proc/loadavg: 1.07 1.04 0.96 2/79 17604
/proc/meminfo: memFree=1581680/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=10976 CPUtime=811.52
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2412 0 0 0 81141 11 0 0 25 0 1 0 203136414 11239424 2406 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2744 2406 58 118 0 2622 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 14804

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

[startup+831.901 s]
/proc/loadavg: 1.06 1.03 0.96 2/79 17604
/proc/meminfo: memFree=1581680/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=10976 CPUtime=821.12
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2422 0 0 0 82101 11 0 0 25 0 1 0 203136414 11239424 2416 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2744 2416 58 118 0 2622 0
Current children cumulated CPU time (s) 831.74
Current children cumulated vsize (KiB) 14804

[startup+835.102 s]
/proc/loadavg: 1.06 1.03 0.96 2/79 17604
/proc/meminfo: memFree=1581680/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=11128 CPUtime=824.32
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2429 0 0 0 82421 11 0 0 25 0 1 0 203136414 11395072 2423 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 834.94
Current children cumulated vsize (KiB) 14956

[startup+838.302 s]
/proc/loadavg: 1.06 1.03 0.96 2/79 17604
/proc/meminfo: memFree=1581680/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=11128 CPUtime=827.52
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2429 0 0 0 82741 11 0 0 25 0 1 0 203136414 11395072 2423 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 838.14
Current children cumulated vsize (KiB) 14956

[startup+839.103 s]
/proc/loadavg: 1.06 1.03 0.96 2/79 17604
/proc/meminfo: memFree=1581680/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=11128 CPUtime=828.32
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2429 0 0 0 82821 11 0 0 25 0 1 0 203136414 11395072 2423 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 838.94
Current children cumulated vsize (KiB) 14956

[startup+839.902 s]
/proc/loadavg: 1.06 1.03 0.96 2/79 17604
/proc/meminfo: memFree=1581744/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=11128 CPUtime=829.12
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2429 0 0 0 82901 11 0 0 25 0 1 0 203136414 11395072 2423 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 839.74
Current children cumulated vsize (KiB) 14956

[startup+840.301 s]
/proc/loadavg: 1.13 1.05 0.96 2/79 17604
/proc/meminfo: memFree=1581744/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=11128 CPUtime=829.52
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2429 0 0 0 82941 11 0 0 25 0 1 0 203136414 11395072 2423 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 840.14
Current children cumulated vsize (KiB) 14956

[startup+840.405 s]
/proc/loadavg: 1.13 1.05 0.96 2/79 17604
/proc/meminfo: memFree=1581744/2055920 swapFree=4148656/4192956
[pid=16914] ppid=16912 vsize=3828 CPUtime=10.62
/proc/16914/stat : 16914 (SATzilla2007_C) S 16912 16914 16212 0 -1 4194304 1369 1252 0 1 332 16 701 13 25 0 1 0 203135349 3919872 778 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16914/statm: 957 778 165 260 0 681 0
[pid=16918] ppid=16914 vsize=11128 CPUtime=829.62
/proc/16918/stat : 16918 (minisat20) R 16914 16914 16212 0 -1 4194304 2429 0 0 0 82951 11 0 0 25 0 1 0 203136414 11395072 2423 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16918/statm: 2782 2423 58 118 0 2660 0
Current children cumulated CPU time (s) 840.24
Current children cumulated vsize (KiB) 14956

Child status: 20
Real time (s): 840.417
CPU time (s): 840.272
CPU user time (s): 839.857
CPU system time (s): 0.414936
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 14956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 839.857
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5068
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 1335

runsolver used 0.830873 second user time and 2.20866 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu Apr 26 01:49:37 UTC 2007

IDJOB= 370166
IDBENCH= 24643
IDSOLVER= 179
FILE ID= node16/370166-1177552177

PBS_JOBID= 4696597

Free space on /tmp= 66414 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/370166-1177552177/SATzilla2007_C /tmp/evaluation/370166-1177552177/instance-370166-1177552177.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-370166-1177552177 -o ROOT/results/node16/solver-370166-1177552177 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370166-1177552177/SATzilla2007_C /tmp/evaluation/370166-1177552177/instance-370166-1177552177.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  7f866db903b373b6b7f75057c2353f02

RANDOM SEED= 123222014

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
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.232
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:       1640416 kB
Buffers:         37828 kB
Cached:         278488 kB
SwapCached:      12328 kB
Active:         191520 kB
Inactive:       170260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640416 kB
SwapTotal:     4192956 kB
SwapFree:      4148656 kB
Dirty:            8652 kB
Writeback:           0 kB
Mapped:          52416 kB
Slab:            39208 kB
Committed_AS:  7590432 kB
PageTables:       1896 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= 66503 MiB

End job on node16 on Thu Apr 26 02:03:38 UTC 2007