Trace number 294655

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 RANDOMUNSAT 938.061 938.516

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.64	c run March_dl for 5 seconds ... 
10.53/10.64	c Bin: Executing march_dl
10.53/10.64	c child exit by a signal
10.53/10.64	c march_dl returned code 137.
10.53/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.64	c Bin: Executing ubcsat2006
10.53/10.64	c child exited successfully
10.53/10.64	c ubcsat2006 returned code 0.
10.53/10.64	c satzilla computing base features
10.53/10.64	c satzilla doing unit-prop probe
10.53/10.64	c satzilla doing local search probe
10.53/10.64	c satzilla doing lobjois search-space size estimate
10.53/10.64	c satzilla's ranking:
10.53/10.64	c 1) minisat20+P: 2.895600
10.53/10.64	c 2) kcnfs: 3.371708
10.53/10.64	c 3) march_dl: 4.780440
10.53/10.64	c 4) kcnfs+P: 999.000000
10.53/10.64	c 5) march_dl+P: 999.000000
10.53/10.64	c 6) vallst+P: 999.000000
10.53/10.64	c 7) zchaff_rand+P: 999.000000
10.53/10.64	c 8) vallst: 999.000000
10.53/10.64	c 9) zchaff_rand: 999.000000
10.53/10.64	c 10) minisat20: 999.000000
10.53/10.64	c satzilla running minisat20 with preprocessing ... 
10.64/10.67	This is MiniSat 2.0 beta
10.64/10.67	WARNING: for repeatability, setting FPU to use double precision
10.64/10.67	============================[ Problem Statistics ]=============================
10.64/10.67	|                                                                             |
10.64/10.67	|  Number of variables:  50                                                   |
10.64/10.67	|  Number of clauses:    4450                                                 |
10.64/10.67	|  Parsing time:         0.00         s                                       |
10.64/10.67	============================[ Search Statistics ]==============================
10.64/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.67	===============================================================================
10.64/10.67	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.64/10.67	|       101 |      50     4450    31150 |     1631      101     19 |  0.041 % |
10.64/10.68	|       252 |      50     4450    31150 |     1794      252     20 |  0.041 % |
10.64/10.69	|       481 |      50     4450    31150 |     1974      481     19 |  0.041 % |
10.64/10.70	|       822 |      50     4450    31150 |     2171      822     19 |  0.041 % |
10.64/10.72	|      1328 |      50     4450    31150 |     2388     1328     19 |  0.041 % |
10.64/10.75	|      2088 |      50     4450    31150 |     2627     2088     19 |  0.041 % |
10.64/10.80	|      3227 |      50     4450    31150 |     2890     1902     18 |  0.041 % |
10.64/10.87	|      4935 |      50     4450    31150 |     3179     2156     17 |  0.041 % |
10.64/10.98	|      7498 |      50     4450    31150 |     3497     3120     17 |  0.041 % |
10.64/11.15	|     11343 |      50     4450    31150 |     3847     3448     17 |  0.041 % |
11.34/11.43	|     17109 |      50     4450    31150 |     4232     3409     17 |  0.041 % |
11.75/11.86	|     25758 |      50     4450    31150 |     4655     3555     18 |  0.041 % |
12.47/12.56	|     38734 |      50     4450    31150 |     5120     2505     16 |  0.041 % |
13.49/13.62	|     58197 |      50     4450    31150 |     5632     3977     17 |  0.041 % |
15.13/15.25	|     87390 |      50     4450    31150 |     6196     4899     17 |  0.041 % |
17.79/17.86	|    131179 |      50     4450    31150 |     6815     5172     16 |  0.041 % |
21.89/21.94	|    196864 |      50     4450    31150 |     7497     5920     17 |  0.041 % |
28.25/28.38	|    295390 |      50     4450    31150 |     8247     6730     16 |  0.041 % |
38.39/38.54	|    443179 |      50     4450    31150 |     9071     5746     15 |  0.041 % |
54.18/54.27	|    664863 |      50     4450    31150 |     9979     4713     16 |  0.041 % |
78.78/78.85	|    997390 |      50     4450    31150 |    10977     7306     15 |  0.041 % |
117.72/117.87	|   1496179 |      50     4450    31150 |    12074     5807     15 |  0.041 % |
179.71/179.84	|   2244361 |      50     4450    31150 |    13282    10335     14 |  0.041 % |
278.56/278.79	|   3366636 |      50     4450    31150 |    14610     8804     15 |  0.042 % |
435.94/436.24	|   5050050 |      50     4450    31150 |    16071    10085     16 |  0.081 % |
688.86/689.29	|   7575166 |      49     4163    29141 |    17678     9269     15 |  2.041 % |
937.98/938.44	===============================================================================
937.98/938.44	restarts              : 27
937.98/938.44	conflicts             : 9981039        (10763 /sec)
937.98/938.44	decisions             : 10694749       (1.79 % random) (11533 /sec)
937.98/938.44	propagations          : 82383645       (88842 /sec)
937.98/938.44	conflict literals     : 147860927      (25.88 % deleted)
937.98/938.44	Memory used           : 6.67 MB
937.98/938.44	CPU time              : 927.309 s
937.98/938.44	
938.02/938.51	c Preprocessing...
938.02/938.51	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
938.02/938.51	c Num non-binary clauses 4450, Average non-binary clause length 7.000
938.02/938.51	c Theory has no gaps
938.02/938.51	c Preprocessor runtime was 0.010 seconds.
938.02/938.51	c 
938.02/938.51	c Satisfiability of theory still undetermined.
938.02/938.51	c See file /tmp/QdbFmK for simplified theory.
938.02/938.51	c Bin: Executing minisat20
938.02/938.51	c child exited successfully
938.02/938.51	c minisat20 returned code 20.
938.02/938.51	s UNSATISFIABLE
938.02/938.51	c SATZILLA_TIME=938.180000

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/node2/watcher-294655-1171792647 -o ROOT/results/node2/solver-294655-1171792647 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294655-1171792647/SATzilla2007_R /tmp/evaluation/294655-1171792647/instance-294655-1171792647.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: 1.00 1.00 1.00 3/77 21795
/proc/meminfo: memFree=246264/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=1440 CPUtime=0
/proc/21795/stat : 21795 (SATzilla2007_R) R 21793 21795 20880 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 199219674 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21795/statm: 360 110 95 260 0 84 0
[pid=21796] ppid=21795 vsize=636 CPUtime=0
/proc/21796/stat : 21796 (march_dl) R 21795 21795 20880 0 -1 4194304 77 0 0 0 0 0 0 0 18 0 1 0 199219674 651264 72 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21796/statm: 159 72 50 118 0 38 0

[startup+0.107264 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21795
/proc/meminfo: memFree=246264/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=1440 CPUtime=0
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199219674 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21795/statm: 360 110 95 260 0 84 0
[pid=21796] ppid=21795 vsize=1740 CPUtime=0.1
/proc/21796/stat : 21796 (march_dl) R 21795 21795 20880 0 -1 4194304 619 0 0 0 10 0 0 0 19 0 1 0 199219674 1781760 268 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21796/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3180

[startup+0.519305 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21795
/proc/meminfo: memFree=246264/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=1440 CPUtime=0
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199219674 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21795/statm: 360 110 95 260 0 84 0
[pid=21796] ppid=21795 vsize=4856 CPUtime=0.51
/proc/21796/stat : 21796 (march_dl) R 21795 21795 20880 0 -1 4194304 1532 0 0 0 51 0 0 0 23 0 1 0 199219674 4972544 1097 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134560094 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21796/statm: 1214 1097 72 118 0 1093 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6296

[startup+1.34739 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21797
/proc/meminfo: memFree=241704/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=1440 CPUtime=0
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199219674 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21795/statm: 360 110 95 260 0 84 0
[pid=21796] ppid=21795 vsize=5436 CPUtime=1.34
/proc/21796/stat : 21796 (march_dl) R 21795 21795 20880 0 -1 4194304 1608 0 0 0 134 0 0 0 25 0 1 0 199219674 5566464 1173 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21796/statm: 1359 1173 74 118 0 1238 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 6876

[startup+2.98356 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21797
/proc/meminfo: memFree=241576/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=1440 CPUtime=0
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199219674 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21795/statm: 360 110 95 260 0 84 0
[pid=21796] ppid=21795 vsize=5436 CPUtime=2.97
/proc/21796/stat : 21796 (march_dl) R 21795 21795 20880 0 -1 4194304 1608 0 0 0 297 0 0 0 25 0 1 0 199219674 5566464 1173 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21796/statm: 1359 1173 74 118 0 1238 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6876

[startup+6.2599 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21798
/proc/meminfo: memFree=245288/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=1440 CPUtime=4.99
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 135 1608 0 0 0 0 499 0 16 0 1 0 199219674 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21795/statm: 360 111 96 260 0 84 0
[pid=21798] ppid=21795 vsize=6188 CPUtime=1.25
/proc/21798/stat : 21798 (ubcsat2006) R 21795 21795 20880 0 -1 4194304 326 0 0 0 121 4 0 0 25 0 1 0 199220174 6336512 309 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21798/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7156 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21799
/proc/meminfo: memFree=243176/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=2608 CPUtime=2.03
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 356 0 0 0 203 0 0 0 25 0 1 0 199220741 2670592 350 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134521554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 652 350 58 118 0 530 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5372

[startup+25.5219 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21799
/proc/meminfo: memFree=242472/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=3428 CPUtime=14.83
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 535 0 0 0 1483 0 0 0 25 0 1 0 199220741 3510272 529 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 857 529 58 118 0 735 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6192

[startup+51.1526 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21799
/proc/meminfo: memFree=241960/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=3996 CPUtime=40.45
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 668 0 0 0 4045 0 0 0 25 0 1 0 199220741 4091904 662 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 999 662 58 118 0 877 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6760

[startup+102.405 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21799
/proc/meminfo: memFree=241320/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=4576 CPUtime=91.7
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 828 0 0 0 9169 1 0 0 25 0 1 0 199220741 4685824 822 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1144 822 58 118 0 1022 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 7340

[startup+162.481 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21799
/proc/meminfo: memFree=240936/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=5048 CPUtime=151.75
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 926 0 0 0 15174 1 0 0 25 0 1 0 199220741 5169152 920 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1262 920 58 118 0 1140 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 7812

[startup+222.559 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 21865
/proc/meminfo: memFree=239216/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=5248 CPUtime=211.79
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 996 0 0 0 21177 2 0 0 25 0 1 0 199220741 5373952 990 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1312 990 58 118 0 1190 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 8012

[startup+282.656 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 21957
/proc/meminfo: memFree=239096/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=5404 CPUtime=271.81
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1015 0 0 0 27178 3 0 0 25 0 1 0 199220741 5533696 1009 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1351 1009 58 118 0 1229 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 8168

[startup+342.739 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239976/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=5688 CPUtime=331.84
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1093 0 0 0 33181 3 0 0 25 0 1 0 199220741 5824512 1087 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1422 1087 58 118 0 1300 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 8452

[startup+402.813 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239720/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=5976 CPUtime=391.91
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1152 0 0 0 39187 4 0 0 25 0 1 0 199220741 6119424 1146 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1494 1146 58 118 0 1372 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 8740

[startup+462.883 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239784/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6116 CPUtime=451.96
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1164 0 0 0 45192 4 0 0 25 0 1 0 199220741 6262784 1158 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1529 1158 58 118 0 1407 0
Current children cumulated CPU time (s) 462.6

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


[startup+643.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239400/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6684 CPUtime=632.11
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1287 0 0 0 63205 6 0 0 25 0 1 0 199220741 6844416 1281 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1671 1281 58 118 0 1549 0
Current children cumulated CPU time (s) 642.75
Current children cumulated vsize (KiB) 9448

[startup+703.157 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239400/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6684 CPUtime=692.16
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1303 0 0 0 69210 6 0 0 25 0 1 0 199220741 6844416 1297 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1671 1297 58 118 0 1549 0
Current children cumulated CPU time (s) 702.8
Current children cumulated vsize (KiB) 9448

[startup+763.225 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239272/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6684 CPUtime=752.22
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1323 0 0 0 75215 7 0 0 25 0 1 0 199220741 6844416 1317 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1671 1317 58 118 0 1549 0
Current children cumulated CPU time (s) 762.86
Current children cumulated vsize (KiB) 9448

[startup+823.297 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239272/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6684 CPUtime=812.27
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1328 0 0 0 81220 7 0 0 25 0 1 0 199220741 6844416 1322 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1671 1322 58 118 0 1549 0
Current children cumulated CPU time (s) 822.91
Current children cumulated vsize (KiB) 9448

[startup+883.362 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239208/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=872.32
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1337 0 0 0 87224 8 0 0 25 0 1 0 199220741 6991872 1331 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1331 58 118 0 1585 0
Current children cumulated CPU time (s) 882.96
Current children cumulated vsize (KiB) 9592

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

[startup+892.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239208/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=881.23
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1338 0 0 0 88115 8 0 0 25 0 1 0 199220741 6991872 1332 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1332 58 118 0 1585 0
Current children cumulated CPU time (s) 891.87
Current children cumulated vsize (KiB) 9592

[startup+918.518 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239144/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=907.46
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1348 0 0 0 90738 8 0 0 25 0 1 0 199220741 6991872 1342 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1342 58 118 0 1585 0
Current children cumulated CPU time (s) 918.1
Current children cumulated vsize (KiB) 9592

[startup+931.635 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239080/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=920.58
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1352 0 0 0 92050 8 0 0 25 0 1 0 199220741 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 931.22
Current children cumulated vsize (KiB) 9592

[startup+934.922 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239080/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=923.86
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1352 0 0 0 92378 8 0 0 25 0 1 0 199220741 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 934.5
Current children cumulated vsize (KiB) 9592

[startup+936.558 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239080/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=925.5
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1352 0 0 0 92542 8 0 0 25 0 1 0 199220741 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 936.14
Current children cumulated vsize (KiB) 9592

[startup+937.378 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239080/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=926.32
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1352 0 0 0 92624 8 0 0 25 0 1 0 199220741 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525675 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 936.96
Current children cumulated vsize (KiB) 9592

[startup+938.195 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239080/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=927.14
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1352 0 0 0 92706 8 0 0 25 0 1 0 199220741 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 937.78
Current children cumulated vsize (KiB) 9592

[startup+938.403 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239080/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=6828 CPUtime=927.34
/proc/21799/stat : 21799 (minisat20) R 21795 21795 20880 0 -1 4194304 1352 0 0 0 92726 8 0 0 25 0 1 0 199220741 6991872 1346 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21799/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 937.98
Current children cumulated vsize (KiB) 9592

[startup+938.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21997
/proc/meminfo: memFree=239080/2055920 swapFree=4192812/4192956
[pid=21795] ppid=21793 vsize=2764 CPUtime=10.64
/proc/21795/stat : 21795 (SATzilla2007_R) S 21793 21795 20880 0 -1 4194304 982 1940 0 0 348 7 701 8 25 0 1 0 199219674 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21795/statm: 691 525 165 260 0 415 0
[pid=21799] ppid=21795 vsize=0 CPUtime=927.38
/proc/21799/stat : 21799 (minisat20) D 21795 21795 20880 0 -1 4194308 1360 0 0 0 92730 8 0 0 25 0 1 0 199220741 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 8392704 3 18446744072099781622 0 0 17 1 0 0
/proc/21799/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 938.02
Current children cumulated vsize (KiB) 2764

Child status: 20
Real time (s): 938.516
CPU time (s): 938.061
CPU user time (s): 937.808
CPU system time (s): 0.252961
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 9592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 937.808
system time used= 0.252961
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= 1925

runsolver used 0.965853 second user time and 2.37464 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Feb 18 09:57:27 UTC 2007

IDJOB= 294655
IDBENCH= 19893
IDSOLVER= 134
FILE ID= node2/294655-1171792647

PBS_JOBID= 3839307

Free space on /tmp= 66539 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  eac9af97d18fcd2d7b549542328af50a

RANDOM SEED= 336448700

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:        246736 kB
Buffers:         52292 kB
Cached:        1618944 kB
SwapCached:          0 kB
Active:        1229504 kB
Inactive:       501668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        246736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8480 kB
Writeback:           0 kB
Mapped:          78820 kB
Slab:            63504 kB
Committed_AS:  1081080 kB
PageTables:       1812 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= 66539 MiB

End job on node2 on Sun Feb 18 10:13:06 UTC 2007