Trace number 338009

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 915.212 915.617

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 benchmark740.816
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.47/10.57	c run March_dl for 5 seconds ... 
10.47/10.57	c Bin: Executing march_dl
10.47/10.57	c child exit by a signal
10.47/10.57	c march_dl returned code 137.
10.47/10.57	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.57	c Bin: Executing ubcsat2006
10.47/10.57	c child exited successfully
10.47/10.57	c ubcsat2006 returned code 0.
10.47/10.57	c satzilla computing base features
10.47/10.57	c satzilla doing unit-prop probe
10.47/10.57	c satzilla doing local search probe
10.47/10.57	c satzilla doing lobjois search-space size estimate
10.47/10.57	c satzilla's ranking:
10.47/10.57	c 1) minisat20+P: 1.633070
10.47/10.57	c 2) minisat20: 1.689853
10.47/10.57	c 3) vallst+P: 2.394268
10.47/10.57	c 4) zchaff_rand+P: 2.508044
10.47/10.57	c 5) march_dl: 2.938356
10.47/10.57	c 6) march_dl+P: 3.096179
10.47/10.57	c 7) kcnfs+P: 999.000000
10.47/10.57	c 8) kcnfs: 999.000000
10.47/10.57	c 9) vallst: 999.000000
10.47/10.57	c 10) zchaff_rand: 999.000000
10.47/10.57	c satzilla running minisat20 with preprocessing ... 
10.57/10.68	This is MiniSat 2.0 beta
10.57/10.68	WARNING: for repeatability, setting FPU to use double precision
10.57/10.68	============================[ Problem Statistics ]=============================
10.57/10.68	|                                                                             |
10.57/10.68	|  Number of variables:  672                                                  |
10.57/10.68	|  Number of clauses:    12820                                                |
10.57/10.69	|  Parsing time:         0.01         s                                       |
10.57/10.69	============================[ Search Statistics ]==============================
10.57/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.69	===============================================================================
10.57/10.69	|         0 |     672    12820    60262 |     4273        0    nan |  0.000 % |
10.57/10.69	|       100 |     672    12820    60262 |     4700      100     15 |  0.000 % |
10.65/10.70	|       250 |     672    12820    60262 |     5170      250     19 |  0.004 % |
10.65/10.71	|       475 |     672    12820    60262 |     5687      475     21 |  0.000 % |
10.65/10.72	|       812 |     672    12820    60262 |     6256      812     22 |  0.004 % |
10.65/10.75	|      1318 |     672    12820    60262 |     6882     1318     22 |  0.000 % |
10.65/10.80	|      2077 |     672    12820    60262 |     7570     2077     24 |  0.004 % |
10.65/10.88	|      3217 |     672    12820    60262 |     8327     3217     27 |  0.000 % |
10.96/11.03	|      4926 |     672    12820    60262 |     9160     4926     28 |  0.004 % |
11.26/11.38	|      7489 |     672    12820    60262 |    10076     7489     28 |  0.004 % |
11.76/11.88	|     11333 |     672    12820    60262 |    11083     6211     26 |  0.000 % |
12.66/12.76	|     17099 |     672    12820    60262 |    12192     6389     23 |  0.000 % |
13.96/14.10	|     25749 |     672    12820    60262 |    13411     8896     22 |  0.004 % |
16.36/16.47	|     38723 |     672    12820    60262 |    14752     8338     24 |  0.000 % |
19.85/19.99	|     58184 |     672    12820    60262 |    16227    12913     25 |  0.000 % |
25.75/25.80	|     87378 |     672    12820    60262 |    17850     9430     21 |  0.004 % |
35.24/35.39	|    131167 |     672    12820    60262 |    19635    17298     24 |  0.005 % |
51.03/51.10	|    196853 |     672    12820    60262 |    21599    13820     22 |  0.005 % |
76.63/76.76	|    295382 |     672    12820    60262 |    23759    14615     30 |  0.005 % |
116.31/116.48	|    443171 |     672    12820    60262 |    26135    19126     25 |  0.006 % |
178.10/178.21	|    664854 |     672    12820    60262 |    28748    17699     25 |  0.000 % |
286.76/286.94	|    997381 |     672    12820    60262 |    31623    17641     24 |  0.000 % |
465.31/465.64	|   1496169 |     671    12659    59412 |    34786    27493     25 |  0.149 % |
754.81/755.25	|   2244351 |     671    12659    59412 |    38264    18510     22 |  0.154 % |
915.16/915.61	===============================================================================
915.16/915.61	restarts              : 24
915.16/915.61	conflicts             : 2638442        (2917 /sec)
915.16/915.61	decisions             : 2909653        (1.75 % random) (3217 /sec)
915.16/915.61	propagations          : 170841199      (188892 /sec)
915.16/915.61	conflict literals     : 73055883       (41.77 % deleted)
915.16/915.61	Memory used           : 12.00 MB
915.16/915.61	CPU time              : 904.441 s
915.16/915.61	
915.16/915.61	c Preprocessing...
915.16/915.61	c Inital problem has 728 variables, 16022 nary clauses (1177 binary clauses).
915.16/915.61	c Num non-binary clauses 15973, Average non-binary clause length 4.581
915.16/915.61	c Theory has no gaps
915.16/915.61	c Preprocessor runtime was 0.070 seconds.
915.16/915.61	c 
915.16/915.61	c Satisfiability of theory still undetermined.
915.16/915.61	c See file /tmp/nVeeQJ for simplified theory.
915.16/915.61	c Bin: Executing minisat20
915.16/915.61	c child exited successfully
915.16/915.61	c minisat20 returned code 20.
915.16/915.61	s UNSATISFIABLE
915.16/915.61	c SATZILLA_TIME=915.340000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-338009-1173678866 -o ROOT/results/node7/solver-338009-1173678866 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338009-1173678866/SATzilla2007_C /tmp/evaluation/338009-1173678866/instance-338009-1173678866.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.99 0.98 0.99 3/77 7320
/proc/meminfo: memFree=1614480/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=1440 CPUtime=0
/proc/7320/stat : 7320 (SATzilla2007_C) R 7318 7320 6468 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 387841329 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/7320/statm: 360 110 95 260 0 84 0
[pid=7321] ppid=7320 vsize=772 CPUtime=0
/proc/7321/stat : 7321 (march_dl) R 7320 7320 6468 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 387841329 790528 99 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7321/statm: 193 99 50 118 0 72 0

[startup+0.0650889 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 7320
/proc/meminfo: memFree=1614480/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=1440 CPUtime=0
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387841329 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7320/statm: 360 110 95 260 0 84 0
[pid=7321] ppid=7320 vsize=1900 CPUtime=0.06
/proc/7321/stat : 7321 (march_dl) R 7320 7320 6468 0 -1 4194304 359 0 0 0 6 0 0 0 19 0 1 0 387841329 1945600 348 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617341 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7321/statm: 475 348 55 118 0 354 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3340

[startup+0.101093 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 7320
/proc/meminfo: memFree=1614480/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=1440 CPUtime=0
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387841329 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7320/statm: 360 110 95 260 0 84 0
[pid=7321] ppid=7320 vsize=2164 CPUtime=0.09
/proc/7321/stat : 7321 (march_dl) R 7320 7320 6468 0 -1 4194304 423 0 0 0 9 0 0 0 19 0 1 0 387841329 2215936 412 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7321/statm: 541 412 65 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3604

[startup+0.301114 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 7320
/proc/meminfo: memFree=1614480/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=1440 CPUtime=0
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387841329 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7320/statm: 360 110 95 260 0 84 0
[pid=7321] ppid=7320 vsize=2908 CPUtime=0.29
/proc/7321/stat : 7321 (march_dl) R 7320 7320 6468 0 -1 4194304 573 0 0 0 29 0 0 0 21 0 1 0 387841329 2977792 488 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7321/statm: 727 488 67 118 0 606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4348

[startup+0.701156 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 7320
/proc/meminfo: memFree=1614480/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=1440 CPUtime=0
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387841329 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7320/statm: 360 110 95 260 0 84 0
[pid=7321] ppid=7320 vsize=4792 CPUtime=0.69
/proc/7321/stat : 7321 (march_dl) R 7320 7320 6468 0 -1 4194304 1254 0 0 0 69 0 0 0 24 0 1 0 387841329 4907008 1063 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134557570 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7321/statm: 1198 1063 72 118 0 1077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6232

[startup+1.50124 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7322
/proc/meminfo: memFree=1609984/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=1440 CPUtime=0
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387841329 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7320/statm: 360 110 95 260 0 84 0
[pid=7321] ppid=7320 vsize=5820 CPUtime=1.49
/proc/7321/stat : 7321 (march_dl) R 7320 7320 6468 0 -1 4194304 1990 0 0 0 149 0 0 0 25 0 1 0 387841329 5959680 1165 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7321/statm: 1455 1165 74 118 0 1334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7260

[startup+3.10241 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7322
/proc/meminfo: memFree=1609664/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=1440 CPUtime=0
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 387841329 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7320/statm: 360 110 95 260 0 84 0
[pid=7321] ppid=7320 vsize=5820 CPUtime=3.09
/proc/7321/stat : 7321 (march_dl) R 7320 7320 6468 0 -1 4194304 1990 0 0 0 309 0 0 0 25 0 1 0 387841329 5959680 1165 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7321/statm: 1455 1165 74 118 0 1334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7260

[startup+6.30174 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7323
/proc/meminfo: memFree=1612672/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=1440 CPUtime=4.99
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 135 1990 0 0 0 0 499 0 16 0 1 0 387841329 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7320/statm: 360 111 96 260 0 84 0
[pid=7323] ppid=7320 vsize=6188 CPUtime=1.29
/proc/7323/stat : 7323 (ubcsat2006) R 7320 7320 6468 0 -1 4194304 510 0 0 0 122 7 0 0 25 0 1 0 387841829 6336512 493 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7323/statm: 1547 493 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7324
/proc/meminfo: memFree=1607296/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=3968 CPUtime=2.01
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 742 0 0 0 201 0 0 0 25 0 1 0 387842397 4063232 736 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 992 736 58 118 0 870 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9232

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7324
/proc/meminfo: memFree=1606080/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=5028 CPUtime=14.8
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 1012 0 0 0 1480 0 0 0 25 0 1 0 387842397 5148672 1006 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 1257 1006 58 118 0 1135 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10292

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7324
/proc/meminfo: memFree=1605120/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=6092 CPUtime=40.38
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 1250 0 0 0 4038 0 0 0 25 0 1 0 387842397 6238208 1244 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 1523 1244 58 118 0 1401 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11356

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7324
/proc/meminfo: memFree=1603840/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=7316 CPUtime=91.57
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 1568 0 0 0 9156 1 0 0 25 0 1 0 387842397 7491584 1562 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 1829 1562 58 118 0 1707 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 12580

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7324
/proc/meminfo: memFree=1603072/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=8132 CPUtime=151.55
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 1750 0 0 0 15153 2 0 0 25 0 1 0 387842397 8327168 1744 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 2033 1744 58 118 0 1911 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 13396

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7324
/proc/meminfo: memFree=1602048/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=9104 CPUtime=211.54
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2007 0 0 0 21151 3 0 0 25 0 1 0 387842397 9322496 2001 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134529469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 2276 2001 58 118 0 2154 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 14368

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7324
/proc/meminfo: memFree=1601664/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=9564 CPUtime=271.51
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2082 0 0 0 27148 3 0 0 25 0 1 0 387842397 9793536 2076 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 2391 2076 58 118 0 2269 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 14828

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7324
/proc/meminfo: memFree=1600960/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=10240 CPUtime=331.5
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2272 0 0 0 33146 4 0 0 25 0 1 0 387842397 10485760 2266 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 2560 2266 58 118 0 2438 0

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


[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1600064/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=11060 CPUtime=571.31
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2466 0 0 0 57125 6 0 0 25 0 1 0 387842397 11325440 2460 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 2765 2460 58 118 0 2643 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 16324

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1599808/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=11468 CPUtime=631.3
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2541 0 0 0 63123 7 0 0 25 0 1 0 387842397 11743232 2535 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 2867 2535 58 118 0 2745 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 16732

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1599680/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=11600 CPUtime=691.27
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2569 0 0 0 69120 7 0 0 25 0 1 0 387842397 11878400 2563 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 2900 2563 58 118 0 2778 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 16864

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 7522
/proc/meminfo: memFree=1599552/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=11600 CPUtime=751.25
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2600 0 0 0 75118 7 0 0 25 0 1 0 387842397 11878400 2594 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 2900 2594 58 118 0 2778 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 16864

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598976/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=811.24
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2740 0 0 0 81116 8 0 0 25 0 1 0 387842397 12574720 2734 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2734 58 118 0 2948 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 17544

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598912/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=871.22
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2756 0 0 0 87114 8 0 0 25 0 1 0 387842397 12574720 2750 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2750 58 118 0 2948 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 17544

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

[startup+895.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598848/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=884.82
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2756 0 0 0 88473 9 0 0 25 0 1 0 387842397 12574720 2750 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2750 58 118 0 2948 0
Current children cumulated CPU time (s) 895.47
Current children cumulated vsize (KiB) 17544

[startup+908.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598848/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=897.62
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2766 0 0 0 89753 9 0 0 25 0 1 0 387842397 12574720 2760 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 908.27
Current children cumulated vsize (KiB) 17544

[startup+911.906 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598848/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=900.82
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2766 0 0 0 90073 9 0 0 25 0 1 0 387842397 12574720 2760 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 911.47
Current children cumulated vsize (KiB) 17544

[startup+913.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598848/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=902.42
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2766 0 0 0 90233 9 0 0 25 0 1 0 387842397 12574720 2760 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 913.07
Current children cumulated vsize (KiB) 17544

[startup+914.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598848/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=903.21
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2766 0 0 0 90312 9 0 0 25 0 1 0 387842397 12574720 2760 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 913.86
Current children cumulated vsize (KiB) 17544

[startup+915.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598848/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=904.02
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2766 0 0 0 90393 9 0 0 25 0 1 0 387842397 12574720 2760 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 914.67
Current children cumulated vsize (KiB) 17544

[startup+915.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598848/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=904.41
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2766 0 0 0 90432 9 0 0 25 0 1 0 387842397 12574720 2760 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 915.06
Current children cumulated vsize (KiB) 17544

[startup+915.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7522
/proc/meminfo: memFree=1598848/2055920 swapFree=4147416/4192956
[pid=7320] ppid=7318 vsize=5264 CPUtime=10.65
/proc/7320/stat : 7320 (SATzilla2007_C) S 7318 7320 6468 0 -1 4194304 2010 2506 0 0 340 12 702 11 25 0 1 0 387841329 5390336 1141 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7320/statm: 1316 1141 164 260 0 1040 0
[pid=7324] ppid=7320 vsize=12280 CPUtime=904.51
/proc/7324/stat : 7324 (minisat20) R 7320 7320 6468 0 -1 4194304 2766 0 0 0 90442 9 0 0 25 0 1 0 387842397 12574720 2760 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7324/statm: 3070 2760 58 118 0 2948 0
Current children cumulated CPU time (s) 915.16
Current children cumulated vsize (KiB) 17544

Child status: 20
Real time (s): 915.617
CPU time (s): 915.212
CPU user time (s): 914.866
CPU system time (s): 0.345947
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 17544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 914.866
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7300
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= 27
involuntary context switches= 1996

runsolver used 0.912861 second user time and 2.42463 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Mar 12 05:54:26 UTC 2007

IDJOB= 338009
IDBENCH= 24712
IDSOLVER= 135
FILE ID= node7/338009-1173678866

PBS_JOBID= 4101475

Free space on /tmp= 66477 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/338009-1173678866/SATzilla2007_C /tmp/evaluation/338009-1173678866/instance-338009-1173678866.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-338009-1173678866 -o ROOT/results/node7/solver-338009-1173678866 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338009-1173678866/SATzilla2007_C /tmp/evaluation/338009-1173678866/instance-338009-1173678866.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  56dc474305bf6e6817771129f995c737

RANDOM SEED= 891146255

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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:       1614888 kB
Buffers:         41112 kB
Cached:         308460 kB
SwapCached:       8584 kB
Active:         220908 kB
Inactive:       151524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614888 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            8784 kB
Writeback:           0 kB
Mapped:          29864 kB
Slab:            54148 kB
Committed_AS:  1309392 kB
PageTables:       1764 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= 66477 MiB

End job on node7 on Mon Mar 12 06:09:42 UTC 2007