Trace number 294656

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 908.937 909.29

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1195605559-14.UNSAT.shuffled.cnf
MD5SUMeac9af97d18fcd2d7b549542328af50a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.3755
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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: 0.392731
10.53/10.61	c 2) march_dl+P: 1.620833
10.53/10.61	c 3) minisat20: 1.661082
10.53/10.61	c 4) march_dl: 1.755470
10.53/10.61	c 5) zchaff_rand+P: 3.780581
10.53/10.61	c 6) vallst+P: 3.944164
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.53/10.64	This is MiniSat 2.0 beta
10.53/10.64	WARNING: for repeatability, setting FPU to use double precision
10.53/10.64	============================[ Problem Statistics ]=============================
10.53/10.64	|                                                                             |
10.53/10.64	|  Number of variables:  50                                                   |
10.53/10.64	|  Number of clauses:    4450                                                 |
10.53/10.64	|  Parsing time:         0.00         s                                       |
10.53/10.64	============================[ Search Statistics ]==============================
10.53/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.64	===============================================================================
10.53/10.64	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.53/10.65	|       101 |      50     4450    31150 |     1631      101     19 |  0.041 % |
10.53/10.65	|       252 |      50     4450    31150 |     1794      252     20 |  0.041 % |
10.61/10.66	|       481 |      50     4450    31150 |     1974      481     19 |  0.041 % |
10.61/10.67	|       822 |      50     4450    31150 |     2171      822     19 |  0.041 % |
10.61/10.69	|      1328 |      50     4450    31150 |     2388     1328     19 |  0.041 % |
10.61/10.72	|      2088 |      50     4450    31150 |     2627     2088     19 |  0.041 % |
10.61/10.77	|      3227 |      50     4450    31150 |     2890     1902     18 |  0.041 % |
10.61/10.84	|      4935 |      50     4450    31150 |     3179     2156     17 |  0.041 % |
10.61/10.96	|      7498 |      50     4450    31150 |     3497     3120     17 |  0.041 % |
10.61/11.13	|     11343 |      50     4450    31150 |     3847     3448     17 |  0.041 % |
11.34/11.41	|     17109 |      50     4450    31150 |     4232     3409     17 |  0.041 % |
11.75/11.84	|     25758 |      50     4450    31150 |     4655     3555     18 |  0.041 % |
12.46/12.53	|     38734 |      50     4450    31150 |     5120     2505     16 |  0.041 % |
13.49/13.57	|     58197 |      50     4450    31150 |     5632     3977     17 |  0.041 % |
15.13/15.18	|     87390 |      50     4450    31150 |     6196     4899     17 |  0.041 % |
17.69/17.77	|    131179 |      50     4450    31150 |     6815     5172     16 |  0.041 % |
21.68/21.81	|    196864 |      50     4450    31150 |     7497     5920     17 |  0.041 % |
28.14/28.22	|    295390 |      50     4450    31150 |     8247     6730     16 |  0.041 % |
38.07/38.21	|    443179 |      50     4450    31150 |     9071     5746     15 |  0.041 % |
53.66/53.78	|    664863 |      50     4450    31150 |     9979     4713     16 |  0.041 % |
77.95/78.09	|    997390 |      50     4450    31150 |    10977     7306     15 |  0.041 % |
116.58/116.69	|   1496179 |      50     4450    31150 |    12074     5807     15 |  0.041 % |
177.20/177.41	|   2244361 |      50     4450    31150 |    13282    10335     14 |  0.041 % |
274.20/274.45	|   3366636 |      50     4450    31150 |    14610     8804     15 |  0.042 % |
427.49/427.78	|   5050050 |      50     4450    31150 |    16071    10085     16 |  0.081 % |
670.42/670.82	|   7575166 |      49     4163    29141 |    17678     9269     15 |  2.041 % |
908.85/909.28	===============================================================================
908.85/909.28	restarts              : 27
908.85/909.28	conflicts             : 9981039        (11111 /sec)
908.85/909.28	decisions             : 10694749       (1.79 % random) (11906 /sec)
908.85/909.28	propagations          : 82383645       (91713 /sec)
908.85/909.28	conflict literals     : 147860927      (25.88 % deleted)
908.85/909.28	Memory used           : 6.67 MB
908.85/909.28	CPU time              : 898.274 s
908.85/909.28	
908.85/909.28	c Preprocessing...
908.85/909.28	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
908.85/909.28	c Num non-binary clauses 4450, Average non-binary clause length 7.000
908.85/909.28	c Theory has no gaps
908.85/909.28	c Preprocessor runtime was 0.010 seconds.
908.85/909.28	c 
908.85/909.28	c Satisfiability of theory still undetermined.
908.85/909.28	c See file /tmp/y6NA09 for simplified theory.
908.85/909.28	c Bin: Executing minisat20
908.85/909.28	c child exited successfully
908.85/909.28	c minisat20 returned code 20.
908.85/909.28	s UNSATISFIABLE
908.85/909.28	c SATZILLA_TIME=909.060000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-294656-1171792710 -o ROOT/results/node58/solver-294656-1171792710 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294656-1171792710/SATzilla2007_C /tmp/evaluation/294656-1171792710/instance-294656-1171792710.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 1.00 3/64 5748
/proc/meminfo: memFree=1034616/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=1440 CPUtime=0
/proc/5748/stat : 5748 (SATzilla2007_C) R 5746 5748 4713 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 199227688 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5748/statm: 360 110 95 260 0 84 0
[pid=5749] ppid=5748 vsize=636 CPUtime=0
/proc/5749/stat : 5749 (march_dl) R 5748 5748 4713 0 -1 4194304 76 0 0 0 0 0 0 0 19 0 1 0 199227688 651264 71 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5749/statm: 159 71 50 118 0 38 0

[startup+0.107146 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 5748
/proc/meminfo: memFree=1034616/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=1440 CPUtime=0
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 199227688 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5748/statm: 360 110 95 260 0 84 0
[pid=5749] ppid=5748 vsize=1740 CPUtime=0.09
/proc/5749/stat : 5749 (march_dl) R 5748 5748 4713 0 -1 4194304 619 0 0 0 9 0 0 0 21 0 1 0 199227688 1781760 268 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583509 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5749/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3180

[startup+0.51519 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 5748
/proc/meminfo: memFree=1034616/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=1440 CPUtime=0
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 199227688 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5748/statm: 360 110 95 260 0 84 0
[pid=5749] ppid=5748 vsize=4856 CPUtime=0.5
/proc/5749/stat : 5749 (march_dl) R 5748 5748 4713 0 -1 4194304 1532 0 0 0 50 0 0 0 25 0 1 0 199227688 4972544 1097 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559737 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5749/statm: 1214 1097 72 118 0 1093 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6296

[startup+1.33528 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5750
/proc/meminfo: memFree=1029992/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=1440 CPUtime=0
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 199227688 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5748/statm: 360 110 95 260 0 84 0
[pid=5749] ppid=5748 vsize=5436 CPUtime=1.32
/proc/5749/stat : 5749 (march_dl) R 5748 5748 4713 0 -1 4194304 1608 0 0 0 132 0 0 0 25 0 1 0 199227688 5566464 1173 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527009 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5749/statm: 1359 1173 74 118 0 1238 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6876

[startup+2.97146 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5750
/proc/meminfo: memFree=1029864/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=1440 CPUtime=0
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 199227688 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5748/statm: 360 110 95 260 0 84 0
[pid=5749] ppid=5748 vsize=5436 CPUtime=2.95
/proc/5749/stat : 5749 (march_dl) R 5748 5748 4713 0 -1 4194304 1608 0 0 0 295 0 0 0 25 0 1 0 199227688 5566464 1173 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526976 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5749/statm: 1359 1173 74 118 0 1238 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 6876

[startup+6.25982 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5751
/proc/meminfo: memFree=1033448/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=1440 CPUtime=4.98
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 135 1608 0 0 0 0 498 0 16 0 1 0 199227688 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5748/statm: 360 111 96 260 0 84 0
[pid=5751] ppid=5748 vsize=6188 CPUtime=1.24
/proc/5751/stat : 5751 (ubcsat2006) R 5748 5748 4713 0 -1 4194304 326 0 0 0 120 4 0 0 25 0 1 0 199228188 6336512 309 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5751/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7105 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5752
/proc/meminfo: memFree=1031528/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=2608 CPUtime=2.06
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 356 0 0 0 206 0 0 0 25 0 1 0 199228752 2670592 350 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 652 350 58 118 0 530 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5372

[startup+25.527 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5752
/proc/meminfo: memFree=1030760/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=3428 CPUtime=14.87
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 535 0 0 0 1487 0 0 0 25 0 1 0 199228752 3510272 529 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 857 529 58 118 0 735 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6192

[startup+51.1518 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5752
/proc/meminfo: memFree=1030184/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=3996 CPUtime=40.48
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 669 0 0 0 4048 0 0 0 25 0 1 0 199228752 4091904 663 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527380 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 999 663 58 118 0 877 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6760

[startup+102.398 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5752
/proc/meminfo: memFree=1029608/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=4576 CPUtime=91.72
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 828 0 0 0 9171 1 0 0 25 0 1 0 199228752 4685824 822 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525548 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1144 822 58 118 0 1022 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 7340

[startup+162.462 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 5824
/proc/meminfo: memFree=1027824/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=5048 CPUtime=151.74
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 933 0 0 0 15173 1 0 0 25 0 1 0 199228752 5169152 927 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1262 927 58 118 0 1140 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 7812

[startup+222.548 s]
/proc/loadavg: 0.99 0.98 1.00 2/72 5916
/proc/meminfo: memFree=1027576/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=5248 CPUtime=211.75
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1002 0 0 0 21174 1 0 0 25 0 1 0 199228752 5373952 996 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1312 996 58 118 0 1190 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 8012

[startup+282.617 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5950
/proc/meminfo: memFree=1028456/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=5404 CPUtime=271.79
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1015 0 0 0 27177 2 0 0 25 0 1 0 199228752 5533696 1009 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1351 1009 58 118 0 1229 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 8168

[startup+342.677 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 5950
/proc/meminfo: memFree=1028264/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=5832 CPUtime=331.83
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1103 0 0 0 33181 2 0 0 25 0 1 0 199228752 5971968 1097 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1458 1097 58 118 0 1336 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 8596

[startup+402.74 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1028072/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=5976 CPUtime=391.88
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1152 0 0 0 39186 2 0 0 25 0 1 0 199228752 6119424 1146 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1494 1146 58 118 0 1372 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 8740

[startup+462.796 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1028008/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6116 CPUtime=451.92
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1165 0 0 0 45190 2 0 0 25 0 1 0 199228752 6262784 1159 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1529 1159 58 118 0 1407 0
Current children cumulated CPU time (s) 462.53

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


[startup+582.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027496/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6684 CPUtime=572
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1286 0 0 0 57198 2 0 0 25 0 1 0 199228752 6844416 1280 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1671 1280 58 118 0 1549 0
Current children cumulated CPU time (s) 582.61
Current children cumulated vsize (KiB) 9448

[startup+642.975 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027624/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6684 CPUtime=632.05
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1289 0 0 0 63203 2 0 0 25 0 1 0 199228752 6844416 1283 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1671 1283 58 118 0 1549 0
Current children cumulated CPU time (s) 642.66
Current children cumulated vsize (KiB) 9448

[startup+703.028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027560/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6684 CPUtime=692.08
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1308 0 0 0 69206 2 0 0 25 0 1 0 199228752 6844416 1302 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536689 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1671 1302 58 118 0 1549 0
Current children cumulated CPU time (s) 702.69
Current children cumulated vsize (KiB) 9448

[startup+763.084 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027432/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6684 CPUtime=752.13
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1324 0 0 0 75211 2 0 0 25 0 1 0 199228752 6844416 1318 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1671 1318 58 118 0 1549 0
Current children cumulated CPU time (s) 762.74
Current children cumulated vsize (KiB) 9448

[startup+823.145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027432/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6684 CPUtime=812.17
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1328 0 0 0 81215 2 0 0 25 0 1 0 199228752 6844416 1322 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1671 1322 58 118 0 1549 0
Current children cumulated CPU time (s) 822.78
Current children cumulated vsize (KiB) 9448

[startup+883.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027432/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=872.21
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1348 0 0 0 87219 2 0 0 25 0 1 0 199228752 6991872 1342 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1342 58 118 0 1585 0
Current children cumulated CPU time (s) 882.82
Current children cumulated vsize (KiB) 9592

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

[startup+892.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027368/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=881.13
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1350 0 0 0 88111 2 0 0 25 0 1 0 199228752 6991872 1344 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1344 58 118 0 1585 0
Current children cumulated CPU time (s) 891.74
Current children cumulated vsize (KiB) 9592

[startup+898.681 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027368/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=887.69
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1350 0 0 0 88767 2 0 0 25 0 1 0 199228752 6991872 1344 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1344 58 118 0 1585 0
Current children cumulated CPU time (s) 898.3
Current children cumulated vsize (KiB) 9592

[startup+905.239 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027368/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=894.24
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1352 0 0 0 89422 2 0 0 25 0 1 0 199228752 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 904.85
Current children cumulated vsize (KiB) 9592

[startup+906.879 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027368/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=895.88
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1352 0 0 0 89586 2 0 0 25 0 1 0 199228752 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 906.49
Current children cumulated vsize (KiB) 9592

[startup+908.515 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027368/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=897.52
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1352 0 0 0 89750 2 0 0 25 0 1 0 199228752 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 908.13
Current children cumulated vsize (KiB) 9592

[startup+908.927 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027368/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=897.93
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1352 0 0 0 89791 2 0 0 25 0 1 0 199228752 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 908.54
Current children cumulated vsize (KiB) 9592

[startup+909.131 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027368/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=898.13
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1352 0 0 0 89811 2 0 0 25 0 1 0 199228752 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 908.74
Current children cumulated vsize (KiB) 9592

[startup+909.233 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5950
/proc/meminfo: memFree=1027368/2055920 swapFree=4183260/4192956
[pid=5748] ppid=5746 vsize=2764 CPUtime=10.61
/proc/5748/stat : 5748 (SATzilla2007_C) S 5746 5748 4713 0 -1 4194304 982 1940 0 0 345 8 700 8 25 0 1 0 199227688 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5748/statm: 691 525 165 260 0 415 0
[pid=5752] ppid=5748 vsize=6828 CPUtime=898.24
/proc/5752/stat : 5752 (minisat20) R 5748 5748 4713 0 -1 4194304 1352 0 0 0 89822 2 0 0 25 0 1 0 199228752 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5752/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 908.85
Current children cumulated vsize (KiB) 9592

Child status: 20
Real time (s): 909.29
CPU time (s): 908.937
CPU user time (s): 908.735
CPU system time (s): 0.201969
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 9592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 908.735
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4292
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= 26
involuntary context switches= 943

runsolver used 0.687895 second user time and 1.90271 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Feb 18 09:58:30 UTC 2007

IDJOB= 294656
IDBENCH= 19893
IDSOLVER= 135
FILE ID= node58/294656-1171792710

PBS_JOBID= 3839563

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1195605559-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294656-1171792710/SATzilla2007_C /tmp/evaluation/294656-1171792710/instance-294656-1171792710.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-294656-1171792710 -o ROOT/results/node58/solver-294656-1171792710 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294656-1171792710/SATzilla2007_C /tmp/evaluation/294656-1171792710/instance-294656-1171792710.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  eac9af97d18fcd2d7b549542328af50a

RANDOM SEED= 641530037

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1034960 kB
Buffers:         50932 kB
Cached:         859572 kB
SwapCached:       4096 kB
Active:         592708 kB
Inactive:       328000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1034960 kB
SwapTotal:     4192956 kB
SwapFree:      4183260 kB
Dirty:            8472 kB
Writeback:           0 kB
Mapped:          15588 kB
Slab:            86368 kB
Committed_AS:   456044 kB
PageTables:       1380 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= 66556 MiB

End job on node58 on Sun Feb 18 10:13:40 UTC 2007