Trace number 455901

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTEDUNSAT 718.059 718.248

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 benchmark622.684
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.47/10.57	c run March_dl for 5 seconds ... 
10.47/10.57	c Bin: Executing march_dl
10.47/10.57	c child exit by a signal
10.47/10.57	c march_dl returned code 137.
10.47/10.57	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.57	c Bin: Executing ubcsat2006
10.47/10.57	c child exited successfully
10.47/10.57	c ubcsat2006 returned code 0.
10.47/10.57	c satzilla computing base features
10.47/10.57	c satzilla doing unit-prop probe
10.47/10.57	c satzilla doing local search probe
10.47/10.57	c satzilla doing lobjois search-space size estimate
10.47/10.57	c satzilla's ranking:
10.47/10.57	c 1) minisat20+P: -1.309530
10.47/10.57	c 2) minisat20: 0.048545
10.47/10.57	c 3) vallst+P: 1.420220
10.47/10.57	c 4) march_dl+P: 1.915918
10.47/10.57	c 5) zchaff_rand+P: 2.755305
10.47/10.57	c 6) march_dl: 2.942430
10.47/10.57	c 7) kcnfs+P: 999.000000
10.47/10.57	c 8) kcnfs: 999.000000
10.47/10.57	c 9) vallst: 999.000000
10.47/10.57	c 10) zchaff_rand: 999.000000
10.47/10.57	c satzilla running minisat20 with preprocessing ... 
10.57/10.63	This is MiniSat 2.0 beta
10.57/10.63	WARNING: for repeatability, setting FPU to use double precision
10.57/10.63	============================[ Problem Statistics ]=============================
10.57/10.63	|                                                                             |
10.57/10.63	|  Number of variables:  1089                                                 |
10.57/10.63	|  Number of clauses:    4517                                                 |
10.57/10.63	|  Parsing time:         0.00         s                                       |
10.57/10.63	============================[ Search Statistics ]==============================
10.57/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.63	===============================================================================
10.57/10.63	|         0 |    1089     4517    11272 |     1505        0    nan |  0.000 % |
10.57/10.64	|       100 |    1089     4517    11272 |     1656      100     20 |  0.000 % |
10.57/10.64	|       250 |    1089     4517    11272 |     1821      250     23 |  0.005 % |
10.57/10.65	|       477 |    1089     4517    11272 |     2004      477     18 |  0.000 % |
10.57/10.66	|       814 |    1089     4517    11272 |     2204      814     15 |  0.001 % |
10.57/10.69	|      1321 |    1089     4517    11272 |     2424     1321     27 |  0.001 % |
10.60/10.75	|      2080 |    1089     4517    11272 |     2667     2080     30 |  0.000 % |
10.60/10.84	|      3219 |    1089     4517    11272 |     2934     3219     32 |  0.004 % |
10.86/10.96	|      4930 |    1089     4517    11272 |     3227     1713     24 |  0.005 % |
11.06/11.19	|      7493 |    1089     4517    11272 |     3550     2505     25 |  0.005 % |
11.56/11.65	|     11337 |    1089     4517    11272 |     3905     2531     23 |  0.006 % |
12.16/12.21	|     17104 |    1089     4517    11272 |     4295     3810     37 |  0.005 % |
13.16/13.26	|     25754 |    1089     4517    11272 |     4725     3095     25 |  0.000 % |
14.46/14.56	|     38730 |    1088     4515    11266 |     5197     3359     19 |  0.092 % |
16.66/16.76	|     58194 |    1088     4515    11266 |     5717     2950     39 |  0.093 % |
20.66/20.77	|     87386 |    1088     4515    11266 |     6289     4898     29 |  0.092 % |
26.36/26.41	|    131177 |    1088     4515    11266 |     6918     4684     25 |  0.092 % |
34.65/34.71	|    196861 |    1088     4515    11266 |     7610     4135     26 |  0.092 % |
48.64/48.79	|    295390 |    1088     4515    11266 |     8371     6681     28 |  0.092 % |
69.44/69.51	|    443179 |    1088     4515    11266 |     9208     5506     24 |  0.093 % |
106.73/106.85	|    664862 |    1088     4515    11266 |    10129     4836     32 |  0.092 % |
166.21/166.36	|    997389 |    1088     4515    11266 |    11142    10105     52 |  0.098 % |
256.29/256.49	|   1496178 |    1087     4513    11260 |    12256    11148     30 |  0.184 % |
398.25/398.49	|   2244360 |    1087     4513    11260 |    13482     7510     33 |  0.190 % |
618.80/619.09	|   3366635 |    1070     4414    11036 |    14830    12179     27 |  1.752 % |
717.98/718.24	===============================================================================
717.98/718.24	restarts              : 25
717.98/718.24	conflicts             : 3838928        (5427 /sec)
717.98/718.24	decisions             : 4663496        (1.00 % random) (6592 /sec)
717.98/718.24	propagations          : 702109056      (992502 /sec)
717.98/718.24	conflict literals     : 142622677      (41.90 % deleted)
717.98/718.24	Memory used           : 7.19 MB
717.98/718.24	CPU time              : 707.413 s
717.98/718.24	
717.98/718.24	c Preprocessing...
717.98/718.24	c Inital problem has 1111 variables, 2153 nary clauses (1603 binary clauses).
717.98/718.24	c Num non-binary clauses 2150, Average non-binary clause length 3.059
717.98/718.24	c Theory has no gaps
717.98/718.24	c Preprocessor runtime was 0.050 seconds.
717.98/718.24	c 
717.98/718.24	c Satisfiability of theory still undetermined.
717.98/718.24	c See file /tmp/4etfWK for simplified theory.
717.98/718.24	c Bin: Executing minisat20
717.98/718.24	c child exited successfully
717.98/718.24	c minisat20 returned code 20.
717.98/718.24	s UNSATISFIABLE
717.98/718.24	c SATZILLA_TIME=718.150000

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/node51/watcher-455901-1178590767 -o ROOT/results/node51/solver-455901-1178590767 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455901-1178590767/SATzilla2007_C /tmp/evaluation/455901-1178590767/instance-455901-1178590767.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.80 0.95 0.98 3/64 20777
/proc/meminfo: memFree=1622496/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=1440 CPUtime=0
/proc/20777/stat : 20777 (SATzilla2007_C) R 20775 20777 20721 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 213921847 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/20777/statm: 360 110 95 260 0 84 0
[pid=20778] ppid=20777 vsize=636 CPUtime=0
/proc/20778/stat : 20778 (march_dl) R 20777 20777 20721 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 213921848 651264 86 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134775695 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20778/statm: 159 86 50 118 0 38 0

[startup+0.0464729 s]
/proc/loadavg: 0.80 0.95 0.98 3/64 20777
/proc/meminfo: memFree=1622496/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=1440 CPUtime=0
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213921847 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20777/statm: 360 110 95 260 0 84 0
[pid=20778] ppid=20777 vsize=1612 CPUtime=0.04
/proc/20778/stat : 20778 (march_dl) R 20777 20777 20721 0 -1 4194304 327 0 0 0 4 0 0 0 19 0 1 0 213921848 1650688 319 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134588857 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20778/statm: 403 324 72 118 0 282 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3052

[startup+0.101478 s]
/proc/loadavg: 0.80 0.95 0.98 3/64 20777
/proc/meminfo: memFree=1622496/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=1440 CPUtime=0
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213921847 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20777/statm: 360 110 95 260 0 84 0
[pid=20778] ppid=20777 vsize=2068 CPUtime=0.09
/proc/20778/stat : 20778 (march_dl) R 20777 20777 20721 0 -1 4194304 429 0 0 0 9 0 0 0 19 0 1 0 213921848 2117632 420 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134513830 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20778/statm: 517 420 75 118 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3508

[startup+0.301494 s]
/proc/loadavg: 0.80 0.95 0.98 3/64 20777
/proc/meminfo: memFree=1622496/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=1440 CPUtime=0
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213921847 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20777/statm: 360 110 95 260 0 84 0
[pid=20778] ppid=20777 vsize=2332 CPUtime=0.29
/proc/20778/stat : 20778 (march_dl) R 20777 20777 20721 0 -1 4194304 506 0 0 0 29 0 0 0 21 0 1 0 213921848 2387968 497 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20778/statm: 583 497 75 118 0 462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3772

[startup+0.701529 s]
/proc/loadavg: 0.80 0.95 0.98 3/64 20777
/proc/meminfo: memFree=1622496/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=1440 CPUtime=0
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213921847 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20777/statm: 360 110 95 260 0 84 0
[pid=20778] ppid=20777 vsize=2464 CPUtime=0.69
/proc/20778/stat : 20778 (march_dl) R 20777 20777 20721 0 -1 4194304 542 0 0 0 69 0 0 0 24 0 1 0 213921848 2523136 533 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527410 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20778/statm: 616 533 75 118 0 495 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3904

[startup+1.5016 s]
/proc/loadavg: 0.80 0.95 0.98 2/66 20779
/proc/meminfo: memFree=1620432/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=1440 CPUtime=0
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213921847 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20777/statm: 360 110 95 260 0 84 0
[pid=20778] ppid=20777 vsize=2596 CPUtime=1.49
/proc/20778/stat : 20778 (march_dl) R 20777 20777 20721 0 -1 4194304 578 0 0 0 149 0 0 0 25 0 1 0 213921848 2658304 569 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527434 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20778/statm: 649 569 75 118 0 528 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4036

[startup+3.10275 s]
/proc/loadavg: 0.80 0.95 0.98 2/66 20779
/proc/meminfo: memFree=1620240/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=1440 CPUtime=0
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213921847 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20777/statm: 360 110 95 260 0 84 0
[pid=20778] ppid=20777 vsize=2728 CPUtime=3.09
/proc/20778/stat : 20778 (march_dl) R 20777 20777 20721 0 -1 4194304 607 0 0 0 309 0 0 0 25 0 1 0 213921848 2793472 598 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20778/statm: 682 598 75 118 0 561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4168

[startup+6.30103 s]
/proc/loadavg: 0.81 0.95 0.98 2/66 20780
/proc/meminfo: memFree=1621520/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=1440 CPUtime=4.99
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 134 637 0 0 0 0 499 0 16 0 1 0 213921847 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20777/statm: 360 111 96 260 0 84 0
[pid=20780] ppid=20777 vsize=6188 CPUtime=1.29
/proc/20780/stat : 20780 (ubcsat2006) R 20777 20777 20721 0 -1 4194304 294 0 0 0 113 16 0 0 25 0 1 0 213922348 6336512 277 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20780/statm: 1547 277 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.83 0.95 0.98 2/66 20781
/proc/meminfo: memFree=1619544/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=3004 CPUtime=2.06
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 433 0 0 0 206 0 0 0 25 0 1 0 213922911 3076096 427 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525092 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 751 427 58 118 0 629 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5660

[startup+25.5018 s]
/proc/loadavg: 0.86 0.95 0.98 2/66 20781
/proc/meminfo: memFree=1618648/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=3796 CPUtime=14.86
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 633 0 0 0 1486 0 0 0 25 0 1 0 213922911 3887104 627 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 949 627 58 118 0 827 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6452

[startup+51.1011 s]
/proc/loadavg: 0.91 0.96 0.98 2/66 20781
/proc/meminfo: memFree=1617688/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=4592 CPUtime=40.44
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 844 0 0 0 4044 0 0 0 25 0 1 0 213922911 4702208 838 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1148 838 58 118 0 1026 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 7248

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 20781
/proc/meminfo: memFree=1616728/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=5628 CPUtime=91.63
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1101 0 0 0 9163 0 0 0 25 0 1 0 213922911 5763072 1095 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528501 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1407 1095 58 118 0 1285 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 8284

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615448/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=6812 CPUtime=151.61
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1410 0 0 0 15161 0 0 0 25 0 1 0 213922911 6975488 1404 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1703 1404 58 118 0 1581 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9468

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615384/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=6812 CPUtime=211.6
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1410 0 0 0 21160 0 0 0 25 0 1 0 213922911 6975488 1404 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1703 1404 58 118 0 1581 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9468

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615320/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=6944 CPUtime=271.58
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1435 0 0 0 27158 0 0 0 25 0 1 0 213922911 7110656 1429 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1736 1429 58 118 0 1614 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 9600

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615128/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7076 CPUtime=331.56
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1467 0 0 0 33156 0 0 0 25 0 1 0 213922911 7245824 1461 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1769 1461 58 118 0 1647 0

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


[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615192/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7076 CPUtime=391.55
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1467 0 0 0 39155 0 0 0 25 0 1 0 213922911 7245824 1461 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1769 1461 58 118 0 1647 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 9732

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615128/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7076 CPUtime=451.54
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1472 0 0 0 45153 1 0 0 25 0 1 0 213922911 7245824 1466 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1769 1466 58 118 0 1647 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 9732

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615128/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7076 CPUtime=511.53
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1472 0 0 0 51152 1 0 0 25 0 1 0 213922911 7245824 1466 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1769 1466 58 118 0 1647 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 9732

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615128/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7076 CPUtime=571.51
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1472 0 0 0 57150 1 0 0 25 0 1 0 213922911 7245824 1466 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527430 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1769 1466 58 118 0 1647 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 9732

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1615064/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7076 CPUtime=631.5
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1479 0 0 0 63149 1 0 0 25 0 1 0 213922911 7245824 1473 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525688 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1769 1473 58 118 0 1647 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 9732

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7216 CPUtime=691.48
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1515 0 0 0 69147 1 0 0 25 0 1 0 213922911 7389184 1509 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1804 1509 58 118 0 1682 0
Current children cumulated CPU time (s) 702.08
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.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7360 CPUtime=693.08
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1519 0 0 0 69307 1 0 0 25 0 1 0 213922911 7536640 1513 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 703.68
Current children cumulated vsize (KiB) 10016

[startup+710.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7360 CPUtime=699.48
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1519 0 0 0 69947 1 0 0 25 0 1 0 213922911 7536640 1513 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 710.08
Current children cumulated vsize (KiB) 10016

[startup+713.503 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7360 CPUtime=702.68
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1519 0 0 0 70267 1 0 0 25 0 1 0 213922911 7536640 1513 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529959 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 713.28
Current children cumulated vsize (KiB) 10016

[startup+716.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7360 CPUtime=705.88
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1519 0 0 0 70587 1 0 0 25 0 1 0 213922911 7536640 1513 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525172 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (KiB) 10016

[startup+717.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7360 CPUtime=706.68
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1519 0 0 0 70667 1 0 0 25 0 1 0 213922911 7536640 1513 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 717.28
Current children cumulated vsize (KiB) 10016

[startup+717.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7360 CPUtime=707.08
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1519 0 0 0 70707 1 0 0 25 0 1 0 213922911 7536640 1513 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 717.68
Current children cumulated vsize (KiB) 10016

[startup+718.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7360 CPUtime=707.28
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1519 0 0 0 70727 1 0 0 25 0 1 0 213922911 7536640 1513 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 717.88
Current children cumulated vsize (KiB) 10016

[startup+718.201 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20781
/proc/meminfo: memFree=1614872/2055920 swapFree=4183364/4192956
[pid=20777] ppid=20775 vsize=2656 CPUtime=10.6
/proc/20777/stat : 20777 (SATzilla2007_C) S 20775 20777 20721 0 -1 4194304 859 937 0 0 313 22 700 25 25 0 1 0 213921847 2719744 461 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20777/statm: 664 461 165 260 0 388 0
[pid=20781] ppid=20777 vsize=7360 CPUtime=707.38
/proc/20781/stat : 20781 (minisat20) R 20777 20777 20721 0 -1 4194304 1519 0 0 0 70737 1 0 0 25 0 1 0 213922911 7536640 1513 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20781/statm: 1840 1513 58 118 0 1718 0
Current children cumulated CPU time (s) 717.98
Current children cumulated vsize (KiB) 10016

Child status: 20
Real time (s): 718.248
CPU time (s): 718.059
CPU user time (s): 717.553
CPU system time (s): 0.505923
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 10016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 717.553
system time used= 0.505923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3333
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= 28
involuntary context switches= 1467

runsolver used 0.605907 second user time and 1.36879 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue May  8 02:19:27 UTC 2007

IDJOB= 455901
IDBENCH= 20474
IDSOLVER= 179
FILE ID= node51/455901-1178590767

PBS_JOBID= 5217968

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= /tmp/evaluation/455901-1178590767/SATzilla2007_C /tmp/evaluation/455901-1178590767/instance-455901-1178590767.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-455901-1178590767 -o ROOT/results/node51/solver-455901-1178590767 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455901-1178590767/SATzilla2007_C /tmp/evaluation/455901-1178590767/instance-455901-1178590767.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b1a6497b6934405ef70bfcc51fa85893

RANDOM SEED= 672195346

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1622968 kB
Buffers:         34428 kB
Cached:         276360 kB
SwapCached:       3644 kB
Active:          77264 kB
Inactive:       243056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622968 kB
SwapTotal:     4192956 kB
SwapFree:      4183364 kB
Dirty:            8616 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:            98736 kB
Committed_AS:  8751384 kB
PageTables:       1408 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= 66556 MiB

End job on node51 on Tue May  8 02:31:26 UTC 2007