Trace number 319261

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 717.858 718.087

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.81
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

Solver Data (download as text)

10.46/10.59	c run March_dl for 5 seconds ... 
10.46/10.59	c Bin: Executing march_dl
10.46/10.59	c child exit by a signal
10.46/10.59	c march_dl returned code 137.
10.46/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.46/10.59	c Bin: Executing ubcsat2006
10.46/10.59	c child exited successfully
10.46/10.59	c ubcsat2006 returned code 0.
10.46/10.59	c satzilla computing base features
10.46/10.59	c satzilla doing unit-prop probe
10.46/10.59	c satzilla doing local search probe
10.46/10.59	c satzilla doing lobjois search-space size estimate
10.46/10.59	c satzilla's ranking:
10.46/10.59	c 1) minisat20+P: 15.538701
10.46/10.59	c 2) march_dl: 16.304467
10.46/10.59	c 3) kcnfs: 42.979663
10.46/10.59	c 4) kcnfs+P: 999.000000
10.46/10.59	c 5) march_dl+P: 999.000000
10.46/10.59	c 6) vallst+P: 999.000000
10.46/10.59	c 7) zchaff_rand+P: 999.000000
10.46/10.59	c 8) vallst: 999.000000
10.46/10.59	c 9) zchaff_rand: 999.000000
10.46/10.59	c 10) minisat20: 999.000000
10.46/10.59	c satzilla running minisat20 with preprocessing ... 
10.56/10.64	This is MiniSat 2.0 beta
10.56/10.64	WARNING: for repeatability, setting FPU to use double precision
10.56/10.64	============================[ Problem Statistics ]=============================
10.56/10.64	|                                                                             |
10.56/10.65	|  Number of variables:  1089                                                 |
10.56/10.65	|  Number of clauses:    4517                                                 |
10.56/10.65	|  Parsing time:         0.00         s                                       |
10.56/10.65	============================[ Search Statistics ]==============================
10.56/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.56/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.56/10.65	===============================================================================
10.56/10.65	|         0 |    1089     4517    11272 |     1505        0    nan |  0.000 % |
10.56/10.65	|       100 |    1089     4517    11272 |     1656      100     20 |  0.000 % |
10.56/10.66	|       250 |    1089     4517    11272 |     1821      250     23 |  0.005 % |
10.56/10.67	|       477 |    1089     4517    11272 |     2004      477     18 |  0.000 % |
10.56/10.68	|       814 |    1089     4517    11272 |     2204      814     15 |  0.001 % |
10.61/10.70	|      1321 |    1089     4517    11272 |     2424     1321     27 |  0.001 % |
10.61/10.77	|      2080 |    1089     4517    11272 |     2667     2080     30 |  0.000 % |
10.61/10.85	|      3219 |    1089     4517    11272 |     2934     3219     32 |  0.004 % |
10.86/10.98	|      4930 |    1089     4517    11272 |     3227     1713     24 |  0.005 % |
11.15/11.21	|      7493 |    1089     4517    11272 |     3550     2505     25 |  0.005 % |
11.55/11.66	|     11337 |    1089     4517    11272 |     3905     2531     23 |  0.006 % |
12.15/12.23	|     17104 |    1089     4517    11272 |     4295     3810     37 |  0.005 % |
13.15/13.26	|     25754 |    1089     4517    11272 |     4725     3095     25 |  0.000 % |
14.45/14.56	|     38730 |    1088     4515    11266 |     5197     3359     19 |  0.092 % |
16.64/16.77	|     58194 |    1088     4515    11266 |     5717     2950     39 |  0.093 % |
20.64/20.79	|     87386 |    1088     4515    11266 |     6289     4898     29 |  0.092 % |
26.35/26.41	|    131177 |    1088     4515    11266 |     6918     4684     25 |  0.092 % |
34.53/34.62	|    196861 |    1088     4515    11266 |     7610     4135     26 |  0.092 % |
48.52/48.68	|    295390 |    1088     4515    11266 |     8371     6681     28 |  0.092 % |
69.22/69.35	|    443179 |    1088     4515    11266 |     9208     5506     24 |  0.093 % |
106.52/106.65	|    664862 |    1088     4515    11266 |    10129     4836     32 |  0.092 % |
166.09/166.27	|    997389 |    1088     4515    11266 |    11142    10105     52 |  0.098 % |
256.36/256.58	|   1496178 |    1087     4513    11260 |    12256    11148     30 |  0.184 % |
398.33/398.55	|   2244360 |    1087     4513    11260 |    13482     7510     33 |  0.190 % |
618.56/618.85	|   3366635 |    1070     4414    11036 |    14830    12179     27 |  1.752 % |
717.74/718.08	===============================================================================
717.74/718.08	restarts              : 25
717.74/718.08	conflicts             : 3838928        (5429 /sec)
717.74/718.08	decisions             : 4663496        (1.00 % random) (6595 /sec)
717.74/718.08	propagations          : 702109056      (992869 /sec)
717.74/718.08	conflict literals     : 142622677      (41.90 % deleted)
717.74/718.08	Memory used           : 7.19 MB
717.74/718.08	CPU time              : 707.151 s
717.74/718.08	
717.74/718.08	c Preprocessing...
717.74/718.08	c Inital problem has 1111 variables, 2153 nary clauses (1603 binary clauses).
717.74/718.08	c Num non-binary clauses 2150, Average non-binary clause length 3.059
717.74/718.08	c Theory has no gaps
717.74/718.08	c Preprocessor runtime was 0.060 seconds.
717.74/718.08	c 
717.74/718.08	c Satisfiability of theory still undetermined.
717.74/718.08	c See file /tmp/nPrKoE for simplified theory.
717.74/718.08	c Bin: Executing minisat20
717.74/718.08	c child exited successfully
717.74/718.08	c minisat20 returned code 20.
717.74/718.08	s UNSATISFIABLE
717.74/718.08	c SATZILLA_TIME=717.950000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node21/watcher-319261-1172974506 -o ROOT/results/node21/solver-319261-1172974506 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319261-1172974506/SATzilla2007_R /tmp/evaluation/319261-1172974506/instance-319261-1172974506.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.92 0.99 0.97 3/77 30162
/proc/meminfo: memFree=1577584/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=1440 CPUtime=0
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23421357 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 360 110 95 260 0 84 0
[pid=30163] ppid=30162 vsize=636 CPUtime=0
/proc/30163/stat : 30163 (march_dl) R 30162 30162 28321 0 -1 4194304 92 0 0 0 0 0 0 0 20 0 1 0 23421357 651264 87 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30163/statm: 159 87 50 118 0 38 0

[startup+0.0657411 s]
/proc/loadavg: 0.92 0.99 0.97 3/77 30162
/proc/meminfo: memFree=1577584/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=1440 CPUtime=0
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23421357 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 360 110 95 260 0 84 0
[pid=30163] ppid=30162 vsize=1876 CPUtime=0.06
/proc/30163/stat : 30163 (march_dl) R 30162 30162 28321 0 -1 4194304 420 0 0 0 6 0 0 0 20 0 1 0 23421357 1921024 411 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617620 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30163/statm: 469 411 73 118 0 348 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3316

[startup+0.101745 s]
/proc/loadavg: 0.92 0.99 0.97 3/77 30162
/proc/meminfo: memFree=1577584/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=1440 CPUtime=0
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23421357 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 360 110 95 260 0 84 0
[pid=30163] ppid=30162 vsize=2068 CPUtime=0.09
/proc/30163/stat : 30163 (march_dl) R 30162 30162 28321 0 -1 4194304 429 0 0 0 9 0 0 0 20 0 1 0 23421357 2117632 420 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526998 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30163/statm: 517 420 75 118 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3508

[startup+0.301767 s]
/proc/loadavg: 0.92 0.99 0.97 3/77 30162
/proc/meminfo: memFree=1577584/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=1440 CPUtime=0
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23421357 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 360 110 95 260 0 84 0
[pid=30163] ppid=30162 vsize=2332 CPUtime=0.29
/proc/30163/stat : 30163 (march_dl) R 30162 30162 28321 0 -1 4194304 506 0 0 0 29 0 0 0 21 0 1 0 23421357 2387968 497 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134564810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30163/statm: 583 497 75 118 0 462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3772

[startup+0.701811 s]
/proc/loadavg: 0.92 0.99 0.97 3/77 30162
/proc/meminfo: memFree=1577584/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=1440 CPUtime=0
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23421357 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 360 110 95 260 0 84 0
[pid=30163] ppid=30162 vsize=2464 CPUtime=0.69
/proc/30163/stat : 30163 (march_dl) R 30162 30162 28321 0 -1 4194304 542 0 0 0 69 0 0 0 25 0 1 0 23421357 2523136 533 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30163/statm: 616 533 75 118 0 495 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3904

[startup+1.5019 s]
/proc/loadavg: 0.92 0.99 0.97 2/79 30164
/proc/meminfo: memFree=1575456/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=1440 CPUtime=0
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23421357 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 360 110 95 260 0 84 0
[pid=30163] ppid=30162 vsize=2596 CPUtime=1.49
/proc/30163/stat : 30163 (march_dl) R 30162 30162 28321 0 -1 4194304 577 0 0 0 149 0 0 0 25 0 1 0 23421357 2658304 568 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571619 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30163/statm: 649 568 75 118 0 528 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4036

[startup+3.10207 s]
/proc/loadavg: 0.92 0.99 0.97 2/79 30164
/proc/meminfo: memFree=1575264/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=1440 CPUtime=0
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23421357 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 360 110 95 260 0 84 0
[pid=30163] ppid=30162 vsize=2728 CPUtime=3.09
/proc/30163/stat : 30163 (march_dl) R 30162 30162 28321 0 -1 4194304 607 0 0 0 309 0 0 0 25 0 1 0 23421357 2793472 598 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30163/statm: 682 598 75 118 0 561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4168

[startup+6.30142 s]
/proc/loadavg: 0.93 0.99 0.97 2/79 30165
/proc/meminfo: memFree=1576608/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=1440 CPUtime=4.99
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 135 637 0 0 0 0 499 0 16 0 1 0 23421357 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30162/statm: 360 111 96 260 0 84 0
[pid=30165] ppid=30162 vsize=6188 CPUtime=1.29
/proc/30165/stat : 30165 (ubcsat2006) R 30162 30162 28321 0 -1 4194304 294 0 0 0 113 16 0 0 25 0 1 0 23421857 6336512 277 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30165/statm: 1547 277 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 0.93 0.99 0.97 3/79 30166
/proc/meminfo: memFree=1574624/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=3004 CPUtime=2.04
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 433 0 0 0 204 0 0 0 25 0 1 0 23422422 3076096 427 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525382 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 751 427 58 118 0 629 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 5660

[startup+25.5015 s]
/proc/loadavg: 0.95 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1573728/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=3796 CPUtime=14.83
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 633 0 0 0 1483 0 0 0 25 0 1 0 23422422 3887104 627 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525400 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 949 627 58 118 0 827 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 6452

[startup+51.1013 s]
/proc/loadavg: 0.96 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1572896/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=4592 CPUtime=40.41
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 844 0 0 0 4041 0 0 0 25 0 1 0 23422422 4702208 838 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1148 838 58 118 0 1026 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 7248

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1571872/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=5628 CPUtime=91.61
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1101 0 0 0 9160 1 0 0 25 0 1 0 23422422 5763072 1095 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1407 1095 58 118 0 1285 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8284

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570592/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=6812 CPUtime=151.58
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1410 0 0 0 15157 1 0 0 25 0 1 0 23422422 6975488 1404 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527881 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1703 1404 58 118 0 1581 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 9468

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570528/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=6812 CPUtime=211.57
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1410 0 0 0 21155 2 0 0 25 0 1 0 23422422 6975488 1404 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1703 1404 58 118 0 1581 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 9468

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570464/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=6944 CPUtime=271.55
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1435 0 0 0 27153 2 0 0 25 0 1 0 23422422 7110656 1429 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529228 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1736 1429 58 118 0 1614 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 9600

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570336/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7076 CPUtime=331.53
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1467 0 0 0 33150 3 0 0 25 0 1 0 23422422 7245824 1461 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1769 1461 58 118 0 1647 0

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


[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570336/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7076 CPUtime=391.51
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1467 0 0 0 39148 3 0 0 25 0 1 0 23422422 7245824 1461 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1769 1461 58 118 0 1647 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 9732

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570336/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7076 CPUtime=451.5
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1472 0 0 0 45146 4 0 0 25 0 1 0 23422422 7245824 1466 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536361 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1769 1466 58 118 0 1647 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 9732

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570336/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7076 CPUtime=511.48
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1472 0 0 0 51144 4 0 0 25 0 1 0 23422422 7245824 1466 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1769 1466 58 118 0 1647 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 9732

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570336/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7076 CPUtime=571.47
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1472 0 0 0 57142 5 0 0 25 0 1 0 23422422 7245824 1466 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1769 1466 58 118 0 1647 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 9732

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570336/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7216 CPUtime=631.45
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1484 0 0 0 63140 5 0 0 25 0 1 0 23422422 7389184 1478 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1804 1478 58 118 0 1682 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 9872

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570272/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7216 CPUtime=691.43
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1515 0 0 0 69137 6 0 0 25 0 1 0 23422422 7389184 1509 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1804 1509 58 118 0 1682 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 9872

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

[startup+703.902 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570272/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7360 CPUtime=693.03
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1519 0 0 0 69297 6 0 0 25 0 1 0 23422422 7536640 1513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 703.64
Current children cumulated vsize (KiB) 10016

[startup+710.302 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570208/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7360 CPUtime=699.43
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1519 0 0 0 69937 6 0 0 25 0 1 0 23422422 7536640 1513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 710.04
Current children cumulated vsize (KiB) 10016

[startup+713.503 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570208/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7360 CPUtime=702.63
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1519 0 0 0 70257 6 0 0 25 0 1 0 23422422 7536640 1513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134536629 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 713.24
Current children cumulated vsize (KiB) 10016

[startup+715.101 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570208/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7360 CPUtime=704.23
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1519 0 0 0 70417 6 0 0 25 0 1 0 23422422 7536640 1513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 714.84
Current children cumulated vsize (KiB) 10016

[startup+716.701 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570208/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7360 CPUtime=705.83
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1519 0 0 0 70577 6 0 0 25 0 1 0 23422422 7536640 1513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 716.44
Current children cumulated vsize (KiB) 10016

[startup+717.501 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570208/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7360 CPUtime=706.63
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1519 0 0 0 70657 6 0 0 25 0 1 0 23422422 7536640 1513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 717.24
Current children cumulated vsize (KiB) 10016

[startup+717.901 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570208/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7360 CPUtime=707.03
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1519 0 0 0 70697 6 0 0 25 0 1 0 23422422 7536640 1513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525688 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 717.64
Current children cumulated vsize (KiB) 10016

[startup+718.001 s]
/proc/loadavg: 0.99 0.99 0.97 2/79 30166
/proc/meminfo: memFree=1570208/2055920 swapFree=4192956/4192956
[pid=30162] ppid=30160 vsize=2656 CPUtime=10.61
/proc/30162/stat : 30162 (SATzilla2007_R) S 30160 30162 28321 0 -1 4194304 860 937 0 0 314 24 700 23 25 0 1 0 23421357 2719744 461 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30162/statm: 664 461 165 260 0 388 0
[pid=30166] ppid=30162 vsize=7360 CPUtime=707.13
/proc/30166/stat : 30166 (minisat20) R 30162 30162 28321 0 -1 4194304 1519 0 0 0 70707 6 0 0 25 0 1 0 23422422 7536640 1513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30166/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 717.74
Current children cumulated vsize (KiB) 10016

Child status: 20
Real time (s): 718.087
CPU time (s): 717.858
CPU user time (s): 717.301
CPU system time (s): 0.556915
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 10016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 717.301
system time used= 0.556915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3334
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= 30
involuntary context switches= 1462

runsolver used 0.663899 second user time and 1.9527 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun Mar  4 02:15:06 UTC 2007

IDJOB= 319261
IDBENCH= 20474
IDSOLVER= 134
FILE ID= node21/319261-1172974506

PBS_JOBID= 4012084

Free space on /tmp= 66526 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= /tmp/evaluation/319261-1172974506/SATzilla2007_R /tmp/evaluation/319261-1172974506/instance-319261-1172974506.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-319261-1172974506 -o ROOT/results/node21/solver-319261-1172974506 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319261-1172974506/SATzilla2007_R /tmp/evaluation/319261-1172974506/instance-319261-1172974506.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  b1a6497b6934405ef70bfcc51fa85893

RANDOM SEED= 576488482

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.234
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.234
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:       1577992 kB
Buffers:         36932 kB
Cached:         322244 kB
SwapCached:          0 kB
Active:         123832 kB
Inactive:       304056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577992 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8468 kB
Writeback:           0 kB
Mapped:          87568 kB
Slab:            35648 kB
Committed_AS:   205440 kB
PageTables:       1772 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= 66526 MiB

End job on node21 on Sun Mar  4 02:27:04 UTC 2007