Trace number 455801

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 CRAFTED? (exit code) 9997.63 10000.4

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data (download as text)

91.31/91.46	c run March_dl for 5 seconds ... 
91.31/91.46	c Bin: Executing march_dl
91.31/91.46	c child exit by a signal
91.31/91.46	c march_dl returned code 137.
91.31/91.46	c run saps (UBCSAT implementation) for 2 seconds ... 
91.31/91.46	c Bin: Executing ubcsat2006
91.31/91.46	c child exited successfully
91.31/91.46	c ubcsat2006 returned code 0.
91.31/91.46	c satzilla computing base features
91.31/91.46	c satzilla doing unit-prop probe
91.31/91.46	c satzilla doing local search probe
91.31/91.46	c satzilla doing lobjois search-space size estimate
91.31/91.46	c satzilla's ranking:
91.31/91.46	c 1) minisat20+P: -16.325138
91.31/91.46	c 2) minisat20: 3.243558
91.31/91.46	c 3) vallst+P: 3.689969
91.31/91.46	c 4) march_dl+P: 5.656658
91.31/91.46	c 5) march_dl: 10.791680
91.31/91.46	c 6) zchaff_rand+P: 12.295212
91.31/91.46	c 7) kcnfs+P: 999.000000
91.31/91.46	c 8) kcnfs: 999.000000
91.31/91.46	c 9) vallst: 999.000000
91.31/91.46	c 10) zchaff_rand: 999.000000
91.31/91.46	c satzilla running minisat20 with preprocessing ... 
151.99/152.14	This is MiniSat 2.0 beta
151.99/152.14	WARNING: for repeatability, setting FPU to use double precision
151.99/152.14	============================[ Problem Statistics ]=============================
151.99/152.14	|                                                                             |
151.99/152.15	|  Number of variables:  106701                                               |
151.99/152.15	|  Number of clauses:    374254                                               |
152.03/152.38	|  Parsing time:         0.21         s                                       |
152.03/152.40	============================[ Search Statistics ]==============================
152.03/152.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
152.03/152.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
152.03/152.40	===============================================================================
152.03/152.40	|         0 |  106573   373870   911122 |   124623        0    nan |  0.000 % |
152.03/152.71	|       100 |  106573   373870   911122 |   137085      100     16 |  0.120 % |
152.98/153.18	|       251 |  106551   373377   910136 |   150794      207     31 |  0.145 % |
153.38/153.51	|       476 |  106551   373377   910136 |   165873      432     23 |  0.145 % |
154.48/154.61	|       813 |  106537   373205   909792 |   182461      758     59 |  0.157 % |
155.58/155.79	|      1319 |  106519   372864   909110 |   200707     1232     48 |  0.179 % |
157.18/157.35	|      2078 |  106519   372864   909110 |   220777     1991     40 |  0.179 % |
161.77/161.96	|      3217 |  106503   372186   907754 |   242855     3106     77 |  0.197 % |
166.17/166.35	|      4925 |  106491   371617   906616 |   267141     4811     59 |  0.197 % |
175.78/175.94	|      7487 |  106486   371584   906550 |   293855     7366    107 |  0.202 % |
194.17/194.34	|     11331 |  106481   371459   906300 |   323240    11207    129 |  0.206 % |
212.46/212.60	|     17100 |  106480   371279   905940 |   355564    16964    100 |  0.207 % |
247.86/248.04	|     25750 |  106478   371248   905878 |   391121    25612    112 |  0.209 % |
317.84/318.04	|     38724 |  106476   371217   905816 |   430233    38580    125 |  0.211 % |
395.92/396.10	|     58187 |  106475   371136   905654 |   473256    58025     99 |  0.212 % |
538.09/538.30	|     87379 |  106475   371136   905654 |   520582    87217     84 |  0.212 % |
777.34/777.66	|    131168 |  106473   371078   905538 |   572640   131000     84 |  0.214 % |
1189.73/1190.13	|    196853 |  106473   371078   905538 |   629904   196685     74 |  0.214 % |
1816.99/1817.61	|    295379 |  106473   371078   905538 |   692895   295211     81 |  0.214 % |
3058.40/3059.36	|    443168 |  106473   371078   905538 |   762184   443000     89 |  0.214 % |
5088.01/5089.41	|    664853 |  106472   371055   905492 |   838403   664683     82 |  0.215 % |
7930.81/7933.09	|    997378 |  106472   371055   905492 |   922243   173494     47 |  0.215 % |
9997.57/10000.41	c Preprocessing...
9997.57/10000.41	c Inital problem has 106701 variables, 105121 nary clauses (269133 binary clauses).
9997.57/10000.41	c Num non-binary clauses 104993, Average non-binary clause length 3.557
9997.57/10000.41	c preprocessor timed out at 60.130000 sec
9997.57/10000.41	c Bin: Executing minisat20
9997.57/10000.41	c child exit by a signal
9997.57/10000.41	c minisat20 returned code 137.
9997.57/10000.41	c minisat20 returned code 137.
9997.57/10000.41	c satzilla running minisat20 ... 
9997.57/10000.41	c Bin: Executing minisat20
9997.57/10000.41	c minisat20 returned code 1.
9997.57/10000.41	c minisat20 returned code 1.
9997.57/10000.41	c satzilla running vallst with preprocessing ... 
9997.57/10000.41	c Bin: Executing vallst
9997.57/10000.41	c vallst returned code 1.
9997.57/10000.41	c vallst returned code 1.
9997.57/10000.41	c satzilla running march_dl with preprocessing ... 
9997.57/10000.41	c Bin: Executing march_dl
9997.57/10000.41	c march_dl returned code 1.
9997.57/10000.41	c march_dl returned code 1.
9997.57/10000.41	c satzilla running march_dl ... 
9997.57/10000.41	c Bin: Executing march_dl
9997.57/10000.41	c march_dl returned code 1.
9997.57/10000.41	c march_dl returned code 1.
9997.57/10000.41	c satzilla running zchaff_rand with preprocessing ... 
9997.57/10000.41	c Bin: Executing zchaff_rand
9997.57/10000.41	c zchaff_rand returned code 1.
9997.57/10000.41	c zchaff_rand returned code 1.
9997.57/10000.41	c satzilla running kcnfs with preprocessing ... 
9997.57/10000.41	c Bin: Executing kcnfs
9997.57/10000.41	c kcnfs returned code 1.
9997.57/10000.41	c kcnfs returned code 1.
9997.57/10000.41	c satzilla running kcnfs ... 
9997.57/10000.41	c Bin: Executing kcnfs
9997.57/10000.41	c kcnfs returned code 1.
9997.57/10000.41	c kcnfs returned code 1.
9997.57/10000.41	c satzilla running vallst ... 
9997.57/10000.41	c Bin: Executing vallst
9997.57/10000.41	c vallst returned code 1.
9997.57/10000.41	c vallst returned code 1.
9997.57/10000.41	c satzilla running zchaff_rand ... 
9997.57/10000.41	c Bin: Executing zchaff_rand
9997.57/10000.41	c zchaff_rand returned code 1.
9997.57/10000.41	c zchaff_rand returned code 1.
9997.57/10000.41	c ERROR: All Failed! 
9997.57/10000.41	c SATZILLA_TIME=9999.110000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-455801-1178580747 -o ROOT/results/node43/solver-455801-1178580747 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455801-1178580747/SATzilla2007_C /tmp/evaluation/455801-1178580747/instance-455801-1178580747.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.72 0.93 0.98 3/77 3446
/proc/meminfo: memFree=1584768/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=1440 CPUtime=0
/proc/3446/stat : 3446 (SATzilla2007_C) D 3444 3446 3390 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 305986606 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3446/statm: 360 110 95 260 0 84 0

[startup+0.0337291 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 3446
/proc/meminfo: memFree=1584768/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=1440 CPUtime=0
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305986606 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3446/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101733 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 3446
/proc/meminfo: memFree=1584768/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=1440 CPUtime=0
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305986606 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3446/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.30175 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 3446
/proc/meminfo: memFree=1584768/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=1440 CPUtime=0
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305986606 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3446/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701785 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 3446
/proc/meminfo: memFree=1584768/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=1440 CPUtime=0
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305986606 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3446/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50186 s]
/proc/loadavg: 0.72 0.93 0.98 2/79 3448
/proc/meminfo: memFree=1556656/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=1440 CPUtime=0
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305986606 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3446/statm: 360 110 95 260 0 84 0
[pid=3448] ppid=3446 vsize=33480 CPUtime=1.48
/proc/3448/stat : 3448 (march_dl) R 3446 3446 3390 0 -1 4194304 11510 0 0 0 143 5 0 0 25 0 1 0 305986607 34283520 6846 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134546984 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3448/statm: 8370 6846 55 118 0 8249 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34920

[startup+3.10199 s]
/proc/loadavg: 0.72 0.93 0.98 2/79 3448
/proc/meminfo: memFree=1549168/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=1440 CPUtime=0
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 305986606 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3446/statm: 360 110 95 260 0 84 0
[pid=3448] ppid=3446 vsize=40700 CPUtime=3.08
/proc/3448/stat : 3448 (march_dl) R 3446 3446 3390 0 -1 4194304 23578 0 0 0 297 11 0 0 25 0 1 0 305986607 41676800 8654 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3448/statm: 10175 8654 61 118 0 10054 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42140

[startup+6.30127 s]
/proc/loadavg: 0.74 0.94 0.98 2/79 3449
/proc/meminfo: memFree=1578480/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=1440 CPUtime=5
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 134 35553 0 0 0 0 482 18 18 0 1 0 305986606 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3446/statm: 360 111 96 260 0 84 0
[pid=3449] ppid=3446 vsize=34888 CPUtime=1.25
/proc/3449/stat : 3449 (ubcsat2006) R 3446 3446 3390 0 -1 4194304 6084 0 0 0 123 2 0 0 25 0 1 0 305987110 35725312 6067 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3449/statm: 8722 6067 156 64 0 8303 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 36328

[startup+12.7018 s]
/proc/loadavg: 0.76 0.94 0.98 2/78 3449
/proc/meminfo: memFree=1549120/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=39084 CPUtime=12.65
/proc/3446/stat : 3446 (SATzilla2007_C) R 3444 3446 3390 0 -1 4194304 9004 41646 0 0 513 6 725 21 25 0 1 0 305986606 40022016 8974 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/3446/statm: 9771 8974 121 260 0 9495 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 39084

[startup+25.5019 s]
/proc/loadavg: 0.81 0.94 0.98 2/78 3449
/proc/meminfo: memFree=1548672/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=39084 CPUtime=25.45
/proc/3446/stat : 3446 (SATzilla2007_C) R 3444 3446 3390 0 -1 4194304 9149 41646 0 0 1792 7 725 21 25 0 1 0 305986606 40022016 9119 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134540696 0 0 4096 0 0 0 0 17 1 0 0
/proc/3446/statm: 9771 9119 121 260 0 9495 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 39084

[startup+51.1012 s]
/proc/loadavg: 0.87 0.94 0.98 2/78 3449
/proc/meminfo: memFree=1547520/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=39084 CPUtime=51.01
/proc/3446/stat : 3446 (SATzilla2007_C) R 3444 3446 3390 0 -1 4194304 9441 41646 0 0 4345 10 725 21 25 0 1 0 305986606 40022016 9411 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/3446/statm: 9771 9411 121 260 0 9495 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 39084

[startup+102.306 s]
/proc/loadavg: 0.94 0.95 0.98 2/78 3449
/proc/meminfo: memFree=1467776/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=360564 CPUtime=102.21
/proc/3446/stat : 3446 (SATzilla2007_C) R 3444 3446 3390 0 -1 4194304 46499 41646 0 0 9444 31 725 21 25 0 1 0 305986606 369217536 29252 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134594012 0 0 4096 0 0 0 0 17 1 0 0
/proc/3446/statm: 90141 29252 163 260 0 89865 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 360564

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.98 2/79 3450
/proc/meminfo: memFree=1415288/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=26552 CPUtime=10.14
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 5932 0 0 0 1010 4 0 0 25 0 1 0 306001819 27189248 5926 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525406 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 6638 5926 59 118 0 6516 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 420832

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/79 3450
/proc/meminfo: memFree=1407736/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=34004 CPUtime=70.13
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 7796 0 0 0 7005 8 0 0 25 0 1 0 306001819 34820096 7790 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 8501 7790 59 118 0 8379 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 428284

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 3450
/proc/meminfo: memFree=1399544/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=42360 CPUtime=130.12
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 9882 0 0 0 13000 12 0 0 25 0 1 0 306001819 43376640 9876 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 10590 9876 59 118 0 10468 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 436640

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 3450
/proc/meminfo: memFree=1393976/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=47724 CPUtime=190.1
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 11237 0 0 0 18996 14 0 0 25 0 1 0 306001819 48869376 11231 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 11931 11231 59 118 0 11809 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 442004

[startup+402.302 s]
/proc/loadavg: 1.04 0.99 0.98 2/79 3450
/proc/meminfo: memFree=1390392/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=51288 CPUtime=250.09
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 12137 0 0 0 24994 15 0 0 25 0 1 0 306001819 52518912 12131 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 12822 12131 59 118 0 12700 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 445568

[startup+462.301 s]
/proc/loadavg: 1.13 1.02 0.99 2/79 3450
/proc/meminfo: memFree=1387064/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=54600 CPUtime=310.07
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 12938 0 0 0 30990 17 0 0 25 0 1 0 306001819 55910400 12932 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 13650 12932 59 118 0 13528 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 448880


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


[startup+9702.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 4526
/proc/meminfo: memFree=1099000/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9547.5
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77251 0 0 0 954581 169 0 0 25 0 1 0 306001819 321409024 77245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77245 59 118 0 78347 0
Current children cumulated CPU time (s) 9699.53
Current children cumulated vsize (KiB) 708156

[startup+9762.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 4526
/proc/meminfo: memFree=1099000/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9607.49
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77261 0 0 0 960580 169 0 0 25 0 1 0 306001819 321409024 77255 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77255 59 118 0 78347 0
Current children cumulated CPU time (s) 9759.52
Current children cumulated vsize (KiB) 708156

[startup+9822.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9667.47
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77264 0 0 0 966578 169 0 0 25 0 1 0 306001819 321409024 77258 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77258 59 118 0 78347 0
Current children cumulated CPU time (s) 9819.5
Current children cumulated vsize (KiB) 708156

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098936/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9727.46
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77265 0 0 0 972576 170 0 0 25 0 1 0 306001819 321409024 77259 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77259 59 118 0 78347 0
Current children cumulated CPU time (s) 9879.49
Current children cumulated vsize (KiB) 708156

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9787.44
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77265 0 0 0 978574 170 0 0 25 0 1 0 306001819 321409024 77259 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77259 59 118 0 78347 0
Current children cumulated CPU time (s) 9939.47
Current children cumulated vsize (KiB) 708156

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9803.44
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77265 0 0 0 980174 170 0 0 25 0 1 0 306001819 321409024 77259 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77259 59 118 0 78347 0
Current children cumulated CPU time (s) 9955.47
Current children cumulated vsize (KiB) 708156

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9829.04
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77265 0 0 0 982733 171 0 0 25 0 1 0 306001819 321409024 77259 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77259 59 118 0 78347 0
Current children cumulated CPU time (s) 9981.07
Current children cumulated vsize (KiB) 708156

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9835.44
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77266 0 0 0 983373 171 0 0 25 0 1 0 306001819 321409024 77260 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77260 59 118 0 78347 0
Current children cumulated CPU time (s) 9987.47
Current children cumulated vsize (KiB) 708156

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9841.84
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77266 0 0 0 984013 171 0 0 25 0 1 0 306001819 321409024 77260 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77260 59 118 0 78347 0
Current children cumulated CPU time (s) 9993.87
Current children cumulated vsize (KiB) 708156

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9843.43
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77266 0 0 0 984172 171 0 0 25 0 1 0 306001819 321409024 77260 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77260 59 118 0 78347 0
Current children cumulated CPU time (s) 9995.46
Current children cumulated vsize (KiB) 708156

[startup+9999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9844.23
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77266 0 0 0 984252 171 0 0 25 0 1 0 306001819 321409024 77260 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77260 59 118 0 78347 0
Current children cumulated CPU time (s) 9996.26
Current children cumulated vsize (KiB) 708156

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9845.03
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77266 0 0 0 984332 171 0 0 25 0 1 0 306001819 321409024 77260 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77260 59 118 0 78347 0
Current children cumulated CPU time (s) 9997.06
Current children cumulated vsize (KiB) 708156

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=313876 CPUtime=9845.43
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4194304 77266 0 0 0 984372 171 0 0 25 0 1 0 306001819 321409024 77260 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525520 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 78469 77260 59 118 0 78347 0
Current children cumulated CPU time (s) 9997.46
Current children cumulated vsize (KiB) 708156

[startup+10000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4526
/proc/meminfo: memFree=1098872/2055920 swapFree=4158768/4192956
[pid=3446] ppid=3444 vsize=394280 CPUtime=152.03
/proc/3446/stat : 3446 (SATzilla2007_C) S 3444 3446 3390 0 -1 4194304 53705 41646 0 0 14420 37 725 21 25 0 1 0 305986606 403742720 36456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3446/statm: 98570 36456 163 260 0 98294 0
[pid=3450] ppid=3446 vsize=0 CPUtime=9845.54
/proc/3450/stat : 3450 (minisat20) R 3446 3446 3390 0 -1 4195332 77266 0 0 0 984379 175 0 0 25 0 1 0 306001819 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/3450/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.57
Current children cumulated vsize (KiB) 394280

Child status: 17
Real time (s): 10000.4
CPU time (s): 9997.63
CPU user time (s): 9995.25
CPU system time (s): 2.37964
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 708156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.25
system time used= 2.37964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172630
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= 33
involuntary context switches= 58611

runsolver used 9.52755 second user time and 26.7419 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon May  7 23:32:28 UTC 2007

IDJOB= 455801
IDBENCH= 20406
IDSOLVER= 179
FILE ID= node43/455801-1178580747

PBS_JOBID= 5217920

Free space on /tmp= 66549 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= /tmp/evaluation/455801-1178580747/SATzilla2007_C /tmp/evaluation/455801-1178580747/instance-455801-1178580747.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-455801-1178580747 -o ROOT/results/node43/solver-455801-1178580747 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455801-1178580747/SATzilla2007_C /tmp/evaluation/455801-1178580747/instance-455801-1178580747.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  0683489092a5eb0c881dd17c2c45d08e

RANDOM SEED= 883365116

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1585176 kB
Buffers:         31872 kB
Cached:         327976 kB
SwapCached:       2660 kB
Active:          72552 kB
Inactive:       310688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585176 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:           14816 kB
Writeback:           0 kB
Mapped:          31288 kB
Slab:            72848 kB
Committed_AS:  8194036 kB
PageTables:       1896 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= 66549 MiB

End job on node43 on Tue May  8 02:19:09 UTC 2007