Trace number 423537

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 939.334 939.708

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1179686861-10.UNSAT.shuffled.cnf
MD5SUMf925586f9b717029fe6870824cb1d191
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.8605
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.57/10.63	c run March_dl for 5 seconds ... 
10.57/10.63	c Bin: Executing march_dl
10.57/10.63	c child exit by a signal
10.57/10.63	c march_dl returned code 137.
10.57/10.63	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.63	c Bin: Executing ubcsat2006
10.57/10.63	c child exited successfully
10.57/10.63	c ubcsat2006 returned code 0.
10.57/10.63	c satzilla computing base features
10.57/10.63	c satzilla doing unit-prop probe
10.57/10.63	c satzilla doing local search probe
10.57/10.63	c satzilla doing lobjois search-space size estimate
10.57/10.63	c satzilla's ranking:
10.57/10.63	c 1) minisat20+P: 2.846168
10.57/10.63	c 2) kcnfs: 3.532538
10.57/10.63	c 3) march_dl: 4.799050
10.57/10.63	c 4) kcnfs+P: 999.000000
10.57/10.63	c 5) march_dl+P: 999.000000
10.57/10.63	c 6) vallst+P: 999.000000
10.57/10.63	c 7) zchaff_rand+P: 999.000000
10.57/10.63	c 8) vallst: 999.000000
10.57/10.63	c 9) zchaff_rand: 999.000000
10.57/10.63	c 10) minisat20: 999.000000
10.57/10.63	c satzilla running minisat20 with preprocessing ... 
10.57/10.65	This is MiniSat 2.0 beta
10.57/10.65	WARNING: for repeatability, setting FPU to use double precision
10.57/10.65	============================[ Problem Statistics ]=============================
10.57/10.65	|                                                                             |
10.57/10.65	|  Number of variables:  50                                                   |
10.57/10.65	|  Number of clauses:    4450                                                 |
10.57/10.65	|  Parsing time:         0.00         s                                       |
10.57/10.65	============================[ Search Statistics ]==============================
10.57/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.65	===============================================================================
10.57/10.65	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.57/10.66	|       101 |      50     4450    31150 |     1631      101     20 |  0.041 % |
10.57/10.66	|       251 |      50     4450    31150 |     1794      251     19 |  0.041 % |
10.57/10.67	|       477 |      50     4450    31150 |     1974      477     19 |  0.041 % |
10.57/10.68	|       814 |      50     4450    31150 |     2171      814     19 |  0.041 % |
10.62/10.70	|      1320 |      50     4450    31150 |     2388     1320     19 |  0.041 % |
10.62/10.73	|      2079 |      50     4450    31150 |     2627     2079     19 |  0.041 % |
10.62/10.79	|      3218 |      50     4450    31150 |     2890     1892     18 |  0.041 % |
10.62/10.86	|      4926 |      50     4450    31150 |     3179     2142     17 |  0.041 % |
10.86/10.98	|      7488 |      50     4450    31150 |     3497     3101     17 |  0.041 % |
11.06/11.17	|     11333 |      50     4450    31150 |     3847     3427     18 |  0.041 % |
11.36/11.46	|     17099 |      50     4450    31150 |     4232     3392     18 |  0.041 % |
11.86/11.91	|     25748 |      50     4450    31150 |     4655     3536     17 |  0.041 % |
12.56/12.62	|     38722 |      50     4450    31150 |     5120     2484     16 |  0.041 % |
13.56/13.68	|     58184 |      50     4450    31150 |     5632     3951     17 |  0.041 % |
15.26/15.36	|     87376 |      50     4450    31150 |     6196     4884     16 |  0.041 % |
17.85/17.94	|    131165 |      50     4450    31150 |     6815     5154     16 |  0.041 % |
21.96/22.02	|    196851 |      50     4450    31150 |     7497     5905     16 |  0.041 % |
28.35/28.44	|    295377 |      50     4450    31150 |     8247     6722     16 |  0.041 % |
38.24/38.40	|    443167 |      50     4450    31150 |     9071     5732     16 |  0.041 % |
53.94/54.02	|    664850 |      50     4450    31150 |     9979     4732     16 |  0.041 % |
78.93/79.03	|    997376 |      50     4450    31150 |    10977     7346     17 |  0.041 % |
118.11/118.28	|   1496165 |      50     4450    31150 |    12074     5848     14 |  0.041 % |
180.29/180.47	|   2244349 |      50     4450    31150 |    13282    10356     16 |  0.042 % |
280.55/280.72	|   3366623 |      50     4450    31150 |    14610     8803     16 |  0.042 % |
440.68/440.90	|   5050034 |      50     4450    31150 |    16071    10130     15 |  0.081 % |
696.49/696.86	|   7575150 |      49     4160    29120 |    17678    12263     15 |  2.081 % |
939.29/939.70	===============================================================================
939.29/939.70	restarts              : 27
939.29/939.70	conflicts             : 9872917        (10632 /sec)
939.29/939.70	decisions             : 10579394       (1.79 % random) (11392 /sec)
939.29/939.70	propagations          : 81488641       (87752 /sec)
939.29/939.70	conflict literals     : 146076770      (25.77 % deleted)
939.29/939.70	Memory used           : 6.71 MB
939.29/939.70	CPU time              : 928.629 s
939.29/939.70	
939.29/939.70	c Preprocessing...
939.29/939.70	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
939.29/939.70	c Num non-binary clauses 4450, Average non-binary clause length 7.000
939.29/939.70	c Theory has no gaps
939.29/939.70	c Preprocessor runtime was 0.010 seconds.
939.29/939.70	c 
939.29/939.70	c Satisfiability of theory still undetermined.
939.29/939.70	c See file /tmp/s0797J for simplified theory.
939.29/939.70	c Bin: Executing minisat20
939.29/939.70	c child exited successfully
939.29/939.70	c minisat20 returned code 20.
939.29/939.70	s UNSATISFIABLE
939.29/939.70	c SATZILLA_TIME=939.450000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-423537-1177827610 -o ROOT/results/node40/solver-423537-1177827610 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/423537-1177827610/SATzilla2007_R /tmp/evaluation/423537-1177827610/instance-423537-1177827610.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.95 1.04 2/77 28654
/proc/meminfo: memFree=1589424/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=1440 CPUtime=0
/proc/28654/stat : 28654 (SATzilla2007_R) R 28652 28654 28600 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111640531 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/28654/statm: 360 110 95 260 0 84 0
[pid=28655] ppid=28654 vsize=636 CPUtime=0
/proc/28655/stat : 28655 (march_dl) R 28654 28654 28600 0 -1 4194304 81 0 0 0 0 0 0 0 18 0 1 0 111640531 651264 76 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28655/statm: 159 76 50 118 0 38 0

[startup+0.069391 s]
/proc/loadavg: 0.78 0.95 1.04 2/77 28654
/proc/meminfo: memFree=1589424/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=1440 CPUtime=0
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 111640531 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28654/statm: 360 110 95 260 0 84 0
[pid=28655] ppid=28654 vsize=1740 CPUtime=0.06
/proc/28655/stat : 28655 (march_dl) R 28654 28654 28600 0 -1 4194304 625 0 0 0 6 0 0 0 20 0 1 0 111640531 1781760 266 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583485 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28655/statm: 435 266 67 118 0 314 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3180

[startup+0.101396 s]
/proc/loadavg: 0.78 0.95 1.04 2/77 28654
/proc/meminfo: memFree=1589424/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=1440 CPUtime=0
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 111640531 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28654/statm: 360 110 95 260 0 84 0
[pid=28655] ppid=28654 vsize=1740 CPUtime=0.09
/proc/28655/stat : 28655 (march_dl) R 28654 28654 28600 0 -1 4194304 627 0 0 0 9 0 0 0 20 0 1 0 111640531 1781760 268 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28655/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3180

[startup+0.301437 s]
/proc/loadavg: 0.78 0.95 1.04 2/77 28654
/proc/meminfo: memFree=1589424/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=1440 CPUtime=0
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 111640531 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28654/statm: 360 110 95 260 0 84 0
[pid=28655] ppid=28654 vsize=1872 CPUtime=0.29
/proc/28655/stat : 28655 (march_dl) R 28654 28654 28600 0 -1 4194304 651 0 0 0 29 0 0 0 22 0 1 0 111640531 1916928 292 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28655/statm: 468 292 67 118 0 347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3312

[startup+0.70152 s]
/proc/loadavg: 0.78 0.95 1.04 2/77 28654
/proc/meminfo: memFree=1589424/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=1440 CPUtime=0
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 111640531 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28654/statm: 360 110 95 260 0 84 0
[pid=28655] ppid=28654 vsize=4796 CPUtime=0.69
/proc/28655/stat : 28655 (march_dl) R 28654 28654 28600 0 -1 4194304 1559 0 0 0 69 0 0 0 25 0 1 0 111640531 4911104 1103 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559735 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28655/statm: 1199 1103 72 118 0 1078 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6236

[startup+1.50269 s]
/proc/loadavg: 0.78 0.95 1.04 2/79 28656
/proc/meminfo: memFree=1585056/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=1440 CPUtime=0
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 111640531 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28654/statm: 360 110 95 260 0 84 0
[pid=28655] ppid=28654 vsize=5240 CPUtime=1.49
/proc/28655/stat : 28655 (march_dl) R 28654 28654 28600 0 -1 4194304 1624 0 0 0 149 0 0 0 25 0 1 0 111640531 5365760 1148 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28655/statm: 1310 1148 74 118 0 1189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6680

[startup+3.10202 s]
/proc/loadavg: 0.78 0.95 1.04 2/79 28656
/proc/meminfo: memFree=1584800/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=1440 CPUtime=0
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 111640531 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28654/statm: 360 110 95 260 0 84 0
[pid=28655] ppid=28654 vsize=5240 CPUtime=3.08
/proc/28655/stat : 28655 (march_dl) R 28654 28654 28600 0 -1 4194304 1625 0 0 0 308 0 0 0 25 0 1 0 111640531 5365760 1149 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28655/statm: 1310 1149 74 118 0 1189 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6680

[startup+6.30169 s]
/proc/loadavg: 0.80 0.95 1.04 2/79 28657
/proc/meminfo: memFree=1588256/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=1440 CPUtime=4.99
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 134 1625 0 0 0 0 498 1 16 0 1 0 111640531 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28654/statm: 360 111 96 260 0 84 0
[pid=28657] ppid=28654 vsize=6188 CPUtime=1.28
/proc/28657/stat : 28657 (ubcsat2006) R 28654 28654 28600 0 -1 4194304 326 0 0 0 123 5 0 0 25 0 1 0 111641031 6336512 309 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28657/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.81 0.95 1.04 2/79 28658
/proc/meminfo: memFree=1586400/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=2616 CPUtime=2.04
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 359 0 0 0 204 0 0 0 25 0 1 0 111641596 2678784 353 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519986 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 654 353 58 118 0 532 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5492

[startup+25.5017 s]
/proc/loadavg: 0.85 0.95 1.04 2/79 28658
/proc/meminfo: memFree=1585632/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=3444 CPUtime=14.83
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 548 0 0 0 1483 0 0 0 25 0 1 0 111641596 3526656 542 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 861 542 58 118 0 739 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 6320

[startup+51.1011 s]
/proc/loadavg: 0.90 0.96 1.04 2/79 28658
/proc/meminfo: memFree=1585184/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=3872 CPUtime=40.42
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 655 0 0 0 4042 0 0 0 25 0 1 0 111641596 3964928 649 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 968 649 58 118 0 846 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6748

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 1.03 2/79 28658
/proc/meminfo: memFree=1584672/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=4472 CPUtime=91.6
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 783 0 0 0 9160 0 0 0 25 0 1 0 111641596 4579328 777 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1118 777 58 118 0 996 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 7348

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 1.03 2/79 28658
/proc/meminfo: memFree=1584224/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=4944 CPUtime=151.57
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 893 0 0 0 15157 0 0 0 25 0 1 0 111641596 5062656 887 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1236 887 58 118 0 1114 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 7820

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/79 28658
/proc/meminfo: memFree=1583904/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=5112 CPUtime=211.55
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 961 0 0 0 21154 1 0 0 25 0 1 0 111641596 5234688 955 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1278 955 58 118 0 1156 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 7988

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/79 28658
/proc/meminfo: memFree=1583648/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=5268 CPUtime=271.52
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1000 0 0 0 27151 1 0 0 25 0 1 0 111641596 5394432 994 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1317 994 58 118 0 1195 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 8144

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.01 2/79 28658
/proc/meminfo: memFree=1583392/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=5728 CPUtime=331.51
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1079 0 0 0 33149 2 0 0 25 0 1 0 111641596 5865472 1073 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1432 1073 58 118 0 1310 0

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


[startup+582.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582688/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6580 CPUtime=571.41
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1271 0 0 0 57138 3 0 0 25 0 1 0 111641596 6737920 1265 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1645 1265 58 118 0 1523 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 9456

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582496/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6724 CPUtime=631.39
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1294 0 0 0 63136 3 0 0 25 0 1 0 111641596 6885376 1288 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1681 1288 58 118 0 1559 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 9600

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582432/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6724 CPUtime=691.37
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1317 0 0 0 69133 4 0 0 25 0 1 0 111641596 6885376 1311 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1681 1311 58 118 0 1559 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 9600

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582304/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=751.34
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1343 0 0 0 75130 4 0 0 25 0 1 0 111641596 7028736 1337 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1337 58 118 0 1594 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 9740

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582304/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=811.32
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1348 0 0 0 81128 4 0 0 25 0 1 0 111641596 7028736 1342 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1342 58 118 0 1594 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 9740

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582240/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=871.3
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1364 0 0 0 87125 5 0 0 25 0 1 0 111641596 7028736 1358 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1358 58 118 0 1594 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 9740

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

[startup+895.902 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582176/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=884.89
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1366 0 0 0 88484 5 0 0 25 0 1 0 111641596 7028736 1360 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1360 58 118 0 1594 0
Current children cumulated CPU time (s) 895.51
Current children cumulated vsize (KiB) 9740

[startup+921.501 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582240/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=910.48
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1368 0 0 0 91043 5 0 0 25 0 1 0 111641596 7028736 1362 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1362 58 118 0 1594 0
Current children cumulated CPU time (s) 921.1
Current children cumulated vsize (KiB) 9740

[startup+927.901 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582240/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=916.88
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1369 0 0 0 91683 5 0 0 25 0 1 0 111641596 7028736 1363 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1363 58 118 0 1594 0
Current children cumulated CPU time (s) 927.5
Current children cumulated vsize (KiB) 9740

[startup+934.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582240/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=923.27
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1370 0 0 0 92322 5 0 0 25 0 1 0 111641596 7028736 1364 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1364 58 118 0 1594 0
Current children cumulated CPU time (s) 933.89
Current children cumulated vsize (KiB) 9740

[startup+937.501 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582240/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=926.47
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1371 0 0 0 92642 5 0 0 25 0 1 0 111641596 7028736 1365 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1365 58 118 0 1594 0
Current children cumulated CPU time (s) 937.09
Current children cumulated vsize (KiB) 9740

[startup+939.102 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582240/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=928.07
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1371 0 0 0 92802 5 0 0 25 0 1 0 111641596 7028736 1365 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1365 58 118 0 1594 0
Current children cumulated CPU time (s) 938.69
Current children cumulated vsize (KiB) 9740

[startup+939.502 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582240/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=928.47
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1371 0 0 0 92842 5 0 0 25 0 1 0 111641596 7028736 1365 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1365 58 118 0 1594 0
Current children cumulated CPU time (s) 939.09
Current children cumulated vsize (KiB) 9740

[startup+939.702 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 28658
/proc/meminfo: memFree=1582240/2055920 swapFree=4157428/4192956
[pid=28654] ppid=28652 vsize=2876 CPUtime=10.62
/proc/28654/stat : 28654 (SATzilla2007_R) S 28652 28654 28600 0 -1 4194304 981 1957 0 0 345 8 700 9 25 0 1 0 111640531 2945024 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28654/statm: 719 525 165 260 0 443 0
[pid=28658] ppid=28654 vsize=6864 CPUtime=928.67
/proc/28658/stat : 28658 (minisat20) R 28654 28654 28600 0 -1 4194304 1371 0 0 0 92862 5 0 0 25 0 1 0 111641596 7028736 1365 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525183 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28658/statm: 1716 1365 58 118 0 1594 0
Current children cumulated CPU time (s) 939.29
Current children cumulated vsize (KiB) 9740

Child status: 20
Real time (s): 939.708
CPU time (s): 939.334
CPU user time (s): 939.087
CPU system time (s): 0.246962
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 9740

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

runsolver used 0.823874 second user time and 2.08568 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Apr 29 06:20:10 UTC 2007

IDJOB= 423537
IDBENCH= 19892
IDSOLVER= 191
FILE ID= node40/423537-1177827610

PBS_JOBID= 4718279

Free space on /tmp= 66536 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1179686861-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/423537-1177827610/SATzilla2007_R /tmp/evaluation/423537-1177827610/instance-423537-1177827610.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-423537-1177827610 -o ROOT/results/node40/solver-423537-1177827610 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/423537-1177827610/SATzilla2007_R /tmp/evaluation/423537-1177827610/instance-423537-1177827610.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  f925586f9b717029fe6870824cb1d191

RANDOM SEED= 6306244

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1589896 kB
Buffers:         43460 kB
Cached:         349836 kB
SwapCached:      16880 kB
Active:         222760 kB
Inactive:       195048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589896 kB
SwapTotal:     4192956 kB
SwapFree:      4157428 kB
Dirty:            8684 kB
Writeback:           0 kB
Mapped:          29964 kB
Slab:            33624 kB
Committed_AS:  1068488 kB
PageTables:       1932 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= 66536 MiB

End job on node40 on Sun Apr 29 06:35:50 UTC 2007