Trace number 422794

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 3304.47 3305.38

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1275186626-09-UNSAT.cnf
MD5SUM53a19f144e67fa11d9773b213d1fd815
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark165.15
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.75/10.81	c run March_dl for 5 seconds ... 
10.75/10.81	c Bin: Executing march_dl
10.75/10.81	c child exit by a signal
10.75/10.81	c march_dl returned code 137.
10.75/10.81	c run saps (UBCSAT implementation) for 2 seconds ... 
10.75/10.81	c Bin: Executing ubcsat2006
10.75/10.81	c child exited successfully
10.75/10.81	c ubcsat2006 returned code 0.
10.75/10.81	c satzilla computing base features
10.75/10.81	c satzilla doing unit-prop probe
10.75/10.81	c satzilla doing local search probe
10.75/10.81	c satzilla doing lobjois search-space size estimate
10.75/10.81	c satzilla's ranking:
10.75/10.81	c 1) minisat20+P: 5.793673
10.75/10.81	c 2) kcnfs: 6.276784
10.75/10.81	c 3) march_dl: 6.324058
10.75/10.81	c 4) kcnfs+P: 999.000000
10.75/10.81	c 5) march_dl+P: 999.000000
10.75/10.81	c 6) vallst+P: 999.000000
10.75/10.81	c 7) zchaff_rand+P: 999.000000
10.75/10.81	c 8) vallst: 999.000000
10.75/10.81	c 9) zchaff_rand: 999.000000
10.75/10.81	c 10) minisat20: 999.000000
10.75/10.81	c satzilla running minisat20 with preprocessing ... 
10.75/10.83	This is MiniSat 2.0 beta
10.75/10.83	WARNING: for repeatability, setting FPU to use double precision
10.75/10.83	============================[ Problem Statistics ]=============================
10.75/10.83	|                                                                             |
10.75/10.83	|  Number of variables:  810                                                  |
10.75/10.83	|  Number of clauses:    2943                                                 |
10.75/10.83	|  Parsing time:         0.00         s                                       |
10.75/10.83	============================[ Search Statistics ]==============================
10.75/10.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.75/10.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.75/10.83	===============================================================================
10.75/10.83	|         0 |     810     2943     8524 |      981        0    nan |  0.000 % |
10.75/10.83	|       101 |     810     2943     8524 |     1079      101     20 |  0.000 % |
10.75/10.84	|       251 |     810     2943     8524 |     1187      251     21 |  0.000 % |
10.75/10.85	|       477 |     810     2943     8524 |     1305      477     21 |  0.000 % |
10.75/10.87	|       814 |     810     2943     8524 |     1436      814     20 |  0.000 % |
10.75/10.89	|      1321 |     810     2943     8524 |     1579     1321     20 |  0.000 % |
10.84/10.94	|      2080 |     810     2943     8524 |     1737     1273     19 |  0.000 % |
10.84/11.00	|      3219 |     810     2943     8524 |     1911     1523     19 |  0.000 % |
11.04/11.11	|      4928 |     810     2943     8524 |     2102     1258     18 |  0.000 % |
11.14/11.26	|      7490 |     810     2943     8524 |     2313     1649     19 |  0.000 % |
11.44/11.50	|     11336 |     810     2943     8524 |     2544     1928     19 |  0.000 % |
11.74/11.89	|     17102 |     810     2943     8524 |     2798     2450     19 |  0.000 % |
12.34/12.48	|     25751 |     810     2943     8524 |     3078     2426     19 |  0.000 % |
13.24/13.39	|     38725 |     810     2943     8524 |     3386     2798     19 |  0.000 % |
14.63/14.79	|     58186 |     810     2943     8524 |     3725     3267     21 |  0.000 % |
16.83/16.96	|     87378 |     810     2943     8524 |     4097     2203     19 |  0.000 % |
20.23/20.33	|    131169 |     810     2943     8524 |     4507     2364     16 |  0.000 % |
25.51/25.65	|    196853 |     810     2943     8524 |     4958     3975     20 |  0.000 % |
33.78/33.96	|    295379 |     810     2943     8524 |     5454     4552     20 |  0.000 % |
46.67/46.87	|    443168 |     810     2943     8524 |     5999     3270     18 |  0.000 % |
67.06/67.22	|    664851 |     810     2943     8524 |     6599     3326     19 |  0.000 % |
98.45/98.61	|    997377 |     810     2943     8524 |     7259     5656     22 |  0.000 % |
146.74/146.92	|   1496165 |     810     2943     8524 |     7985     6191     19 |  0.000 % |
222.92/223.15	|   2244347 |     810     2943     8524 |     8784     5555     18 |  0.000 % |
343.68/343.96	|   3366621 |     810     2943     8524 |     9662     7796     19 |  0.001 % |
535.74/536.01	|   5050033 |     810     2943     8524 |    10628     7747     21 |  0.000 % |
835.27/835.68	|   7575149 |     810     2943     8524 |    11691     7470     20 |  0.001 % |
1307.65/1308.14	|  11362824 |     810     2943     8524 |    12860     8401     19 |  0.001 % |
2054.66/2055.30	|  17044337 |     810     2943     8524 |    14146     8164     20 |  0.000 % |
3233.77/3234.74	|  25566606 |     802     2887     8364 |    15561    13786     18 |  0.989 % |
3304.36/3305.37	===============================================================================
3304.36/3305.37	restarts              : 30
3304.36/3305.37	conflicts             : 26058753       (7912 /sec)
3304.36/3305.37	decisions             : 31309509       (1.79 % random) (9507 /sec)
3304.36/3305.37	propagations          : 2746985508     (834088 /sec)
3304.36/3305.37	conflict literals     : 548625514      (34.15 % deleted)
3304.36/3305.37	Memory used           : 10.82 MB
3304.36/3305.37	CPU time              : 3293.4 s
3304.36/3305.38	
3304.36/3305.38	c Preprocessing...
3304.36/3305.38	c Inital problem has 810 variables, 2638 nary clauses (293 binary clauses).
3304.36/3305.38	c Num non-binary clauses 2638, Average non-binary clause length 3.000
3304.36/3305.38	c Theory has no gaps
3304.36/3305.38	c Preprocessor runtime was 0.010 seconds.
3304.36/3305.38	c 
3304.36/3305.38	c Satisfiability of theory still undetermined.
3304.36/3305.38	c See file /tmp/zxXygF for simplified theory.
3304.36/3305.38	c Bin: Executing minisat20
3304.36/3305.38	c child exited successfully
3304.36/3305.38	c minisat20 returned code 20.
3304.36/3305.38	s UNSATISFIABLE
3304.36/3305.38	c SATZILLA_TIME=3304.950000

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/node14/watcher-422794-1177801255 -o ROOT/results/node14/solver-422794-1177801255 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422794-1177801255/SATzilla2007_R /tmp/evaluation/422794-1177801255/instance-422794-1177801255.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.85 0.97 0.99 3/77 21314
/proc/meminfo: memFree=1608576/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=1440 CPUtime=0
/proc/21314/stat : 21314 (SATzilla2007_R) R 21312 21314 21260 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 228043245 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21314/statm: 360 110 95 260 0 84 0
[pid=21315] ppid=21314 vsize=636 CPUtime=0
/proc/21315/stat : 21315 (march_dl) R 21314 21314 21260 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 228043245 651264 86 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21315/statm: 159 86 50 118 0 38 0

[startup+0.056755 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 21314
/proc/meminfo: memFree=1608576/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=1440 CPUtime=0
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 228043245 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21314/statm: 360 110 95 260 0 84 0
[pid=21315] ppid=21314 vsize=1436 CPUtime=0.05
/proc/21315/stat : 21315 (march_dl) R 21314 21314 21260 0 -1 4194304 311 0 0 0 5 0 0 0 19 0 1 0 228043245 1470464 303 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21315/statm: 359 303 74 118 0 238 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2876

[startup+0.101756 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 21314
/proc/meminfo: memFree=1608576/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=1440 CPUtime=0
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 228043245 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21314/statm: 360 110 95 260 0 84 0
[pid=21315] ppid=21314 vsize=1568 CPUtime=0.09
/proc/21315/stat : 21315 (march_dl) R 21314 21314 21260 0 -1 4194304 325 0 0 0 9 0 0 0 19 0 1 0 228043245 1605632 317 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134587962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21315/statm: 392 317 74 118 0 271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3008

[startup+0.301775 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 21314
/proc/meminfo: memFree=1608576/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=1440 CPUtime=0
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 228043245 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21314/statm: 360 110 95 260 0 84 0
[pid=21315] ppid=21314 vsize=1568 CPUtime=0.29
/proc/21315/stat : 21315 (march_dl) R 21314 21314 21260 0 -1 4194304 341 0 0 0 29 0 0 0 21 0 1 0 228043245 1605632 333 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21315/statm: 392 333 74 118 0 271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3008

[startup+0.701813 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 21314
/proc/meminfo: memFree=1608576/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=1440 CPUtime=0
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 228043245 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21314/statm: 360 110 95 260 0 84 0
[pid=21315] ppid=21314 vsize=1732 CPUtime=0.69
/proc/21315/stat : 21315 (march_dl) R 21314 21314 21260 0 -1 4194304 353 0 0 0 69 0 0 0 25 0 1 0 228043245 1773568 345 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528312 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21315/statm: 433 345 74 118 0 312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3172

[startup+1.50189 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 21316
/proc/meminfo: memFree=1607344/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=1440 CPUtime=0
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 228043245 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21314/statm: 360 110 95 260 0 84 0
[pid=21315] ppid=21314 vsize=1732 CPUtime=1.49
/proc/21315/stat : 21315 (march_dl) R 21314 21314 21260 0 -1 4194304 364 0 0 0 149 0 0 0 25 0 1 0 228043245 1773568 356 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21315/statm: 433 356 74 118 0 312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3172

[startup+3.10104 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 21316
/proc/meminfo: memFree=1607152/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=1440 CPUtime=0
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 228043245 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21314/statm: 360 110 95 260 0 84 0
[pid=21315] ppid=21314 vsize=1732 CPUtime=3.09
/proc/21315/stat : 21315 (march_dl) R 21314 21314 21260 0 -1 4194304 375 0 0 0 309 0 0 0 25 0 1 0 228043245 1773568 367 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134551385 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21315/statm: 433 367 74 118 0 312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3172

[startup+6.30134 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 21317
/proc/meminfo: memFree=1607536/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=1440 CPUtime=4.99
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 134 383 0 0 0 0 499 0 16 0 1 0 228043245 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21314/statm: 360 111 96 260 0 84 0
[pid=21317] ppid=21314 vsize=6188 CPUtime=1.28
/proc/21317/stat : 21317 (ubcsat2006) R 21314 21314 21260 0 -1 4194304 282 0 0 0 107 21 0 0 25 0 1 0 228043745 6336512 265 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134704216 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 1547 265 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 0.88 0.97 0.99 2/85 21390
/proc/meminfo: memFree=1604960/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=2348 CPUtime=1.86
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 284 0 0 0 186 0 0 0 25 0 1 0 228044328 2404352 278 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 587 278 58 118 0 465 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 4644

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/85 21435
/proc/meminfo: memFree=1604328/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=3008 CPUtime=14.63
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 436 0 0 0 1463 0 0 0 25 0 1 0 228044328 3080192 430 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525846 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 752 430 58 118 0 630 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 5304

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/85 21491
/proc/meminfo: memFree=1603824/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=3540 CPUtime=40.19
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 588 0 0 0 4019 0 0 0 25 0 1 0 228044328 3624960 582 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 885 582 58 118 0 763 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 5836

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 21517
/proc/meminfo: memFree=1604384/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=4204 CPUtime=91.37
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 743 0 0 0 9137 0 0 0 25 0 1 0 228044328 4304896 737 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 1051 737 58 118 0 929 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 6500

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21517
/proc/meminfo: memFree=1603808/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=4728 CPUtime=151.35
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 880 0 0 0 15134 1 0 0 25 0 1 0 228044328 4841472 874 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 1182 874 58 118 0 1060 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 7024

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21517
/proc/meminfo: memFree=1603616/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=5120 CPUtime=211.34
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 951 0 0 0 21133 1 0 0 25 0 1 0 228044328 5242880 945 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525572 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 1280 945 58 118 0 1158 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 7416

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21517
/proc/meminfo: memFree=1603168/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=5380 CPUtime=271.33
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 1046 0 0 0 27131 2 0 0 25 0 1 0 228044328 5509120 1040 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 1345 1040 58 118 0 1223 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 7676

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 21517
/proc/meminfo: memFree=1602976/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=5644 CPUtime=331.3
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 1100 0 0 0 33128 2 0 0 25 0 1 0 228044328 5779456 1094 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527326 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 1411 1094 58 118 0 1289 0

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


[startup+2922.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 21519
/proc/meminfo: memFree=1597856/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=10812 CPUtime=2910.67
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2381 0 0 0 291044 23 0 0 25 0 1 0 228044328 11071488 2375 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2703 2375 58 118 0 2581 0
Current children cumulated CPU time (s) 2921.45
Current children cumulated vsize (KiB) 13108

[startup+2982.3 s]
/proc/loadavg: 1.16 1.04 1.01 2/79 21519
/proc/meminfo: memFree=1597920/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=10812 CPUtime=2970.65
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2385 0 0 0 297042 23 0 0 25 0 1 0 228044328 11071488 2379 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2703 2379 58 118 0 2581 0
Current children cumulated CPU time (s) 2981.43
Current children cumulated vsize (KiB) 13108

[startup+3042.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/79 21519
/proc/meminfo: memFree=1597856/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=10936 CPUtime=3030.64
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2404 0 0 0 303040 24 0 0 25 0 1 0 228044328 11198464 2398 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2734 2398 58 118 0 2612 0
Current children cumulated CPU time (s) 3041.42
Current children cumulated vsize (KiB) 13232

[startup+3102.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/79 21519
/proc/meminfo: memFree=1597856/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=10936 CPUtime=3090.62
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2405 0 0 0 309038 24 0 0 25 0 1 0 228044328 11198464 2399 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2734 2399 58 118 0 2612 0
Current children cumulated CPU time (s) 3101.4
Current children cumulated vsize (KiB) 13232

[startup+3162.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 21519
/proc/meminfo: memFree=1597792/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=10936 CPUtime=3150.61
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2416 0 0 0 315036 25 0 0 25 0 1 0 228044328 11198464 2410 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527865 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2734 2410 58 118 0 2612 0
Current children cumulated CPU time (s) 3161.39
Current children cumulated vsize (KiB) 13232

[startup+3222.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 21519
/proc/meminfo: memFree=1597728/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3210.59
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2420 0 0 0 321034 25 0 0 25 0 1 0 228044328 11341824 2414 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2414 58 118 0 2647 0
Current children cumulated CPU time (s) 3221.37
Current children cumulated vsize (KiB) 13372

[startup+3282.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21519
/proc/meminfo: memFree=1597664/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3270.59
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2442 0 0 0 327033 26 0 0 25 0 1 0 228044328 11341824 2436 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2436 58 118 0 2647 0
Current children cumulated CPU time (s) 3281.37
Current children cumulated vsize (KiB) 13372

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

[startup+3289.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21519
/proc/meminfo: memFree=1597664/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3277.78
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2442 0 0 0 327752 26 0 0 25 0 1 0 228044328 11341824 2436 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134533650 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2436 58 118 0 2647 0
Current children cumulated CPU time (s) 3288.56
Current children cumulated vsize (KiB) 13372

[startup+3295.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21519
/proc/meminfo: memFree=1597664/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3284.18
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2442 0 0 0 328392 26 0 0 25 0 1 0 228044328 11341824 2436 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2436 58 118 0 2647 0
Current children cumulated CPU time (s) 3294.96
Current children cumulated vsize (KiB) 13372

[startup+3302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21519
/proc/meminfo: memFree=1597600/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3290.58
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2447 0 0 0 329032 26 0 0 25 0 1 0 228044328 11341824 2441 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528827 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2441 58 118 0 2647 0
Current children cumulated CPU time (s) 3301.36
Current children cumulated vsize (KiB) 13372

[startup+3303.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21519
/proc/meminfo: memFree=1597600/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3292.18
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2447 0 0 0 329192 26 0 0 25 0 1 0 228044328 11341824 2441 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2441 58 118 0 2647 0
Current children cumulated CPU time (s) 3302.96
Current children cumulated vsize (KiB) 13372

[startup+3304.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21519
/proc/meminfo: memFree=1597600/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3292.98
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2447 0 0 0 329272 26 0 0 25 0 1 0 228044328 11341824 2441 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2441 58 118 0 2647 0
Current children cumulated CPU time (s) 3303.76
Current children cumulated vsize (KiB) 13372

[startup+3305.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21519
/proc/meminfo: memFree=1597600/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3293.38
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2447 0 0 0 329312 26 0 0 25 0 1 0 228044328 11341824 2441 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2441 58 118 0 2647 0
Current children cumulated CPU time (s) 3304.16
Current children cumulated vsize (KiB) 13372

[startup+3305.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21519
/proc/meminfo: memFree=1597600/2055920 swapFree=4148856/4192956
[pid=21314] ppid=21312 vsize=2296 CPUtime=10.78
/proc/21314/stat : 21314 (SATzilla2007_R) S 21312 21314 21260 0 -1 4194304 753 671 0 0 313 23 700 42 25 0 1 0 228043245 2351104 393 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21314/statm: 574 393 165 260 0 298 0
[pid=21384] ppid=21314 vsize=11076 CPUtime=3293.58
/proc/21384/stat : 21384 (minisat20) R 21314 21314 21260 0 -1 4194304 2447 0 0 0 329332 26 0 0 25 0 1 0 228044328 11341824 2441 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21384/statm: 2769 2441 58 118 0 2647 0
Current children cumulated CPU time (s) 3304.36
Current children cumulated vsize (KiB) 13372

Child status: 20
Real time (s): 3305.38
CPU time (s): 3304.47
CPU user time (s): 3303.54
CPU system time (s): 0.929858
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 13372

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

runsolver used 3.24151 second user time and 8.40872 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Apr 28 23:00:55 UTC 2007

IDJOB= 422794
IDBENCH= 20264
IDSOLVER= 191
FILE ID= node14/422794-1177801255

PBS_JOBID= 4715838

Free space on /tmp= 66479 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1275186626-09-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/422794-1177801255/SATzilla2007_R /tmp/evaluation/422794-1177801255/instance-422794-1177801255.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-422794-1177801255 -o ROOT/results/node14/solver-422794-1177801255 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422794-1177801255/SATzilla2007_R /tmp/evaluation/422794-1177801255/instance-422794-1177801255.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  53a19f144e67fa11d9773b213d1fd815

RANDOM SEED= 977826491

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1609048 kB
Buffers:         44172 kB
Cached:         316480 kB
SwapCached:      12124 kB
Active:         241200 kB
Inactive:       142912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609048 kB
SwapTotal:     4192956 kB
SwapFree:      4148856 kB
Dirty:            8588 kB
Writeback:           0 kB
Mapped:          29972 kB
Slab:            48328 kB
Committed_AS:  7887676 kB
PageTables:       1784 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= 66479 MiB

End job on node14 on Sat Apr 28 23:56:00 UTC 2007