Trace number 294574

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 951.337 951.647

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1018594061-02.UNSAT.shuffled.cnf
MD5SUM428b24f39bc6415380a405b76c9b06d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.9038
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.858514
10.53/10.63	c 2) march_dl+P: 2.097210
10.53/10.63	c 3) march_dl: 2.175457
10.53/10.63	c 4) minisat20: 2.577151
10.53/10.63	c 5) zchaff_rand+P: 3.004312
10.53/10.63	c 6) vallst+P: 3.502044
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.66	This is MiniSat 2.0 beta
10.53/10.66	WARNING: for repeatability, setting FPU to use double precision
10.53/10.66	============================[ Problem Statistics ]=============================
10.53/10.66	|                                                                             |
10.53/10.66	|  Number of variables:  50                                                   |
10.53/10.66	|  Number of clauses:    4450                                                 |
10.63/10.66	|  Parsing time:         0.00         s                                       |
10.63/10.66	============================[ Search Statistics ]==============================
10.63/10.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.66	===============================================================================
10.63/10.66	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.63/10.67	|       101 |      50     4450    31150 |     1631      101     19 |  0.041 % |
10.63/10.67	|       251 |      50     4450    31150 |     1794      251     19 |  0.041 % |
10.63/10.68	|       476 |      50     4450    31150 |     1974      476     18 |  0.041 % |
10.63/10.69	|       814 |      50     4450    31150 |     2171      814     18 |  0.041 % |
10.63/10.71	|      1321 |      50     4450    31150 |     2388     1321     18 |  0.041 % |
10.63/10.74	|      2081 |      50     4450    31150 |     2627     2081     18 |  0.041 % |
10.63/10.79	|      3220 |      50     4450    31150 |     2890     1893     18 |  0.041 % |
10.63/10.86	|      4929 |      50     4450    31150 |     3179     2145     17 |  0.041 % |
10.63/10.98	|      7492 |      50     4450    31150 |     3497     3109     17 |  0.041 % |
10.63/11.15	|     11336 |      50     4450    31150 |     3847     3435     17 |  0.041 % |
11.34/11.43	|     17103 |      50     4450    31150 |     4232     3400     18 |  0.041 % |
11.85/11.89	|     25752 |      50     4450    31150 |     4655     3541     17 |  0.041 % |
12.47/12.58	|     38727 |      50     4450    31150 |     5120     2482     17 |  0.041 % |
13.50/13.64	|     58188 |      50     4450    31150 |     5632     3944     16 |  0.041 % |
15.14/15.27	|     87380 |      50     4450    31150 |     6196     4872     16 |  0.041 % |
17.80/17.93	|    131169 |      50     4450    31150 |     6815     5147     16 |  0.041 % |
22.00/22.05	|    196853 |      50     4450    31150 |     7497     5893     16 |  0.041 % |
28.35/28.43	|    295381 |      50     4450    31150 |     8247     6690     16 |  0.041 % |
38.29/38.38	|    443170 |      50     4450    31150 |     9071     5675     17 |  0.041 % |
54.22/54.35	|    664855 |      50     4450    31150 |     9979     4639     16 |  0.041 % |
79.12/79.27	|    997381 |      50     4450    31150 |    10977     7261     17 |  0.041 % |
118.58/118.75	|   1496170 |      50     4450    31150 |    12074     5783     15 |  0.041 % |
181.20/181.35	|   2244355 |      50     4450    31150 |    13282    10316     14 |  0.041 % |
281.94/282.13	|   3366629 |      50     4450    31150 |    14610     8795     14 |  0.042 % |
444.16/444.43	|   5050041 |      50     4450    31150 |    16071    10113     16 |  0.081 % |
701.38/701.70	|   7575159 |      49     4115    28805 |    17678    10404     14 |  2.041 % |
951.24/951.64	===============================================================================
951.24/951.64	restarts              : 27
951.24/951.64	conflicts             : 9934535        (10562 /sec)
951.24/951.64	decisions             : 10645623       (1.79 % random) (11318 /sec)
951.24/951.64	propagations          : 82049891       (87229 /sec)
951.24/951.64	conflict literals     : 146607970      (25.96 % deleted)
951.24/951.64	Memory used           : 6.84 MB
951.24/951.64	CPU time              : 940.623 s
951.24/951.64	
951.24/951.64	c Preprocessing...
951.24/951.64	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
951.24/951.64	c Num non-binary clauses 4450, Average non-binary clause length 7.000
951.24/951.64	c Theory has no gaps
951.24/951.64	c Preprocessor runtime was 0.010 seconds.
951.24/951.64	c 
951.24/951.64	c Satisfiability of theory still undetermined.
951.24/951.64	c See file /tmp/GGVG78 for simplified theory.
951.24/951.64	c Bin: Executing minisat20
951.24/951.64	c child exited successfully
951.24/951.64	c minisat20 returned code 20.
951.24/951.64	s UNSATISFIABLE
951.24/951.64	c SATZILLA_TIME=951.470000

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/node10/watcher-294574-1171791101 -o ROOT/results/node10/solver-294574-1171791101 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294574-1171791101/SATzilla2007_C /tmp/evaluation/294574-1171791101/instance-294574-1171791101.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 2/77 20101
/proc/meminfo: memFree=1520304/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=1440 CPUtime=0
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199065116 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 360 110 95 260 0 84 0
[pid=20102] ppid=20101 vsize=636 CPUtime=0
/proc/20102/stat : 20102 (march_dl) R 20101 20101 19271 0 -1 4194304 81 0 0 0 0 0 0 0 20 0 1 0 199065116 651264 76 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20102/statm: 159 76 50 118 0 38 0

[startup+0.107493 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 20101
/proc/meminfo: memFree=1520304/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=1440 CPUtime=0
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199065116 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 360 110 95 260 0 84 0
[pid=20102] ppid=20101 vsize=1740 CPUtime=0.1
/proc/20102/stat : 20102 (march_dl) R 20101 20101 19271 0 -1 4194304 619 0 0 0 10 0 0 0 20 0 1 0 199065116 1781760 268 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20102/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3180

[startup+0.515548 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 20101
/proc/meminfo: memFree=1520304/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=1440 CPUtime=0
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199065116 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 360 110 95 260 0 84 0
[pid=20102] ppid=20101 vsize=4800 CPUtime=0.5
/proc/20102/stat : 20102 (march_dl) R 20101 20101 19271 0 -1 4194304 1537 0 0 0 50 0 0 0 24 0 1 0 199065116 4915200 1102 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559676 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20102/statm: 1200 1102 72 118 0 1079 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6240

[startup+1.33566 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20103
/proc/meminfo: memFree=1515808/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=1440 CPUtime=0
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199065116 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 360 110 95 260 0 84 0
[pid=20102] ppid=20101 vsize=5384 CPUtime=1.32
/proc/20102/stat : 20102 (march_dl) R 20101 20101 19271 0 -1 4194304 1614 0 0 0 132 0 0 0 25 0 1 0 199065116 5513216 1179 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20102/statm: 1346 1179 74 118 0 1225 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6824

[startup+2.97188 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20103
/proc/meminfo: memFree=1515680/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=1440 CPUtime=0
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199065116 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 360 110 95 260 0 84 0
[pid=20102] ppid=20101 vsize=5384 CPUtime=2.96
/proc/20102/stat : 20102 (march_dl) R 20101 20101 19271 0 -1 4194304 1614 0 0 0 296 0 0 0 25 0 1 0 199065116 5513216 1179 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20102/statm: 1346 1179 74 118 0 1225 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6824

[startup+6.25933 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20104
/proc/meminfo: memFree=1519200/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=1440 CPUtime=4.99
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 135 1614 0 0 0 0 499 0 16 0 1 0 199065116 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20101/statm: 360 111 96 260 0 84 0
[pid=20104] ppid=20101 vsize=6188 CPUtime=1.24
/proc/20104/stat : 20104 (ubcsat2006) R 20101 20101 19271 0 -1 4194304 326 0 0 0 119 5 0 0 25 0 1 0 199065616 6336512 309 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20104/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7152 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1517216/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=2604 CPUtime=2.04
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 364 0 0 0 204 0 0 0 25 0 1 0 199066182 2666496 358 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 651 358 58 118 0 529 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5368

[startup+25.5299 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1516512/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=3412 CPUtime=14.85
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 535 0 0 0 1485 0 0 0 25 0 1 0 199066182 3493888 529 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 853 529 58 118 0 731 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6176

[startup+51.1594 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1515936/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=3988 CPUtime=40.47
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 681 0 0 0 4047 0 0 0 25 0 1 0 199066182 4083712 675 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 997 675 58 118 0 875 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6752

[startup+102.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1515488/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=4588 CPUtime=91.76
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 815 0 0 0 9176 0 0 0 25 0 1 0 199066182 4698112 809 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1147 809 58 118 0 1025 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 7352

[startup+162.533 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1514976/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=4904 CPUtime=151.82
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 913 0 0 0 15181 1 0 0 25 0 1 0 199066182 5021696 907 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1226 907 58 118 0 1104 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 7668

[startup+222.605 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1514656/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=5260 CPUtime=211.86
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 996 0 0 0 21185 1 0 0 25 0 1 0 199066182 5386240 990 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1315 990 58 118 0 1193 0
Current children cumulated CPU time (s) 222.49
Current children cumulated vsize (KiB) 8024

[startup+282.673 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1514528/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=5432 CPUtime=271.92
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1022 0 0 0 27190 2 0 0 25 0 1 0 199066182 5562368 1016 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536668 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1358 1016 58 118 0 1236 0
Current children cumulated CPU time (s) 282.55
Current children cumulated vsize (KiB) 8196

[startup+342.744 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1514336/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=5716 CPUtime=331.97
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1081 0 0 0 33195 2 0 0 25 0 1 0 199066182 5853184 1075 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1429 1075 58 118 0 1307 0
Current children cumulated CPU time (s) 342.6
Current children cumulated vsize (KiB) 8480

[startup+402.818 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1514016/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6004 CPUtime=392.02
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1147 0 0 0 39200 2 0 0 25 0 1 0 199066182 6148096 1141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1501 1141 58 118 0 1379 0
Current children cumulated CPU time (s) 402.65
Current children cumulated vsize (KiB) 8768

[startup+462.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1513888/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6144 CPUtime=452.08
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1181 0 0 0 45205 3 0 0 25 0 1 0 199066182 6291456 1175 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1536 1175 58 118 0 1414 0
Current children cumulated CPU time (s) 462.71

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


[startup+522.961 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20105
/proc/meminfo: memFree=1513632/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6428 CPUtime=512.13
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1238 0 0 0 51210 3 0 0 25 0 1 0 199066182 6582272 1232 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1607 1232 58 118 0 1485 0
Current children cumulated CPU time (s) 522.76
Current children cumulated vsize (KiB) 9192

[startup+583.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1513440/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6712 CPUtime=572.18
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1290 0 0 0 57215 3 0 0 25 0 1 0 199066182 6873088 1284 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1678 1284 58 118 0 1556 0
Current children cumulated CPU time (s) 582.81
Current children cumulated vsize (KiB) 9476

[startup+643.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1513376/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6712 CPUtime=632.24
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1302 0 0 0 63220 4 0 0 25 0 1 0 199066182 6873088 1296 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1678 1296 58 118 0 1556 0
Current children cumulated CPU time (s) 642.87
Current children cumulated vsize (KiB) 9476

[startup+703.181 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1513312/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6856 CPUtime=692.29
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1326 0 0 0 69225 4 0 0 25 0 1 0 199066182 7020544 1320 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1714 1320 58 118 0 1592 0
Current children cumulated CPU time (s) 702.92
Current children cumulated vsize (KiB) 9620

[startup+763.251 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1513184/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6856 CPUtime=752.34
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1354 0 0 0 75229 5 0 0 25 0 1 0 199066182 7020544 1348 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1714 1348 58 118 0 1592 0
Current children cumulated CPU time (s) 762.97
Current children cumulated vsize (KiB) 9620

[startup+823.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1513184/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6856 CPUtime=812.4
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1361 0 0 0 81235 5 0 0 25 0 1 0 199066182 7020544 1355 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1714 1355 58 118 0 1592 0
Current children cumulated CPU time (s) 823.03
Current children cumulated vsize (KiB) 9620

[startup+883.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1513120/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6996 CPUtime=872.45
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1374 0 0 0 87240 5 0 0 25 0 1 0 199066182 7163904 1368 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1749 1368 58 118 0 1627 0
Current children cumulated CPU time (s) 883.08
Current children cumulated vsize (KiB) 9760

[startup+943.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1512992/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6996 CPUtime=932.51
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1392 0 0 0 93245 6 0 0 25 0 1 0 199066182 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 943.14
Current children cumulated vsize (KiB) 9760

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

[startup+944.804 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1512992/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6996 CPUtime=933.84
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1392 0 0 0 93378 6 0 0 25 0 1 0 199066182 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 944.47
Current children cumulated vsize (KiB) 9760

[startup+948.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1512992/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6996 CPUtime=937.13
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1392 0 0 0 93707 6 0 0 25 0 1 0 199066182 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 947.76
Current children cumulated vsize (KiB) 9760

[startup+949.732 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1512992/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6996 CPUtime=938.77
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1392 0 0 0 93871 6 0 0 25 0 1 0 199066182 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 949.4
Current children cumulated vsize (KiB) 9760

[startup+950.548 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1512992/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6996 CPUtime=939.58
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1392 0 0 0 93952 6 0 0 25 0 1 0 199066182 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 950.21
Current children cumulated vsize (KiB) 9760

[startup+951.368 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1512992/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6996 CPUtime=940.4
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1392 0 0 0 94034 6 0 0 25 0 1 0 199066182 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 951.03
Current children cumulated vsize (KiB) 9760

[startup+951.572 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20107
/proc/meminfo: memFree=1512992/2055920 swapFree=4192812/4192956
[pid=20101] ppid=20099 vsize=2764 CPUtime=10.63
/proc/20101/stat : 20101 (SATzilla2007_C) S 20099 20101 19271 0 -1 4194304 982 1946 0 0 346 6 701 10 25 0 1 0 199065116 2830336 525 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20101/statm: 691 525 165 260 0 415 0
[pid=20105] ppid=20101 vsize=6996 CPUtime=940.61
/proc/20105/stat : 20105 (minisat20) R 20101 20101 19271 0 -1 4194304 1392 0 0 0 94055 6 0 0 25 0 1 0 199066182 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20105/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 951.24
Current children cumulated vsize (KiB) 9760

Child status: 20
Real time (s): 951.647
CPU time (s): 951.337
CPU user time (s): 951.099
CPU system time (s): 0.237963
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 9760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 951.099
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4338
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= 29
involuntary context switches= 19451

runsolver used 0.894863 second user time and 2.48462 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Feb 18 09:31:41 UTC 2007

IDJOB= 294574
IDBENCH= 19891
IDSOLVER= 135
FILE ID= node10/294574-1171791101

PBS_JOBID= 3839304

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  428b24f39bc6415380a405b76c9b06d9

RANDOM SEED= 892384541

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1520776 kB
Buffers:         48228 kB
Cached:         372284 kB
SwapCached:          0 kB
Active:         250056 kB
Inactive:       214992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8488 kB
Writeback:           0 kB
Mapped:          63432 kB
Slab:            55616 kB
Committed_AS:  1148212 kB
PageTables:       1832 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= 66537 MiB

End job on node10 on Sun Feb 18 09:47:33 UTC 2007