Trace number 370174

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 918.625 919.062

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark745.056
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

Solver Data (download as text)

10.53/10.61	c run March_dl for 5 seconds ... 
10.53/10.61	c Bin: Executing march_dl
10.53/10.61	c child exit by a signal
10.53/10.61	c march_dl returned code 137.
10.53/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.61	c Bin: Executing ubcsat2006
10.53/10.61	c child exited successfully
10.53/10.61	c ubcsat2006 returned code 0.
10.53/10.61	c satzilla computing base features
10.53/10.61	c satzilla doing unit-prop probe
10.53/10.61	c satzilla doing local search probe
10.53/10.61	c satzilla doing lobjois search-space size estimate
10.53/10.61	c satzilla's ranking:
10.53/10.61	c 1) minisat20+P: 1.790272
10.53/10.61	c 2) minisat20: 1.823931
10.53/10.61	c 3) vallst+P: 2.402410
10.53/10.61	c 4) zchaff_rand+P: 2.509314
10.53/10.61	c 5) march_dl: 2.933701
10.53/10.61	c 6) march_dl+P: 3.135987
10.53/10.61	c 7) kcnfs+P: 999.000000
10.53/10.61	c 8) kcnfs: 999.000000
10.53/10.61	c 9) vallst: 999.000000
10.53/10.61	c 10) zchaff_rand: 999.000000
10.53/10.61	c satzilla running minisat20 with preprocessing ... 
10.63/10.72	This is MiniSat 2.0 beta
10.63/10.72	WARNING: for repeatability, setting FPU to use double precision
10.63/10.72	============================[ Problem Statistics ]=============================
10.63/10.72	|                                                                             |
10.63/10.72	|  Number of variables:  672                                                  |
10.63/10.72	|  Number of clauses:    12820                                                |
10.63/10.73	|  Parsing time:         0.01         s                                       |
10.63/10.73	============================[ Search Statistics ]==============================
10.63/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.73	===============================================================================
10.63/10.73	|         0 |     672    12820    60262 |     4273        0    nan |  0.000 % |
10.63/10.73	|       100 |     672    12820    60262 |     4700      100     15 |  0.000 % |
10.63/10.74	|       250 |     672    12820    60262 |     5170      250     19 |  0.004 % |
10.63/10.75	|       475 |     672    12820    60262 |     5687      475     21 |  0.000 % |
10.63/10.76	|       812 |     672    12820    60262 |     6256      812     22 |  0.004 % |
10.63/10.79	|      1318 |     672    12820    60262 |     6882     1318     22 |  0.000 % |
10.65/10.83	|      2077 |     672    12820    60262 |     7570     2077     24 |  0.004 % |
10.82/10.92	|      3217 |     672    12820    60262 |     8327     3217     27 |  0.000 % |
10.92/11.07	|      4926 |     672    12820    60262 |     9160     4926     28 |  0.004 % |
11.31/11.42	|      7489 |     672    12820    60262 |    10076     7489     28 |  0.004 % |
11.81/11.93	|     11333 |     672    12820    60262 |    11083     6211     26 |  0.000 % |
12.71/12.82	|     17099 |     672    12820    60262 |    12192     6389     23 |  0.000 % |
14.01/14.16	|     25749 |     672    12820    60262 |    13411     8896     22 |  0.004 % |
16.42/16.55	|     38723 |     672    12820    60262 |    14752     8338     24 |  0.000 % |
19.91/20.09	|     58184 |     672    12820    60262 |    16227    12913     25 |  0.000 % |
25.71/25.87	|     87378 |     672    12820    60262 |    17850     9430     21 |  0.004 % |
35.31/35.42	|    131167 |     672    12820    60262 |    19635    17298     24 |  0.005 % |
50.91/51.04	|    196853 |     672    12820    60262 |    21599    13820     22 |  0.005 % |
76.40/76.51	|    295382 |     672    12820    60262 |    23759    14615     30 |  0.005 % |
115.79/115.94	|    443171 |     672    12820    60262 |    26135    19126     25 |  0.006 % |
177.17/177.40	|    664854 |     672    12820    60262 |    28748    17699     25 |  0.000 % |
286.25/286.42	|    997381 |     672    12820    60262 |    31623    17641     24 |  0.000 % |
465.79/466.01	|   1496169 |     671    12659    59412 |    34786    27493     25 |  0.149 % |
756.98/757.43	|   2244351 |     671    12659    59412 |    38264    18510     22 |  0.154 % |
918.54/919.05	===============================================================================
918.54/919.05	restarts              : 24
918.54/919.05	conflicts             : 2638442        (2906 /sec)
918.54/919.05	decisions             : 2909653        (1.75 % random) (3205 /sec)
918.54/919.05	propagations          : 170841199      (188170 /sec)
918.54/919.05	conflict literals     : 73055883       (41.77 % deleted)
918.54/919.05	Memory used           : 12.00 MB
918.54/919.05	CPU time              : 907.908 s
918.54/919.05	
918.54/919.06	c Preprocessing...
918.54/919.06	c Inital problem has 728 variables, 16022 nary clauses (1177 binary clauses).
918.54/919.06	c Num non-binary clauses 15973, Average non-binary clause length 4.581
918.54/919.06	c Theory has no gaps
918.54/919.06	c Preprocessor runtime was 0.070 seconds.
918.54/919.06	c 
918.54/919.06	c Satisfiability of theory still undetermined.
918.54/919.06	c See file /tmp/gp39W9 for simplified theory.
918.54/919.06	c Bin: Executing minisat20
918.54/919.06	c child exited successfully
918.54/919.06	c minisat20 returned code 20.
918.54/919.06	s UNSATISFIABLE
918.54/919.06	c SATZILLA_TIME=918.740000

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/node48/watcher-370174-1177552218 -o ROOT/results/node48/solver-370174-1177552218 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370174-1177552218/SATzilla2007_C /tmp/evaluation/370174-1177552218/instance-370174-1177552218.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: 0.92 0.99 0.93 3/64 14834
/proc/meminfo: memFree=1673136/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=1440 CPUtime=0
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 110067160 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 360 110 95 260 0 84 0
[pid=14835] ppid=14834 vsize=772 CPUtime=0
/proc/14835/stat : 14835 (march_dl) R 14834 14834 12576 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 110067160 790528 98 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134777248 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14835/statm: 193 98 50 118 0 72 0

[startup+0.091481 s]
/proc/loadavg: 0.92 0.99 0.93 3/64 14834
/proc/meminfo: memFree=1673136/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=1440 CPUtime=0
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 110067160 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 360 110 95 260 0 84 0
[pid=14835] ppid=14834 vsize=1900 CPUtime=0.08
/proc/14835/stat : 14835 (march_dl) R 14834 14834 12576 0 -1 4194304 365 0 0 0 8 0 0 0 19 0 1 0 110067160 1945600 354 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14835/statm: 475 354 61 118 0 354 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3340

[startup+0.101481 s]
/proc/loadavg: 0.92 0.99 0.93 3/64 14834
/proc/meminfo: memFree=1673136/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=1440 CPUtime=0
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 110067160 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 360 110 95 260 0 84 0
[pid=14835] ppid=14834 vsize=2164 CPUtime=0.09
/proc/14835/stat : 14835 (march_dl) R 14834 14834 12576 0 -1 4194304 423 0 0 0 9 0 0 0 19 0 1 0 110067160 2215936 412 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559195 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14835/statm: 541 412 65 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3604

[startup+0.301499 s]
/proc/loadavg: 0.92 0.99 0.93 3/64 14834
/proc/meminfo: memFree=1673136/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=1440 CPUtime=0
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 110067160 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 360 110 95 260 0 84 0
[pid=14835] ppid=14834 vsize=2908 CPUtime=0.29
/proc/14835/stat : 14835 (march_dl) R 14834 14834 12576 0 -1 4194304 573 0 0 0 29 0 0 0 20 0 1 0 110067160 2977792 488 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14835/statm: 727 488 67 118 0 606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4348

[startup+0.701537 s]
/proc/loadavg: 0.92 0.99 0.93 3/64 14834
/proc/meminfo: memFree=1673136/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=1440 CPUtime=0
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 110067160 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 360 110 95 260 0 84 0
[pid=14835] ppid=14834 vsize=4792 CPUtime=0.69
/proc/14835/stat : 14835 (march_dl) R 14834 14834 12576 0 -1 4194304 1254 0 0 0 69 0 0 0 24 0 1 0 110067160 4907008 1063 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559735 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14835/statm: 1198 1063 72 118 0 1077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6232

[startup+1.50161 s]
/proc/loadavg: 0.92 0.99 0.93 2/66 14836
/proc/meminfo: memFree=1668512/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=1440 CPUtime=0
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 110067160 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 360 110 95 260 0 84 0
[pid=14835] ppid=14834 vsize=5820 CPUtime=1.49
/proc/14835/stat : 14835 (march_dl) R 14834 14834 12576 0 -1 4194304 1990 0 0 0 148 1 0 0 25 0 1 0 110067160 5959680 1165 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514074 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14835/statm: 1455 1165 74 118 0 1334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7260

[startup+3.10176 s]
/proc/loadavg: 0.93 0.99 0.93 2/66 14836
/proc/meminfo: memFree=1668320/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=1440 CPUtime=0
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 110067160 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 360 110 95 260 0 84 0
[pid=14835] ppid=14834 vsize=5820 CPUtime=3.09
/proc/14835/stat : 14835 (march_dl) R 14834 14834 12576 0 -1 4194304 1990 0 0 0 308 1 0 0 25 0 1 0 110067160 5959680 1165 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14835/statm: 1455 1165 74 118 0 1334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7260

[startup+6.30105 s]
/proc/loadavg: 0.93 0.99 0.93 2/66 14837
/proc/meminfo: memFree=1671264/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=1440 CPUtime=4.99
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 134 1990 0 0 0 0 498 1 16 0 1 0 110067160 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14834/statm: 360 111 96 260 0 84 0
[pid=14837] ppid=14834 vsize=6188 CPUtime=1.25
/proc/14837/stat : 14837 (ubcsat2006) R 14834 14834 12576 0 -1 4194304 509 0 2 0 119 6 0 0 25 0 1 0 110067660 6336512 494 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14837/statm: 1547 494 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.94 0.99 0.93 2/66 14838
/proc/meminfo: memFree=1665888/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=3968 CPUtime=1.96
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 742 0 0 0 196 0 0 0 25 0 1 0 110068232 4063232 736 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 992 736 58 118 0 870 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 9232

[startup+25.5018 s]
/proc/loadavg: 0.95 0.99 0.93 2/66 14838
/proc/meminfo: memFree=1664736/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=5028 CPUtime=14.76
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 1012 0 0 0 1476 0 0 0 25 0 1 0 110068232 5148672 1006 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 1257 1006 58 118 0 1135 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 10292

[startup+51.1012 s]
/proc/loadavg: 0.96 0.99 0.93 2/66 14838
/proc/meminfo: memFree=1663840/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=6092 CPUtime=40.36
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 1250 0 0 0 4035 1 0 0 25 0 1 0 110068232 6238208 1244 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 1523 1244 58 118 0 1401 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 11356

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.93 2/66 14838
/proc/meminfo: memFree=1662624/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=7316 CPUtime=91.55
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 1568 0 0 0 9154 1 0 0 25 0 1 0 110068232 7491584 1562 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 1829 1562 58 118 0 1707 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 12580

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.93 2/66 14838
/proc/meminfo: memFree=1661856/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=8132 CPUtime=151.52
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 1750 0 0 0 15151 1 0 0 25 0 1 0 110068232 8327168 1744 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 2033 1744 58 118 0 1911 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 13396

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.93 2/66 14838
/proc/meminfo: memFree=1660832/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=9104 CPUtime=211.51
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2007 0 0 0 21149 2 0 0 25 0 1 0 110068232 9322496 2001 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 2276 2001 58 118 0 2154 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 14368

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.93 2/66 14838
/proc/meminfo: memFree=1660512/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=9564 CPUtime=271.5
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2082 0 0 0 27148 2 0 0 25 0 1 0 110068232 9793536 2076 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 2391 2076 58 118 0 2269 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 14828

[startup+342.301 s]
/proc/loadavg: 1.04 1.00 0.93 2/66 14838
/proc/meminfo: memFree=1659680/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=10240 CPUtime=331.48
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2272 0 0 0 33146 2 0 0 25 0 1 0 110068232 10485760 2266 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 2560 2266 58 118 0 2438 0

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


[startup+582.301 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 14838
/proc/meminfo: memFree=1658912/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=11060 CPUtime=571.41
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2463 0 0 0 57139 2 0 0 25 0 1 0 110068232 11325440 2457 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 2765 2457 58 118 0 2643 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 16324

[startup+642.302 s]
/proc/loadavg: 1.02 1.01 0.94 2/66 14838
/proc/meminfo: memFree=1658656/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=11468 CPUtime=631.4
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2541 0 0 0 63137 3 0 0 25 0 1 0 110068232 11743232 2535 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 2867 2535 58 118 0 2745 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 16732

[startup+702.301 s]
/proc/loadavg: 1.11 1.04 0.95 2/66 15036
/proc/meminfo: memFree=1658000/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=11600 CPUtime=691.28
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2568 0 0 0 69125 3 0 0 25 0 1 0 110068232 11878400 2562 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 2900 2562 58 118 0 2778 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 16864

[startup+762.306 s]
/proc/loadavg: 1.15 1.07 0.96 2/66 15512
/proc/meminfo: memFree=1657560/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=11600 CPUtime=751.23
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2597 0 0 0 75120 3 0 0 25 0 1 0 110068232 11878400 2591 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 2900 2591 58 118 0 2778 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 16864

[startup+822.302 s]
/proc/loadavg: 1.05 1.05 0.96 2/66 15512
/proc/meminfo: memFree=1657112/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=811.21
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2740 0 0 0 81117 4 0 0 25 0 1 0 110068232 12574720 2734 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2734 58 118 0 2948 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 17544

[startup+882.301 s]
/proc/loadavg: 1.02 1.04 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=871.2
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2756 0 0 0 87116 4 0 0 25 0 1 0 110068232 12574720 2750 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2750 58 118 0 2948 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 17544

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

[startup+895.901 s]
/proc/loadavg: 1.01 1.04 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=884.79
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2756 0 0 0 88475 4 0 0 25 0 1 0 110068232 12574720 2750 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2750 58 118 0 2948 0
Current children cumulated CPU time (s) 895.44
Current children cumulated vsize (KiB) 17544

[startup+908.703 s]
/proc/loadavg: 1.01 1.04 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=897.59
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2766 0 0 0 89755 4 0 0 25 0 1 0 110068232 12574720 2760 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 908.24
Current children cumulated vsize (KiB) 17544

[startup+915.101 s]
/proc/loadavg: 1.01 1.04 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=903.99
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2766 0 0 0 90395 4 0 0 25 0 1 0 110068232 12574720 2760 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 914.64
Current children cumulated vsize (KiB) 17544

[startup+916.701 s]
/proc/loadavg: 1.01 1.04 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=905.59
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2766 0 0 0 90555 4 0 0 25 0 1 0 110068232 12574720 2760 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 916.24
Current children cumulated vsize (KiB) 17544

[startup+918.302 s]
/proc/loadavg: 1.01 1.03 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=907.19
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2766 0 0 0 90715 4 0 0 25 0 1 0 110068232 12574720 2760 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 917.84
Current children cumulated vsize (KiB) 17544

[startup+918.701 s]
/proc/loadavg: 1.01 1.03 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=907.59
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2766 0 0 0 90755 4 0 0 25 0 1 0 110068232 12574720 2760 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 918.24
Current children cumulated vsize (KiB) 17544

[startup+918.901 s]
/proc/loadavg: 1.01 1.03 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=907.79
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2766 0 0 0 90775 4 0 0 25 0 1 0 110068232 12574720 2760 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 918.44
Current children cumulated vsize (KiB) 17544

[startup+919.001 s]
/proc/loadavg: 1.01 1.03 0.96 2/66 15512
/proc/meminfo: memFree=1656984/2055920 swapFree=4183868/4192956
[pid=14834] ppid=14832 vsize=5264 CPUtime=10.65
/proc/14834/stat : 14834 (SATzilla2007_C) S 14832 14834 12576 0 -1 4194304 2013 2505 0 2 340 13 701 11 25 0 1 0 110067160 5390336 1143 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14834/statm: 1316 1143 165 260 0 1040 0
[pid=14838] ppid=14834 vsize=12280 CPUtime=907.89
/proc/14838/stat : 14838 (minisat20) R 14834 14834 12576 0 -1 4194304 2766 0 0 0 90785 4 0 0 25 0 1 0 110068232 12574720 2760 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14838/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 918.54
Current children cumulated vsize (KiB) 17544

Child status: 20
Real time (s): 919.062
CPU time (s): 918.625
CPU user time (s): 918.328
CPU system time (s): 0.296954
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 17544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 918.328
system time used= 0.296954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7302
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29
involuntary context switches= 1925

runsolver used 0.751885 second user time and 1.82772 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Thu Apr 26 01:50:18 UTC 2007

IDJOB= 370174
IDBENCH= 24712
IDSOLVER= 179
FILE ID= node48/370174-1177552218

PBS_JOBID= 4696590

Free space on /tmp= 66478 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/370174-1177552218/SATzilla2007_C /tmp/evaluation/370174-1177552218/instance-370174-1177552218.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-370174-1177552218 -o ROOT/results/node48/solver-370174-1177552218 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370174-1177552218/SATzilla2007_C /tmp/evaluation/370174-1177552218/instance-370174-1177552218.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  56dc474305bf6e6817771129f995c737

RANDOM SEED= 879302449

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1673608 kB
Buffers:         28260 kB
Cached:         299372 kB
SwapCached:       3528 kB
Active:         171464 kB
Inactive:       167180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673608 kB
SwapTotal:     4192956 kB
SwapFree:      4183868 kB
Dirty:            8716 kB
Writeback:           0 kB
Mapped:          16368 kB
Slab:            29744 kB
Committed_AS:  1236692 kB
PageTables:       1396 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= 66493 MiB

End job on node48 on Thu Apr 26 02:05:38 UTC 2007