Trace number 1784937

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTEDUNSAT 2332.63 2333.75

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark612.297
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data

10.57/10.69	c run March_dl for 5 seconds ... 
10.57/10.69	c Bin: Executing march_dl
10.57/10.69	c child exit by a signal
10.57/10.69	c march_dl returned code 137.
10.57/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.69	c Bin: Executing ubcsat2006
10.57/10.69	c child exited successfully
10.57/10.69	c ubcsat2006 returned code 0.
10.57/10.69	c satzilla computing base features
10.57/10.69	c satzilla doing unit-prop probe
10.57/10.69	c satzilla doing local search probe
10.57/10.69	c satzilla doing lobjois search-space size estimate
10.57/10.69	c satzilla's ranking:
10.57/10.69	c 1) minisat20+P: 1.671827
10.57/10.69	c 2) minisat20: 2.270229
10.57/10.69	c 3) vallst+P: 2.311784
10.57/10.69	c 4) march_dl+P: 2.409331
10.57/10.69	c 5) march_dl: 2.477464
10.57/10.69	c 6) zchaff_rand+P: 3.223605
10.57/10.69	c 7) kcnfs+P: 999.000000
10.57/10.69	c 8) kcnfs: 999.000000
10.57/10.69	c 9) vallst: 999.000000
10.57/10.69	c 10) zchaff_rand: 999.000000
10.57/10.69	c satzilla running minisat20 with preprocessing ... 
10.67/10.79	This is MiniSat 2.0 beta
10.67/10.79	WARNING: for repeatability, setting FPU to use double precision
10.67/10.79	============================[ Problem Statistics ]=============================
10.67/10.79	|                                                                             |
10.67/10.79	|  Number of variables:  886                                                  |
10.67/10.79	|  Number of clauses:    12238                                                |
10.77/10.80	|  Parsing time:         0.01         s                                       |
10.77/10.80	============================[ Search Statistics ]==============================
10.77/10.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.77/10.80	===============================================================================
10.77/10.80	|         0 |     886    12238    59700 |     4079        0    nan |  0.000 % |
10.77/10.80	|       101 |     886    12238    59700 |     4487      101     19 |  0.000 % |
10.77/10.81	|       251 |     886    12238    59700 |     4935      251     23 |  0.000 % |
10.77/10.82	|       477 |     886    12238    59700 |     5429      477     26 |  0.000 % |
10.77/10.83	|       814 |     886    12238    59700 |     5972      814     26 |  0.003 % |
10.77/10.86	|      1321 |     886    12238    59700 |     6569     1321     27 |  0.002 % |
10.87/10.90	|      2080 |     886    12238    59700 |     7226     2080     27 |  0.002 % |
10.87/10.98	|      3220 |     886    12238    59700 |     7949     3220     26 |  0.000 % |
11.07/11.14	|      4929 |     886    12238    59700 |     8744     4929     30 |  0.003 % |
11.27/11.39	|      7491 |     886    12238    59700 |     9618     7491     30 |  0.003 % |
11.77/11.82	|     11335 |     886    12238    59700 |    10580     6448     25 |  0.000 % |
12.47/12.59	|     17101 |     886    12238    59700 |    11638     6835     31 |  0.000 % |
13.67/13.77	|     25751 |     886    12238    59700 |    12802     9601     23 |  0.002 % |
15.57/15.62	|     38725 |     886    12238    59700 |    14082     9645     24 |  0.003 % |
18.67/18.71	|     58186 |     886    12238    59700 |    15491     7806     21 |  0.003 % |
24.36/24.48	|     87379 |     886    12238    59700 |    17040    13573     25 |  0.003 % |
32.95/33.03	|    131169 |     886    12238    59700 |    18744    14461     25 |  0.000 % |
46.14/46.29	|    196853 |     886    12238    59700 |    20618    14086     26 |  0.000 % |
66.74/66.88	|    295381 |     886    12238    59700 |    22680    19262     39 |  0.003 % |
100.03/100.14	|    443170 |     886    12238    59700 |    24948    18784     29 |  0.000 % |
158.49/158.68	|    664854 |     886    12238    59700 |    27443    14849     23 |  0.002 % |
252.94/253.19	|    997379 |     886    12238    59700 |    30188    15572     26 |  0.003 % |
403.18/403.44	|   1496167 |     886    12238    59700 |    33206    18336     26 |  0.000 % |
638.45/638.87	|   2244349 |     886    12238    59700 |    36527    29010     25 |  0.007 % |
1026.08/1026.68	|   3366625 |     886    12238    59700 |    40180    24271     25 |  0.000 % |
1649.58/1650.49	|   5050038 |     880    10925    52444 |    44198    32485     29 |  0.677 % |
2332.56/2333.74	===============================================================================
2332.56/2333.74	restarts              : 26
2332.56/2333.74	conflicts             : 6792404        (2926 /sec)
2332.56/2333.74	decisions             : 7456551        (1.83 % random) (3212 /sec)
2332.56/2333.74	propagations          : 391063869      (168432 /sec)
2332.56/2333.74	conflict literals     : 190552168      (42.64 % deleted)
2332.56/2333.74	Memory used           : 15.59 MB
2332.56/2333.74	CPU time              : 2321.79 s
2332.56/2333.74	
2332.56/2333.74	c Preprocessing...
2332.56/2333.74	c Inital problem has 942 variables, 15484 nary clauses (1078 binary clauses).
2332.56/2333.74	c Num non-binary clauses 15449, Average non-binary clause length 4.706
2332.56/2333.74	c Theory has no gaps
2332.56/2333.74	c Preprocessor runtime was 0.080 seconds.
2332.56/2333.74	c 
2332.56/2333.74	c Satisfiability of theory still undetermined.
2332.56/2333.74	c See file /tmp/Wk55tE for simplified theory.
2332.56/2333.74	c Bin: Executing minisat20
2332.56/2333.74	c child exited successfully
2332.56/2333.74	c minisat20 returned code 20.
2332.56/2333.74	s UNSATISFIABLE
2332.56/2333.74	c SATZILLA_TIME=2332.970000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784937-1241876835/watcher-1784937-1241876835 -o /tmp/evaluation-result-1784937-1241876835/solver-1784937-1241876835 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784937-1241876835.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): 6000 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.95 0.90 3/64 23831
/proc/meminfo: memFree=1763536/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=1440 CPUtime=0
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215709712 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 360 110 95 260 0 84 0
[pid=23832] ppid=23831 vsize=768 CPUtime=0
/proc/23832/stat : 23832 (march_dl) R 23831 23831 23794 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 215709712 786432 103 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23832/statm: 192 103 50 118 0 71 0

[startup+0.0559909 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 23831
/proc/meminfo: memFree=1763536/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=1440 CPUtime=0
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215709712 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 360 110 95 260 0 84 0
[pid=23832] ppid=23831 vsize=1968 CPUtime=0.05
/proc/23832/stat : 23832 (march_dl) R 23831 23831 23794 0 -1 4194304 413 0 0 0 5 0 0 0 19 0 1 0 215709712 2015232 355 1992294400 134512640 134996440 4294956256 18446744073709551615 134644008 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23832/statm: 492 355 55 118 0 371 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3408

[startup+0.101995 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 23831
/proc/meminfo: memFree=1763536/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=1440 CPUtime=0
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215709712 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 360 110 95 260 0 84 0
[pid=23832] ppid=23831 vsize=2220 CPUtime=0.09
/proc/23832/stat : 23832 (march_dl) R 23831 23831 23794 0 -1 4194304 502 0 0 0 9 0 0 0 20 0 1 0 215709712 2273280 414 1992294400 134512640 134996440 4294956256 18446744073709551615 134544451 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23832/statm: 555 414 65 118 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3660

[startup+0.302018 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 23831
/proc/meminfo: memFree=1763536/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=1440 CPUtime=0
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215709712 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 360 110 95 260 0 84 0
[pid=23832] ppid=23831 vsize=3056 CPUtime=0.29
/proc/23832/stat : 23832 (march_dl) R 23831 23831 23794 0 -1 4194304 667 0 0 0 29 0 0 0 22 0 1 0 215709712 3129344 520 1992294400 134512640 134996440 4294956256 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23832/statm: 764 520 67 118 0 643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4496

[startup+0.701063 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 23831
/proc/meminfo: memFree=1763536/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=1440 CPUtime=0
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215709712 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 360 110 95 260 0 84 0
[pid=23832] ppid=23831 vsize=4620 CPUtime=0.69
/proc/23832/stat : 23832 (march_dl) R 23831 23831 23794 0 -1 4194304 1661 0 0 0 69 0 0 0 25 0 1 0 215709712 4730880 1044 1992294400 134512640 134996440 4294956256 18446744073709551615 134546116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23832/statm: 1155 1044 72 118 0 1034 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6060

[startup+1.50115 s]
/proc/loadavg: 0.85 0.95 0.90 2/66 23833
/proc/meminfo: memFree=1759104/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=1440 CPUtime=0
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215709712 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 360 110 95 260 0 84 0
[pid=23832] ppid=23831 vsize=5860 CPUtime=1.49
/proc/23832/stat : 23832 (march_dl) R 23831 23831 23794 0 -1 4194304 1766 0 0 0 149 0 0 0 25 0 1 0 215709712 6000640 1149 1992294400 134512640 134996440 4294956256 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23832/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7300

[startup+3.10134 s]
/proc/loadavg: 0.85 0.95 0.90 2/66 23833
/proc/meminfo: memFree=1758976/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=1440 CPUtime=0
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215709712 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 360 110 95 260 0 84 0
[pid=23832] ppid=23831 vsize=5860 CPUtime=3.09
/proc/23832/stat : 23832 (march_dl) R 23831 23831 23794 0 -1 4194304 1766 0 0 0 309 0 0 0 25 0 1 0 215709712 6000640 1149 1992294400 134512640 134996440 4294956256 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23832/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7300

[startup+6.3017 s]
/proc/loadavg: 0.86 0.95 0.90 2/66 23834
/proc/meminfo: memFree=1761728/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=1440 CPUtime=4.99
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 135 1845 0 0 0 0 498 1 19 0 1 0 215709712 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23831/statm: 360 111 96 260 0 84 0
[pid=23834] ppid=23831 vsize=6188 CPUtime=1.29
/proc/23834/stat : 23834 (ubcsat2006) R 23831 23831 23794 0 -1 4194304 509 0 0 0 123 6 0 0 25 0 1 0 215710212 6336512 492 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23834/statm: 1547 492 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7024 s]
/proc/loadavg: 0.87 0.95 0.90 2/66 23835
/proc/meminfo: memFree=1756424/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=4096 CPUtime=1.9
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 763 0 0 0 190 0 0 0 25 0 1 0 215710791 4194304 758 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 1024 758 58 118 0 902 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9416

[startup+25.5019 s]
/proc/loadavg: 0.90 0.96 0.91 2/66 23835
/proc/meminfo: memFree=1755016/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=5288 CPUtime=14.69
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 1075 0 0 0 1469 0 0 0 25 0 1 0 215710791 5414912 1070 1992294400 134512640 134998072 4294956304 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 1322 1070 58 118 0 1200 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10608

[startup+51.1018 s]
/proc/loadavg: 0.93 0.96 0.91 2/66 23835
/proc/meminfo: memFree=1753288/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=7092 CPUtime=40.27
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 1504 0 0 0 4026 1 0 0 25 0 1 0 215710791 7262208 1499 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 1773 1499 58 118 0 1651 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 12412

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.91 2/66 23835
/proc/meminfo: memFree=1752264/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=8028 CPUtime=91.45
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 1754 0 0 0 9144 1 0 0 25 0 1 0 215710791 8220672 1749 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 2007 1749 58 118 0 1885 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 13348

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23835
/proc/meminfo: memFree=1751432/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=9024 CPUtime=151.42
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 1960 0 0 0 15141 1 0 0 25 0 1 0 215710791 9240576 1955 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 2256 1955 58 118 0 2134 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 14344

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23835
/proc/meminfo: memFree=1749832/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=10660 CPUtime=211.39
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 2355 0 0 0 21138 1 0 0 25 0 1 0 215710791 10915840 2350 1992294400 134512640 134998072 4294956304 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 2665 2350 58 118 0 2543 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 15980

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23835
/proc/meminfo: memFree=1749704/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=10660 CPUtime=271.36
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 2359 0 0 0 27135 1 0 0 25 0 1 0 215710791 10915840 2354 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 2665 2354 58 118 0 2543 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 15980

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23835
/proc/meminfo: memFree=1749640/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=10660 CPUtime=331.33
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 2377 0 0 0 33132 1 0 0 25 0 1 0 215710791 10915840 2372 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 2665 2372 58 118 0 2543 0

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


[startup+1902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744904/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15032 CPUtime=1890.58
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3400 0 0 0 189054 4 0 0 25 0 1 0 215710791 15392768 3395 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3758 3395 58 118 0 3636 0
Current children cumulated CPU time (s) 1901.35
Current children cumulated vsize (KiB) 20352

[startup+1962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744904/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15164 CPUtime=1950.55
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3415 0 0 0 195051 4 0 0 25 0 1 0 215710791 15527936 3410 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3791 3410 58 118 0 3669 0
Current children cumulated CPU time (s) 1961.32
Current children cumulated vsize (KiB) 20484

[startup+2022.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744776/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15324 CPUtime=2010.52
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3446 0 0 0 201048 4 0 0 25 0 1 0 215710791 15691776 3441 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3831 3441 58 118 0 3709 0
Current children cumulated CPU time (s) 2021.29
Current children cumulated vsize (KiB) 20644

[startup+2082.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744648/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15472 CPUtime=2070.49
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3479 0 0 0 207045 4 0 0 25 0 1 0 215710791 15843328 3474 1992294400 134512640 134998072 4294956304 18446744073709551615 134536614 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3868 3474 58 118 0 3746 0
Current children cumulated CPU time (s) 2081.26
Current children cumulated vsize (KiB) 20792

[startup+2142.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744520/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15628 CPUtime=2130.47
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3514 0 0 0 213042 5 0 0 25 0 1 0 215710791 16003072 3509 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3907 3509 58 118 0 3785 0
Current children cumulated CPU time (s) 2141.24
Current children cumulated vsize (KiB) 20948

[startup+2202.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744264/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15820 CPUtime=2190.45
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3560 0 0 0 219040 5 0 0 25 0 1 0 215710791 16199680 3555 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3955 3555 58 118 0 3833 0
Current children cumulated CPU time (s) 2201.22
Current children cumulated vsize (KiB) 21140

[startup+2262.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744136/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15960 CPUtime=2250.42
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3598 0 0 0 225037 5 0 0 25 0 1 0 215710791 16343040 3593 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3990 3593 58 118 0 3868 0
Current children cumulated CPU time (s) 2261.19
Current children cumulated vsize (KiB) 21280

[startup+2322.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744008/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15960 CPUtime=2310.4
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3607 0 0 0 231035 5 0 0 25 0 1 0 215710791 16343040 3602 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3990 3602 58 118 0 3868 0
Current children cumulated CPU time (s) 2321.17
Current children cumulated vsize (KiB) 21280

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

[startup+2323.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744008/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15960 CPUtime=2311.2
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3607 0 0 0 231115 5 0 0 25 0 1 0 215710791 16343040 3602 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3990 3602 58 118 0 3868 0
Current children cumulated CPU time (s) 2321.97
Current children cumulated vsize (KiB) 21280

[startup+2329.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744008/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15960 CPUtime=2317.59
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3607 0 0 0 231754 5 0 0 25 0 1 0 215710791 16343040 3602 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3990 3602 58 118 0 3868 0
Current children cumulated CPU time (s) 2328.36
Current children cumulated vsize (KiB) 21280

[startup+2331.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744008/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15960 CPUtime=2319.19
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3607 0 0 0 231914 5 0 0 25 0 1 0 215710791 16343040 3602 1992294400 134512640 134998072 4294956304 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3990 3602 58 118 0 3868 0
Current children cumulated CPU time (s) 2329.96
Current children cumulated vsize (KiB) 21280

[startup+2332.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744008/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15960 CPUtime=2320.79
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3607 0 0 0 232074 5 0 0 25 0 1 0 215710791 16343040 3602 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3990 3602 58 118 0 3868 0
Current children cumulated CPU time (s) 2331.56
Current children cumulated vsize (KiB) 21280

[startup+2333.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744008/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15960 CPUtime=2321.59
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3607 0 0 0 232154 5 0 0 25 0 1 0 215710791 16343040 3602 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3990 3602 58 118 0 3868 0
Current children cumulated CPU time (s) 2332.36
Current children cumulated vsize (KiB) 21280

[startup+2333.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 23841
/proc/meminfo: memFree=1744008/2055920 swapFree=4178408/4192956
[pid=23831] ppid=23829 vsize=5320 CPUtime=10.77
/proc/23831/stat : 23831 (SATzilla2007_C) S 23829 23831 23794 0 -1 4194304 2100 2360 0 0 354 10 701 12 25 0 1 0 215709712 5447680 1152 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23831/statm: 1330 1152 165 260 0 1054 0
[pid=23835] ppid=23831 vsize=15960 CPUtime=2321.79
/proc/23835/stat : 23835 (minisat20) R 23831 23831 23794 0 -1 4194304 3607 0 0 0 232174 5 0 0 25 0 1 0 215710791 16343040 3602 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23835/statm: 3990 3602 58 118 0 3868 0
Current children cumulated CPU time (s) 2332.56
Current children cumulated vsize (KiB) 21280

Child status: 20
Real time (s): 2333.75
CPU time (s): 2332.63
CPU user time (s): 2332.35
CPU system time (s): 0.284956
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 21280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2332.35
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8086
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= 10
involuntary context switches= 6488

runsolver used 2.85257 second user time and 5.61215 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-09 15:47:15
IDJOB=1784937
IDBENCH=24645
IDSOLVER=640
FILE ID=node63/1784937-1241876835
PBS_JOBID= 9264651
Free space on /tmp= 66148 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784937-1241876835/watcher-1784937-1241876835 -o /tmp/evaluation-result-1784937-1241876835/solver-1784937-1241876835 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784937-1241876835.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=1952600894

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

/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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1764088 kB
Buffers:         35480 kB
Cached:         184964 kB
SwapCached:       8444 kB
Active:          84224 kB
Inactive:       146088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764088 kB
SwapTotal:     4192956 kB
SwapFree:      4178408 kB
Dirty:            8880 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            47388 kB
Committed_AS:   874700 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66140 MiB
End job on node63 at 2009-05-09 16:26:09