Trace number 315810

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) 1199.7 1200.21

General information on the benchmark

Nameindustrial/palacios/
medium/emptyroom-4-h21-unsat.cnf
MD5SUM175ec3119584300988ad366c4a04cccc
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark272.026
Satisfiable
(Un)Satisfiability was proved
Number of variables69148
Number of clauses208728
Sum of the clauses size487544
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2139492
Number of clauses of size 368730
Number of clauses of size 4102
Number of clauses of size 513
Number of clauses of size over 5135

Solver Data (download as text)

31.44/31.57	c run March_dl for 5 seconds ... 
31.44/31.57	c Bin: Executing march_dl
31.44/31.57	c child exit by a signal
31.44/31.57	c march_dl returned code 137.
31.44/31.57	c run saps (UBCSAT implementation) for 2 seconds ... 
31.44/31.57	c Bin: Executing ubcsat2006
31.44/31.57	c child exited successfully
31.44/31.57	c ubcsat2006 returned code 0.
31.44/31.57	c satzilla computing base features
31.44/31.57	c satzilla doing unit-prop probe
31.44/31.57	c satzilla doing local search probe
31.44/31.57	c satzilla doing lobjois search-space size estimate
31.44/31.57	c satzilla's ranking:
31.44/31.57	c 1) minisat20+P: -14.933891
31.44/31.57	c 2) vallst+P: 3.685834
31.44/31.57	c 3) minisat20: 3.767405
31.44/31.57	c 4) march_dl+P: 3.922972
31.44/31.57	c 5) zchaff_rand+P: 5.707715
31.44/31.57	c 6) march_dl: 7.435201
31.44/31.57	c 7) kcnfs+P: 999.000000
31.44/31.57	c 8) kcnfs: 999.000000
31.44/31.57	c 9) vallst: 999.000000
31.44/31.57	c 10) zchaff_rand: 999.000000
31.44/31.57	c satzilla running minisat20 with preprocessing ... 
91.72/91.89	This is MiniSat 2.0 beta
91.72/91.89	WARNING: for repeatability, setting FPU to use double precision
91.72/91.89	============================[ Problem Statistics ]=============================
91.72/91.89	|                                                                             |
91.72/91.89	|  Number of variables:  71112                                                |
91.72/91.89	|  Number of clauses:    208728                                               |
91.81/92.01	|  Parsing time:         0.11         s                                       |
91.81/92.02	============================[ Search Statistics ]==============================
91.81/92.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.81/92.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
91.81/92.02	===============================================================================
91.81/92.02	|         0 |   70856   207960   486008 |    69320        0    nan |  0.000 % |
91.81/92.09	|       102 |   70856   207960   486008 |    76252      101     12 |  0.361 % |
91.81/92.18	|       253 |   70854   207960   486008 |    83877      251     19 |  0.363 % |
92.31/92.47	|       478 |   70851   207890   485868 |    92264      472     27 |  0.367 % |
92.71/92.82	|       816 |   70850   207890   485868 |   101491      809     33 |  0.368 % |
93.31/93.44	|      1323 |   70849   207849   485786 |   111640     1302     32 |  0.370 % |
94.11/94.25	|      2082 |   70849   207817   485722 |   122804     2061     39 |  0.370 % |
95.41/95.57	|      3222 |   70847   207785   485658 |   135085     3199     39 |  0.373 % |
97.51/97.66	|      4930 |   70844   207738   485564 |   148593     4894     40 |  0.378 % |
101.00/101.14	|      7492 |   70837   207575   485238 |   163452     7423     46 |  0.388 % |
106.41/106.54	|     11337 |   70835   207571   485230 |   179798    11265     56 |  0.390 % |
116.10/116.25	|     17103 |   70831   207497   485082 |   197778    17025     65 |  0.397 % |
130.90/131.08	|     25754 |   70823   207292   484672 |   217555    25662     74 |  0.406 % |
156.79/156.98	|     38728 |   70814   207151   484390 |   239311    38602     71 |  0.419 % |
205.38/205.55	|     58189 |   70807   206994   484076 |   263242    58035     75 |  0.429 % |
289.55/289.77	|     87381 |   70798   206845   483778 |   289566    87177     85 |  0.442 % |
466.10/466.31	|    131170 |   70790   206697   483482 |   318523   130945     96 |  0.453 % |
812.61/812.92	|    196857 |   70778   206451   482990 |   350375   196592    113 |  0.471 % |
1199.56/1200.20	c Preprocessing...
1199.56/1200.20	c Inital problem has 71112 variables, 69236 nary clauses (139492 binary clauses).
1199.56/1200.20	c Num non-binary clauses 68980, Average non-binary clause length 3.020
1199.56/1200.20	c preprocessor timed out at 60.010000 sec
1199.56/1200.20	c Bin: Executing minisat20
1199.56/1200.20	c child exit by a signal
1199.56/1200.20	c minisat20 returned code 137.
1199.56/1200.20	c minisat20 returned code 137.
1199.56/1200.20	c satzilla running vallst with preprocessing ... 
1199.56/1200.20	c Bin: Executing vallst
1199.56/1200.20	c vallst returned code 1.
1199.56/1200.20	c vallst returned code 1.
1199.56/1200.20	c satzilla running minisat20 ... 
1199.56/1200.20	c Bin: Executing minisat20
1199.56/1200.20	c minisat20 returned code 1.
1199.56/1200.20	c minisat20 returned code 1.
1199.56/1200.20	c satzilla running march_dl with preprocessing ... 
1199.56/1200.20	c Bin: Executing march_dl
1199.56/1200.20	c march_dl returned code 1.
1199.56/1200.20	c march_dl returned code 1.
1199.56/1200.20	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1200.20	c Bin: Executing zchaff_rand
1199.56/1200.20	c zchaff_rand returned code 1.
1199.56/1200.20	c zchaff_rand returned code 1.
1199.56/1200.20	c satzilla running march_dl ... 
1199.56/1200.20	c Bin: Executing march_dl
1199.56/1200.20	c march_dl returned code 1.
1199.56/1200.20	c march_dl returned code 1.
1199.56/1200.20	c satzilla running kcnfs with preprocessing ... 
1199.56/1200.20	c Bin: Executing kcnfs
1199.56/1200.20	c kcnfs returned code 1.
1199.56/1200.20	c kcnfs returned code 1.
1199.56/1200.20	c satzilla running kcnfs ... 
1199.56/1200.20	c Bin: Executing kcnfs
1199.56/1200.20	c kcnfs returned code 1.
1199.56/1200.20	c kcnfs returned code 1.
1199.56/1200.20	c satzilla running vallst ... 
1199.56/1200.20	c Bin: Executing vallst
1199.56/1200.20	c vallst returned code 1.
1199.56/1200.20	c vallst returned code 1.
1199.56/1200.20	c satzilla running zchaff_rand ... 
1199.56/1200.20	c Bin: Executing zchaff_rand
1199.56/1200.20	c zchaff_rand returned code 1.
1199.56/1200.20	c zchaff_rand returned code 1.
1199.56/1200.20	c ERROR: All Failed! 
1199.56/1200.20	c SATZILLA_TIME=1199.850000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-315810-1172659475 -o ROOT/results/node19/solver-315810-1172659475 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315810-1172659475/SATzilla2007_C /tmp/evaluation/315810-1172659475/instance-315810-1172659475.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.13 1.06 1.01 3/77 10767
/proc/meminfo: memFree=1862568/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=1440 CPUtime=0
/proc/10767/stat : 10767 (SATzilla2007_C) R 10765 10767 9679 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 285901504 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/10767/statm: 360 110 95 260 0 84 0
[pid=10768] ppid=10767 vsize=4188 CPUtime=0
/proc/10768/stat : 10768 (march_dl) R 10767 10767 9679 0 -1 4194304 481 0 0 0 0 0 0 0 18 0 1 0 285901504 4288512 476 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10768/statm: 1047 478 49 118 0 926 0

[startup+0.103727 s]
/proc/loadavg: 1.13 1.06 1.01 3/77 10767
/proc/meminfo: memFree=1862568/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=1440 CPUtime=0
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285901504 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10767/statm: 360 110 95 260 0 84 0
[pid=10768] ppid=10767 vsize=7796 CPUtime=0.09
/proc/10768/stat : 10768 (march_dl) R 10767 10767 9679 0 -1 4194304 1659 0 0 0 9 0 0 0 19 0 1 0 285901504 7983104 1654 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10768/statm: 1949 1654 50 118 0 1828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9236

[startup+0.202737 s]
/proc/loadavg: 1.13 1.06 1.01 3/77 10767
/proc/meminfo: memFree=1862568/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=1440 CPUtime=0
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285901504 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10767/statm: 360 110 95 260 0 84 0
[pid=10768] ppid=10767 vsize=8984 CPUtime=0.19
/proc/10768/stat : 10768 (march_dl) R 10767 10767 9679 0 -1 4194304 2039 0 0 0 19 0 0 0 20 0 1 0 285901504 9199616 2034 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10768/statm: 2246 2034 50 118 0 2125 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10424

[startup+0.302747 s]
/proc/loadavg: 1.13 1.06 1.01 3/77 10767
/proc/meminfo: memFree=1862568/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=1440 CPUtime=0
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285901504 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10767/statm: 360 110 95 260 0 84 0
[pid=10768] ppid=10767 vsize=18708 CPUtime=0.29
/proc/10768/stat : 10768 (march_dl) R 10767 10767 9679 0 -1 4194304 3602 0 0 0 27 2 0 0 21 0 1 0 285901504 19156992 3595 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10768/statm: 4677 3598 52 118 0 4556 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20148

[startup+0.702791 s]
/proc/loadavg: 1.13 1.06 1.01 3/77 10767
/proc/meminfo: memFree=1862568/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=1440 CPUtime=0
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285901504 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10767/statm: 360 110 95 260 0 84 0
[pid=10768] ppid=10767 vsize=20160 CPUtime=0.69
/proc/10768/stat : 10768 (march_dl) R 10767 10767 9679 0 -1 4194304 6888 0 0 0 66 3 0 0 25 0 1 0 285901504 20643840 4164 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134546969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10768/statm: 5040 4164 55 118 0 4919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21600

[startup+1.50288 s]
/proc/loadavg: 1.12 1.06 1.01 2/79 10769
/proc/meminfo: memFree=1845144/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=1440 CPUtime=0
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285901504 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10767/statm: 360 110 95 260 0 84 0
[pid=10768] ppid=10767 vsize=25044 CPUtime=1.49
/proc/10768/stat : 10768 (march_dl) R 10767 10767 9679 0 -1 4194304 14713 0 0 0 143 6 0 0 25 0 1 0 285901504 25645056 5383 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134644008 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10768/statm: 6261 5383 61 118 0 6140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26484

[startup+3.10105 s]
/proc/loadavg: 1.12 1.06 1.01 2/79 10769
/proc/meminfo: memFree=1813592/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=1440 CPUtime=0
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 285901504 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10767/statm: 360 110 95 260 0 84 0
[pid=10768] ppid=10767 vsize=63772 CPUtime=3.08
/proc/10768/stat : 10768 (march_dl) R 10767 10767 9679 0 -1 4194304 25373 0 0 0 298 10 0 0 25 0 1 0 285901504 65302528 14552 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559669 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10768/statm: 15943 14552 65 118 0 15822 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65212

[startup+6.3014 s]
/proc/loadavg: 1.12 1.06 1.01 2/79 10770
/proc/meminfo: memFree=1848280/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=1440 CPUtime=5
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 135 29649 0 0 0 0 487 13 18 0 1 0 285901504 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10767/statm: 360 111 96 260 0 84 0
[pid=10770] ppid=10767 vsize=22588 CPUtime=1.26
/proc/10770/stat : 10770 (ubcsat2006) R 10767 10767 9679 0 -1 4194304 3612 0 0 0 125 1 0 0 25 0 1 0 285902007 23130112 3595 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10770/statm: 5647 3595 156 64 0 5228 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 24028

[startup+12.7011 s]
/proc/loadavg: 1.10 1.06 1.01 2/78 10770
/proc/meminfo: memFree=1841632/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=23276 CPUtime=12.66
/proc/10767/stat : 10767 (SATzilla2007_C) R 10765 10767 9679 0 -1 4194304 5321 33274 0 0 537 3 711 15 25 0 1 0 285901504 23834624 5290 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10767/statm: 5819 5290 121 260 0 5543 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23276

[startup+25.5015 s]
/proc/loadavg: 1.08 1.05 1.00 2/78 10770
/proc/meminfo: memFree=1840736/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=23276 CPUtime=25.45
/proc/10767/stat : 10767 (SATzilla2007_C) R 10765 10767 9679 0 -1 4194304 5538 33274 0 0 1813 6 711 15 25 0 1 0 285901504 23834624 5507 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10767/statm: 5819 5507 121 260 0 5543 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 23276

[startup+51.1013 s]
/proc/loadavg: 1.05 1.05 1.00 2/78 10770
/proc/meminfo: memFree=1811360/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=85924 CPUtime=51.03
/proc/10767/stat : 10767 (SATzilla2007_C) R 10765 10767 9679 0 -1 4194304 23002 33274 0 0 4358 19 711 15 25 0 1 0 285901504 87986176 12935 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 134570990 0 0 4096 0 0 0 0 17 1 0 0
/proc/10767/statm: 21481 12935 163 260 0 21205 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 85924

[startup+102.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/79 10771
/proc/meminfo: memFree=1783448/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=17964 CPUtime=10.4
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 3949 0 0 0 1038 2 0 0 25 0 1 0 285910693 18395136 3943 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 4491 3943 59 118 0 4369 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 123860

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 10771
/proc/meminfo: memFree=1771800/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=29512 CPUtime=70.38
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 6850 0 0 0 7032 6 0 0 25 0 1 0 285910693 30220288 6844 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525379 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 7378 6844 59 118 0 7256 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 135408

[startup+222.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 10771
/proc/meminfo: memFree=1762904/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=38424 CPUtime=130.37
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 9039 0 0 0 13029 8 0 0 25 0 1 0 285910693 39346176 9033 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 9606 9033 59 118 0 9484 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 144320

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 10771
/proc/meminfo: memFree=1752728/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=48468 CPUtime=190.34
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 11571 0 0 0 19022 12 0 0 25 0 1 0 285910693 49631232 11565 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 12117 11565 59 118 0 11995 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 154364

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10771
/proc/meminfo: memFree=1745304/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=55912 CPUtime=250.32
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 13393 0 0 0 25017 15 0 0 25 0 1 0 285910693 57253888 13387 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 13978 13387 59 118 0 13856 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 161808

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10771
/proc/meminfo: memFree=1738072/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0

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

/proc/10771/statm: 25373 24777 59 118 0 25251 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 207388

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10771
/proc/meminfo: memFree=1692632/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=107872 CPUtime=670.21
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 26379 0 0 0 66986 35 0 0 25 0 1 0 285910693 110460928 26373 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 26968 26373 59 118 0 26846 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 213768

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10771
/proc/meminfo: memFree=1686488/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=113972 CPUtime=730.19
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 27903 0 0 0 72982 37 0 0 25 0 1 0 285910693 116707328 27897 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 28493 27897 59 118 0 28371 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 219868

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10771
/proc/meminfo: memFree=1680856/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=119816 CPUtime=790.17
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 29296 0 0 0 78978 39 0 0 25 0 1 0 285910693 122691584 29290 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 29954 29290 59 118 0 29832 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 225712

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10771
/proc/meminfo: memFree=1673880/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=126848 CPUtime=850.15
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 31052 0 0 0 84973 42 0 0 25 0 1 0 285910693 129892352 31046 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 31712 31046 59 118 0 31590 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 232744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 10853
/proc/meminfo: memFree=1664784/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=134220 CPUtime=910.09
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 32883 0 0 0 90964 45 0 0 25 0 1 0 285910693 137441280 32877 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 33555 32877 59 118 0 33433 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 240116

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 10935
/proc/meminfo: memFree=1657952/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=140832 CPUtime=970.02
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 34561 0 0 0 96954 48 0 0 25 0 1 0 285910693 144211968 34555 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 35208 34555 59 118 0 35086 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 246728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10969
/proc/meminfo: memFree=1653528/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=146268 CPUtime=1029.97
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 35933 0 0 0 102948 49 0 0 25 0 1 0 285910693 149778432 35927 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 36567 35927 59 118 0 36445 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 252164

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10969
/proc/meminfo: memFree=1648344/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=151488 CPUtime=1089.95
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 37219 0 0 0 108943 52 0 0 25 0 1 0 285910693 155123712 37213 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 37872 37213 59 118 0 37750 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 257384

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10969
/proc/meminfo: memFree=1647640/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=152016 CPUtime=1098.05
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 37378 0 0 0 109753 52 0 0 25 0 1 0 285910693 155664384 37372 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 38004 37372 59 118 0 37882 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 257912

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10969
/proc/meminfo: memFree=1647128/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=152560 CPUtime=1104.45
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 37513 0 0 0 110393 52 0 0 25 0 1 0 285910693 156221440 37507 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 38140 37507 59 118 0 38018 0
Current children cumulated CPU time (s) 1196.26
Current children cumulated vsize (KiB) 258456

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10969
/proc/meminfo: memFree=1647000/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=152692 CPUtime=1106.04
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 37546 0 0 0 110552 52 0 0 25 0 1 0 285910693 156356608 37540 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 38173 37540 59 118 0 38051 0
Current children cumulated CPU time (s) 1197.85
Current children cumulated vsize (KiB) 258588

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10969
/proc/meminfo: memFree=1646872/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=152824 CPUtime=1106.84
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 37562 0 0 0 110632 52 0 0 25 0 1 0 285910693 156491776 37556 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 38206 37556 59 118 0 38084 0
Current children cumulated CPU time (s) 1198.65
Current children cumulated vsize (KiB) 258720

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10969
/proc/meminfo: memFree=1646872/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=105896 CPUtime=91.81
/proc/10767/stat : 10767 (SATzilla2007_C) S 10765 10767 9679 0 -1 4194304 26015 33274 0 0 8433 22 711 15 25 0 1 0 285901504 108437504 15946 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10767/statm: 26474 15946 163 260 0 26198 0
[pid=10771] ppid=10767 vsize=152824 CPUtime=1107.64
/proc/10771/stat : 10771 (minisat20) R 10767 10767 9679 0 -1 4194304 37575 0 0 0 110712 52 0 0 25 0 1 0 285910693 156491776 37569 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10771/statm: 38206 37569 59 118 0 38084 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 258720

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10969
/proc/meminfo: memFree=1646808/2055920 swapFree=4185744/4192956
[pid=10767] ppid=10765 vsize=0 CPUtime=1199.68
/proc/10767/stat : 10767 (SATzilla2007_C) R 10765 10767 9679 0 -1 4194308 26028 70854 0 0 8433 23 111441 71 16 0 1 0 285901504 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/10767/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.7
CPU user time (s): 1198.75
CPU system time (s): 0.950855
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 258720

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

runsolver used 1.3248 second user time and 3.04854 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Feb 28 10:44:35 UTC 2007

IDJOB= 315810
IDBENCH= 20425
IDSOLVER= 135
FILE ID= node19/315810-1172659475

PBS_JOBID= 3980943

Free space on /tmp= 66498 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/emptyroom-4-h21-unsat.cnf
COMMAND LINE= /tmp/evaluation/315810-1172659475/SATzilla2007_C /tmp/evaluation/315810-1172659475/instance-315810-1172659475.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-315810-1172659475 -o ROOT/results/node19/solver-315810-1172659475 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315810-1172659475/SATzilla2007_C /tmp/evaluation/315810-1172659475/instance-315810-1172659475.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  175ec3119584300988ad366c4a04cccc

RANDOM SEED= 976282188

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1862976 kB
Buffers:          3692 kB
Cached:          98768 kB
SwapCached:       2328 kB
Active:          57328 kB
Inactive:        83984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862976 kB
SwapTotal:     4192956 kB
SwapFree:      4185744 kB
Dirty:           11752 kB
Writeback:           0 kB
Mapped:          46036 kB
Slab:            37164 kB
Committed_AS:  1088864 kB
PageTables:       1756 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= 66498 MiB

End job on node19 on Wed Feb 28 11:04:35 UTC 2007