Trace number 294697

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 926.71 926.989

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1280573704-13.UNSAT.shuffled.cnf
MD5SUMb98a3615fa1f88c157643d9399a2087e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.5957
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.63	c run March_dl for 5 seconds ... 
10.53/10.63	c Bin: Executing march_dl
10.53/10.63	c child exit by a signal
10.53/10.63	c march_dl returned code 137.
10.53/10.63	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.63	c Bin: Executing ubcsat2006
10.53/10.63	c child exited successfully
10.53/10.63	c ubcsat2006 returned code 0.
10.53/10.63	c satzilla computing base features
10.53/10.63	c satzilla doing unit-prop probe
10.53/10.63	c satzilla doing local search probe
10.53/10.63	c satzilla doing lobjois search-space size estimate
10.53/10.63	c satzilla's ranking:
10.53/10.63	c 1) minisat20+P: 0.398968
10.53/10.63	c 2) minisat20: 1.572994
10.53/10.63	c 3) march_dl+P: 1.627122
10.53/10.63	c 4) march_dl: 1.764612
10.53/10.63	c 5) zchaff_rand+P: 3.888921
10.53/10.63	c 6) vallst+P: 3.987451
10.53/10.63	c 7) kcnfs+P: 999.000000
10.53/10.63	c 8) kcnfs: 999.000000
10.53/10.63	c 9) vallst: 999.000000
10.53/10.63	c 10) zchaff_rand: 999.000000
10.53/10.63	c satzilla running minisat20 with preprocessing ... 
10.53/10.65	This is MiniSat 2.0 beta
10.53/10.65	WARNING: for repeatability, setting FPU to use double precision
10.53/10.65	============================[ Problem Statistics ]=============================
10.53/10.65	|                                                                             |
10.53/10.65	|  Number of variables:  50                                                   |
10.53/10.65	|  Number of clauses:    4450                                                 |
10.64/10.66	|  Parsing time:         0.00         s                                       |
10.64/10.66	============================[ Search Statistics ]==============================
10.64/10.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.66	===============================================================================
10.64/10.66	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.64/10.66	|       100 |      50     4450    31150 |     1631      100     19 |  0.041 % |
10.64/10.67	|       251 |      50     4450    31150 |     1794      251     19 |  0.041 % |
10.64/10.68	|       476 |      50     4450    31150 |     1974      476     19 |  0.041 % |
10.64/10.69	|       813 |      50     4450    31150 |     2171      813     18 |  0.041 % |
10.64/10.71	|      1320 |      50     4450    31150 |     2388     1320     18 |  0.041 % |
10.64/10.74	|      2080 |      50     4450    31150 |     2627     2080     18 |  0.041 % |
10.64/10.78	|      3219 |      50     4450    31150 |     2890     1894     18 |  0.041 % |
10.64/10.86	|      4927 |      50     4450    31150 |     3179     2147     18 |  0.041 % |
10.64/10.97	|      7490 |      50     4450    31150 |     3497     3110     17 |  0.041 % |
10.64/11.15	|     11335 |      50     4450    31150 |     3847     3435     17 |  0.041 % |
11.35/11.43	|     17103 |      50     4450    31150 |     4232     3396     17 |  0.041 % |
11.76/11.88	|     25754 |      50     4450    31150 |     4655     3543     17 |  0.041 % |
12.48/12.58	|     38729 |      50     4450    31150 |     5120     2483     17 |  0.041 % |
13.51/13.62	|     58191 |      50     4450    31150 |     5632     3953     16 |  0.041 % |
15.25/15.30	|     87383 |      50     4450    31150 |     6196     4874     16 |  0.041 % |
17.81/17.90	|    131173 |      50     4450    31150 |     6815     5154     17 |  0.041 % |
21.92/21.99	|    196858 |      50     4450    31150 |     7497     5904     17 |  0.041 % |
28.26/28.31	|    295384 |      50     4450    31150 |     8247     6709     16 |  0.041 % |
38.20/38.32	|    443174 |      50     4450    31150 |     9071     5698     16 |  0.041 % |
54.09/54.18	|    664857 |      50     4450    31150 |     9979     4672     16 |  0.041 % |
78.78/78.89	|    997384 |      50     4450    31150 |    10977     7277     16 |  0.041 % |
118.03/118.12	|   1496172 |      50     4450    31150 |    12074     5758     15 |  0.041 % |
180.04/180.20	|   2244354 |      50     4450    31150 |    13282    10287     16 |  0.042 % |
279.04/279.23	|   3366629 |      50     4450    31150 |    14610     8762     13 |  0.042 % |
436.24/436.44	|   5050040 |      50     4450    31150 |    16071    10078     17 |  0.081 % |
683.33/683.64	|   7575157 |      49     4097    28679 |    17678    15663     15 |  2.042 % |
926.61/926.98	===============================================================================
926.61/926.98	restarts              : 27
926.61/926.98	conflicts             : 9959175        (10873 /sec)
926.61/926.98	decisions             : 10677264       (1.79 % random) (11657 /sec)
926.61/926.98	propagations          : 82326267       (89877 /sec)
926.61/926.98	conflict literals     : 147497859      (25.79 % deleted)
926.61/926.98	Memory used           : 6.86 MB
926.61/926.98	CPU time              : 915.984 s
926.61/926.98	
926.61/926.98	c Preprocessing...
926.61/926.98	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
926.61/926.98	c Num non-binary clauses 4450, Average non-binary clause length 7.000
926.61/926.98	c Theory has no gaps
926.61/926.98	c Preprocessor runtime was 0.020 seconds.
926.61/926.98	c 
926.61/926.98	c Satisfiability of theory still undetermined.
926.61/926.98	c See file /tmp/cD4Puz for simplified theory.
926.61/926.98	c Bin: Executing minisat20
926.61/926.98	c child exited successfully
926.61/926.98	c minisat20 returned code 20.
926.61/926.98	s UNSATISFIABLE
926.61/926.98	c SATZILLA_TIME=926.840000

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/node1/watcher-294697-1171793482 -o ROOT/results/node1/solver-294697-1171793482 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294697-1171793482/SATzilla2007_C /tmp/evaluation/294697-1171793482/instance-294697-1171793482.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 12628
/proc/meminfo: memFree=1700088/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=1440 CPUtime=0
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199303294 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 360 110 95 260 0 84 0
[pid=12629] ppid=12628 vsize=636 CPUtime=0
/proc/12629/stat : 12629 (march_dl) R 12628 12628 11202 0 -1 4194304 81 0 0 0 0 0 0 0 19 0 1 0 199303294 651264 76 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12629/statm: 159 77 50 118 0 38 0

[startup+0.10706 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12628
/proc/meminfo: memFree=1700088/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=1440 CPUtime=0
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199303294 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 360 110 95 260 0 84 0
[pid=12629] ppid=12628 vsize=1740 CPUtime=0.1
/proc/12629/stat : 12629 (march_dl) R 12628 12628 11202 0 -1 4194304 609 0 0 0 10 0 0 0 20 0 1 0 199303294 1781760 268 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12629/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3180

[startup+0.515108 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12628
/proc/meminfo: memFree=1700088/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=1440 CPUtime=0
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199303294 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 360 110 95 260 0 84 0
[pid=12629] ppid=12628 vsize=4804 CPUtime=0.5
/proc/12629/stat : 12629 (march_dl) R 12628 12628 11202 0 -1 4194304 1527 0 0 0 50 0 0 0 23 0 1 0 199303294 4919296 1102 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12629/statm: 1201 1102 72 118 0 1080 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6244

[startup+1.3352 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12630
/proc/meminfo: memFree=1695528/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=1440 CPUtime=0
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199303294 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 360 110 95 260 0 84 0
[pid=12629] ppid=12628 vsize=5372 CPUtime=1.32
/proc/12629/stat : 12629 (march_dl) R 12628 12628 11202 0 -1 4194304 1606 0 0 0 132 0 0 0 25 0 1 0 199303294 5500928 1174 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12629/statm: 1343 1174 74 118 0 1222 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6812

[startup+2.9714 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12630
/proc/meminfo: memFree=1695400/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=1440 CPUtime=0
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199303294 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 360 110 95 260 0 84 0
[pid=12629] ppid=12628 vsize=5372 CPUtime=2.96
/proc/12629/stat : 12629 (march_dl) R 12628 12628 11202 0 -1 4194304 1606 0 0 0 296 0 0 0 25 0 1 0 199303294 5500928 1174 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12629/statm: 1343 1174 74 118 0 1222 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6812

[startup+6.26078 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12631
/proc/meminfo: memFree=1699112/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=1440 CPUtime=4.99
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 135 1606 0 0 0 0 498 1 16 0 1 0 199303294 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12628/statm: 360 111 96 260 0 84 0
[pid=12631] ppid=12628 vsize=6188 CPUtime=1.25
/proc/12631/stat : 12631 (ubcsat2006) R 12628 12628 11202 0 -1 4194304 326 0 0 0 121 4 0 0 25 0 1 0 199303794 6336512 309 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12631/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7165 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1696936/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=2616 CPUtime=2.05
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 362 0 0 0 205 0 0 0 25 0 1 0 199304360 2678784 356 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 654 356 58 118 0 532 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5380

[startup+25.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1696232/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=3428 CPUtime=14.86
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 535 0 0 0 1486 0 0 0 25 0 1 0 199304360 3510272 529 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 857 529 58 118 0 735 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 6192

[startup+51.163 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1695848/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=3856 CPUtime=40.48
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 652 0 0 0 4048 0 0 0 25 0 1 0 199304360 3948544 646 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 964 646 58 118 0 842 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 6620

[startup+102.418 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1695272/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=4464 CPUtime=91.72
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 805 0 0 0 9172 0 0 0 25 0 1 0 199304360 4571136 799 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1116 799 58 118 0 994 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 7228

[startup+162.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1694824/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=4936 CPUtime=151.77
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 917 0 0 0 15177 0 0 0 25 0 1 0 199304360 5054464 911 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1234 911 58 118 0 1112 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 7700

[startup+222.561 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1694632/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=5132 CPUtime=211.82
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 965 0 0 0 21181 1 0 0 25 0 1 0 199304360 5255168 959 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1283 959 58 118 0 1161 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 7896

[startup+282.632 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1694504/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=5132 CPUtime=271.88
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 987 0 0 0 27186 2 0 0 25 0 1 0 199304360 5255168 981 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1283 981 58 118 0 1161 0
Current children cumulated CPU time (s) 282.52
Current children cumulated vsize (KiB) 7896

[startup+342.704 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1694120/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=5592 CPUtime=331.93
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1073 0 0 0 33191 2 0 0 25 0 1 0 199304360 5726208 1067 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1398 1067 58 118 0 1276 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 8356

[startup+402.776 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1693800/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=6020 CPUtime=391.99
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1138 0 0 0 39196 3 0 0 25 0 1 0 199304360 6164480 1132 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1505 1132 58 118 0 1383 0
Current children cumulated CPU time (s) 402.63
Current children cumulated vsize (KiB) 8784

[startup+462.843 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 12632
/proc/meminfo: memFree=1693608/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=6304 CPUtime=452.04
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1198 0 0 0 45201 3 0 0 25 0 1 0 199304360 6455296 1192 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1576 1192 58 118 0 1454 0
Current children cumulated CPU time (s) 462.68

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


[startup+582.989 s]
/proc/loadavg: 1.08 1.03 1.01 2/79 12632
/proc/meminfo: memFree=1693160/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=6732 CPUtime=572.15
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1301 0 0 0 57211 4 0 0 25 0 1 0 199304360 6893568 1295 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1683 1295 58 118 0 1561 0
Current children cumulated CPU time (s) 582.79
Current children cumulated vsize (KiB) 9496

[startup+643.064 s]
/proc/loadavg: 1.03 1.02 1.00 2/79 12632
/proc/meminfo: memFree=1693032/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=6872 CPUtime=632.2
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1333 0 0 0 63216 4 0 0 25 0 1 0 199304360 7036928 1327 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1718 1327 58 118 0 1596 0
Current children cumulated CPU time (s) 642.84
Current children cumulated vsize (KiB) 9636

[startup+703.132 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 12632
/proc/meminfo: memFree=1693032/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=6872 CPUtime=692.26
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1344 0 0 0 69221 5 0 0 25 0 1 0 199304360 7036928 1338 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1718 1338 58 118 0 1596 0
Current children cumulated CPU time (s) 702.9
Current children cumulated vsize (KiB) 9636

[startup+763.201 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 12632
/proc/meminfo: memFree=1692968/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=752.3
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1360 0 0 0 75225 5 0 0 25 0 1 0 199304360 7184384 1354 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1354 58 118 0 1632 0
Current children cumulated CPU time (s) 762.94
Current children cumulated vsize (KiB) 9780

[startup+823.272 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692840/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=812.36
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1373 0 0 0 81230 6 0 0 25 0 1 0 199304360 7184384 1367 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1367 58 118 0 1632 0
Current children cumulated CPU time (s) 823
Current children cumulated vsize (KiB) 9780

[startup+883.344 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=872.41
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1380 0 0 0 87235 6 0 0 25 0 1 0 199304360 7184384 1374 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1374 58 118 0 1632 0
Current children cumulated CPU time (s) 883.05
Current children cumulated vsize (KiB) 9780

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

[startup+892.263 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=881.33
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1382 0 0 0 88127 6 0 0 25 0 1 0 199304360 7184384 1376 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1376 58 118 0 1632 0
Current children cumulated CPU time (s) 891.97
Current children cumulated vsize (KiB) 9780

[startup+905.387 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=894.45
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1383 0 0 0 89439 6 0 0 25 0 1 0 199304360 7184384 1377 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1377 58 118 0 1632 0
Current children cumulated CPU time (s) 905.09
Current children cumulated vsize (KiB) 9780

[startup+918.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=907.56
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1384 0 0 0 90750 6 0 0 25 0 1 0 199304360 7184384 1378 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 918.2
Current children cumulated vsize (KiB) 9780

[startup+921.791 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=910.85
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1384 0 0 0 91079 6 0 0 25 0 1 0 199304360 7184384 1378 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 921.49
Current children cumulated vsize (KiB) 9780

[startup+925.067 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=914.13
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1384 0 0 0 91406 7 0 0 25 0 1 0 199304360 7184384 1378 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 924.77
Current children cumulated vsize (KiB) 9780

[startup+925.887 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=914.95
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1384 0 0 0 91488 7 0 0 25 0 1 0 199304360 7184384 1378 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519464 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 925.59
Current children cumulated vsize (KiB) 9780

[startup+926.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=915.77
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1384 0 0 0 91570 7 0 0 25 0 1 0 199304360 7184384 1378 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 926.41
Current children cumulated vsize (KiB) 9780

[startup+926.907 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 12632
/proc/meminfo: memFree=1692904/2055920 swapFree=4158120/4192956
[pid=12628] ppid=12626 vsize=2764 CPUtime=10.64
/proc/12628/stat : 12628 (SATzilla2007_C) S 12626 12628 11202 0 -1 4194304 981 1938 0 0 346 8 700 10 25 0 1 0 199303294 2830336 524 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12628/statm: 691 524 165 260 0 415 0
[pid=12632] ppid=12628 vsize=7016 CPUtime=915.97
/proc/12632/stat : 12632 (minisat20) R 12628 12628 11202 0 -1 4194304 1384 0 0 0 91590 7 0 0 25 0 1 0 199304360 7184384 1378 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12632/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 926.61
Current children cumulated vsize (KiB) 9780

Child status: 20
Real time (s): 926.989
CPU time (s): 926.71
CPU user time (s): 926.451
CPU system time (s): 0.25896
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 9780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 926.451
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4321
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= 16528

runsolver used 0.841872 second user time and 2.45463 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Feb 18 10:11:22 UTC 2007

IDJOB= 294697
IDBENCH= 19894
IDSOLVER= 135
FILE ID= node1/294697-1171793482

PBS_JOBID= 3839309

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b98a3615fa1f88c157643d9399a2087e

RANDOM SEED= 139426800

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1700496 kB
Buffers:         48100 kB
Cached:         214600 kB
SwapCached:      15284 kB
Active:         228000 kB
Inactive:        57924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700496 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            8488 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            55072 kB
Committed_AS:   626216 kB
PageTables:       1740 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= 66544 MiB

End job on node1 on Sun Feb 18 10:26:49 UTC 2007