Trace number 1730533

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 CRAFTED? (exit code) 1199.67 1200.21

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark179.938
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

10.77/10.85	c run March_dl for 5 seconds ... 
10.77/10.85	c Bin: Executing march_dl
10.77/10.85	c child exit by a signal
10.77/10.85	c march_dl returned code 137.
10.77/10.85	c run saps (UBCSAT implementation) for 2 seconds ... 
10.77/10.85	c Bin: Executing ubcsat2006
10.77/10.85	c child exited successfully
10.77/10.85	c ubcsat2006 returned code 0.
10.77/10.85	c satzilla computing base features
10.77/10.85	c satzilla doing unit-prop probe
10.77/10.85	c satzilla doing local search probe
10.77/10.85	c satzilla doing lobjois search-space size estimate
10.77/10.85	c satzilla's ranking:
10.77/10.85	c 1) minisat20: 3.064627
10.77/10.85	c 2) march_dl+P: 4.147958
10.77/10.85	c 3) minisat20+P: 4.265549
10.77/10.85	c 4) march_dl: 4.382643
10.77/10.85	c 5) vallst+P: 4.509117
10.77/10.85	c 6) zchaff_rand+P: 5.178124
10.77/10.85	c 7) kcnfs+P: 999.000000
10.77/10.85	c 8) kcnfs: 999.000000
10.77/10.85	c 9) vallst: 999.000000
10.77/10.85	c 10) zchaff_rand: 999.000000
10.77/10.85	c satzilla running minisat20 ... 
10.77/10.85	This is MiniSat 2.0 beta
10.77/10.85	WARNING: for repeatability, setting FPU to use double precision
10.77/10.85	============================[ Problem Statistics ]=============================
10.77/10.85	|                                                                             |
10.77/10.85	|  Number of variables:  306                                                  |
10.77/10.85	|  Number of clauses:    2619                                                 |
10.77/10.85	|  Parsing time:         0.00         s                                       |
10.77/10.85	============================[ Search Statistics ]==============================
10.77/10.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.77/10.85	===============================================================================
10.77/10.85	|         0 |     306     2619     5508 |      873        0    nan |  0.000 % |
10.77/10.85	|       103 |     306     2619     5508 |      960      103     63 |  0.001 % |
10.77/10.86	|       253 |     306     2619     5508 |     1056      253     71 |  0.001 % |
10.77/10.87	|       479 |     306     2619     5508 |     1161      479     77 |  0.019 % |
10.77/10.88	|       816 |     306     2619     5508 |     1278      816     82 |  0.001 % |
10.86/10.91	|      1324 |     306     2619     5508 |     1405     1324     83 |  0.019 % |
10.86/10.95	|      2083 |     306     2619     5508 |     1546     1268     84 |  0.001 % |
10.96/11.03	|      3224 |     306     2619     5508 |     1701     1536     83 |  0.019 % |
11.06/11.17	|      4932 |     306     2619     5508 |     1871     1325    103 |  0.001 % |
11.26/11.39	|      7495 |     306     2619     5508 |     2058     1809    101 |  0.019 % |
11.76/11.84	|     11340 |     306     2619     5508 |     2264     2252    115 |  0.019 % |
12.46/12.58	|     17106 |     306     2619     5508 |     2490     1820    119 |  0.019 % |
13.66/13.77	|     25758 |     306     2619     5508 |     2739     2341    116 |  0.001 % |
15.46/15.53	|     38732 |     306     2619     5508 |     3013     2045    112 |  0.019 % |
18.35/18.48	|     58193 |     306     2619     5508 |     3315     2198    116 |  0.019 % |
23.15/23.29	|     87385 |     306     2619     5508 |     3646     3187    130 |  0.019 % |
31.04/31.14	|    131174 |     306     2619     5508 |     4011     2612    137 |  0.019 % |
43.34/43.41	|    196858 |     306     2619     5508 |     4412     2927    131 |  0.001 % |
62.64/62.72	|    295385 |     306     2619     5508 |     4853     4493    115 |  0.019 % |
93.42/93.53	|    443177 |     306     2619     5508 |     5339     3006    120 |  0.019 % |
139.19/139.31	|    664862 |     306     2619     5508 |     5873     5560    123 |  0.019 % |
217.25/217.45	|    997389 |     306     2619     5508 |     6460     3698    130 |  0.019 % |
338.22/338.40	|   1496178 |     306     2619     5508 |     7106     6210    130 |  0.001 % |
532.83/533.16	|   2244360 |     306     2619     5508 |     7817     5895    135 |  0.019 % |
839.40/839.85	|   3366634 |     306     2619     5508 |     8598     5859    123 |  0.001 % |
1199.54/1200.20	c Bin: Executing minisat20
1199.54/1200.20	c child exit by a signal
1199.54/1200.20	c minisat20 returned code 137.
1199.54/1200.20	c minisat20 returned code 137.
1199.54/1200.20	c satzilla running march_dl with preprocessing ... 
1199.64/1200.21	c Preprocessing...
1199.64/1200.21	c Inital problem has 306 variables, 18 nary clauses (2601 binary clauses).
1199.64/1200.21	c Num non-binary clauses 18, Average non-binary clause length 17.000
1199.64/1200.21	c Theory has no gaps
1199.64/1200.21	c Preprocessor runtime was 0.000 seconds.
1199.64/1200.21	c 
1199.64/1200.21	c Satisfiability of theory still undetermined.
1199.64/1200.21	c See file /tmp/C5PAFJ for simplified theory.
1199.64/1200.21	c Bin: Executing march_dl
1199.64/1200.21	c march_dl returned code 1.
1199.64/1200.21	c march_dl returned code 1.
1199.64/1200.21	c satzilla running minisat20 with preprocessing ... 
1199.64/1200.21	c Bin: Executing minisat20
1199.64/1200.21	c minisat20 returned code 1.
1199.64/1200.21	c minisat20 returned code 1.
1199.64/1200.21	c satzilla running march_dl ... 
1199.64/1200.21	c Bin: Executing march_dl
1199.64/1200.21	c march_dl returned code 1.
1199.64/1200.21	c march_dl returned code 1.
1199.64/1200.21	c satzilla running vallst with preprocessing ... 
1199.64/1200.21	c Bin: Executing vallst
1199.64/1200.21	c vallst returned code 1.
1199.64/1200.21	c vallst returned code 1.
1199.64/1200.21	c satzilla running zchaff_rand with preprocessing ... 
1199.64/1200.21	c Bin: Executing zchaff_rand
1199.64/1200.21	c zchaff_rand returned code 1.
1199.64/1200.21	c zchaff_rand returned code 1.
1199.64/1200.21	c satzilla running kcnfs with preprocessing ... 
1199.64/1200.21	c Bin: Executing kcnfs
1199.64/1200.21	c kcnfs returned code 1.
1199.64/1200.21	c kcnfs returned code 1.
1199.64/1200.21	c satzilla running kcnfs ... 
1199.64/1200.21	c Bin: Executing kcnfs
1199.64/1200.21	c kcnfs returned code 1.
1199.64/1200.21	c kcnfs returned code 1.
1199.64/1200.21	c satzilla running vallst ... 
1199.64/1200.21	c Bin: Executing vallst
1199.64/1200.21	c vallst returned code 1.
1199.64/1200.21	c vallst returned code 1.
1199.64/1200.21	c satzilla running zchaff_rand ... 
1199.64/1200.21	c Bin: Executing zchaff_rand
1199.64/1200.21	c zchaff_rand returned code 1.
1199.64/1200.21	c zchaff_rand returned code 1.
1199.64/1200.21	c ERROR: All Failed! 
1199.64/1200.21	c SATZILLA_TIME=1199.830000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730533-1240760449/watcher-1730533-1240760449 -o /tmp/evaluation-result-1730533-1240760449/solver-1730533-1240760449 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1730533-1240760449.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): 1800 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.04 1.03 1.00 3/64 5215
/proc/meminfo: memFree=1812200/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1440 CPUtime=0
/proc/5215/stat : 5215 (SATzilla2007_C) R 5213 5215 4813 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 104070866 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/5215/statm: 360 110 95 260 0 84 0
[pid=5216] ppid=5215 vsize=772 CPUtime=0
/proc/5216/stat : 5216 (march_dl) R 5215 5215 4813 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 104070866 790528 100 1992294400 134512640 134996440 4294956240 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5216/statm: 193 100 53 118 0 72 0

[startup+0.042826 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 5215
/proc/meminfo: memFree=1812200/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1440 CPUtime=0
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104070866 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5215/statm: 360 110 95 260 0 84 0
[pid=5216] ppid=5215 vsize=1300 CPUtime=0.04
/proc/5216/stat : 5216 (march_dl) R 5215 5215 4813 0 -1 4194304 251 0 0 0 4 0 0 0 19 0 1 0 104070866 1331200 243 1992294400 134512640 134996440 4294956240 18446744073709551615 134617392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5216/statm: 325 243 74 118 0 204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2740

[startup+0.101833 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 5215
/proc/meminfo: memFree=1812200/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1440 CPUtime=0
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104070866 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5215/statm: 360 110 95 260 0 84 0
[pid=5216] ppid=5215 vsize=1300 CPUtime=0.1
/proc/5216/stat : 5216 (march_dl) R 5215 5215 4813 0 -1 4194304 254 0 0 0 10 0 0 0 19 0 1 0 104070866 1331200 246 1992294400 134512640 134996440 4294956240 18446744073709551615 134587373 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5216/statm: 325 246 74 118 0 204 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2740

[startup+0.30186 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 5215
/proc/meminfo: memFree=1812200/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1440 CPUtime=0
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104070866 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5215/statm: 360 110 95 260 0 84 0
[pid=5216] ppid=5215 vsize=1300 CPUtime=0.3
/proc/5216/stat : 5216 (march_dl) R 5215 5215 4813 0 -1 4194304 256 0 0 0 30 0 0 0 21 0 1 0 104070866 1331200 248 1992294400 134512640 134996440 4294956240 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5216/statm: 325 248 74 118 0 204 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2740

[startup+0.701913 s]
/proc/loadavg: 1.04 1.03 1.00 3/64 5215
/proc/meminfo: memFree=1812200/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1440 CPUtime=0
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104070866 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5215/statm: 360 110 95 260 0 84 0
[pid=5216] ppid=5215 vsize=1300 CPUtime=0.7
/proc/5216/stat : 5216 (march_dl) R 5215 5215 4813 0 -1 4194304 257 0 0 0 70 0 0 0 25 0 1 0 104070866 1331200 249 1992294400 134512640 134996440 4294956240 18446744073709551615 134564496 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5216/statm: 325 249 74 118 0 204 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2740

[startup+1.50202 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 5217
/proc/meminfo: memFree=1811416/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1440 CPUtime=0
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104070866 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5215/statm: 360 110 95 260 0 84 0
[pid=5216] ppid=5215 vsize=1300 CPUtime=1.5
/proc/5216/stat : 5216 (march_dl) R 5215 5215 4813 0 -1 4194304 258 0 0 0 150 0 0 0 25 0 1 0 104070866 1331200 250 1992294400 134512640 134996440 4294956240 18446744073709551615 134551624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5216/statm: 325 250 74 118 0 204 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2740

[startup+3.10124 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 5217
/proc/meminfo: memFree=1811288/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1440 CPUtime=0
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104070866 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5215/statm: 360 110 95 260 0 84 0
[pid=5216] ppid=5215 vsize=1300 CPUtime=3.09
/proc/5216/stat : 5216 (march_dl) R 5215 5215 4813 0 -1 4194304 260 0 0 0 309 0 0 0 25 0 1 0 104070866 1331200 252 1992294400 134512640 134996440 4294956240 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5216/statm: 325 252 74 118 0 204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2740

[startup+6.30167 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 5218
/proc/meminfo: memFree=1811352/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1440 CPUtime=4.99
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 135 261 0 0 0 0 499 0 16 0 1 0 104070866 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5215/statm: 360 111 96 260 0 84 0
[pid=5218] ppid=5215 vsize=6188 CPUtime=1.28
/proc/5218/stat : 5218 (ubcsat2006) R 5215 5215 4813 0 -1 4194304 269 0 0 0 106 22 0 0 25 0 1 0 104071368 6336512 252 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5218/statm: 1547 252 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 5219
/proc/meminfo: memFree=1809752/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=3396 CPUtime=1.84
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 537 0 0 0 184 0 0 0 25 0 1 0 104071952 3477504 532 1992294400 134512640 134998072 4294956240 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 849 532 58 118 0 727 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5140

[startup+25.5013 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 5219
/proc/meminfo: memFree=1808216/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=4848 CPUtime=14.62
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 895 0 0 0 1462 0 0 0 25 0 1 0 104071952 4964352 890 1992294400 134512640 134998072 4294956240 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 1212 890 58 118 0 1090 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 6592

[startup+51.1017 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 5219
/proc/meminfo: memFree=1807128/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=5904 CPUtime=40.22
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 1164 0 0 0 4022 0 0 0 25 0 1 0 104071952 6045696 1159 1992294400 134512640 134998072 4294956240 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 1476 1159 58 118 0 1354 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 7648

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 5219
/proc/meminfo: memFree=1806168/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=6944 CPUtime=91.4
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 1395 0 0 0 9140 0 0 0 25 0 1 0 104071952 7110656 1390 1992294400 134512640 134998072 4294956240 18446744073709551615 134528509 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 1736 1390 58 118 0 1614 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8688

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5219
/proc/meminfo: memFree=1804824/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=8060 CPUtime=151.35
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 1690 0 0 0 15135 0 0 0 25 0 1 0 104071952 8253440 1685 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 2015 1685 58 118 0 1893 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 9804

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5219
/proc/meminfo: memFree=1804632/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=8304 CPUtime=211.33
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 1739 0 0 0 21133 0 0 0 25 0 1 0 104071952 8503296 1734 1992294400 134512640 134998072 4294956240 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 2076 1734 58 118 0 1954 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 10048

[startup+282.301 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 5219
/proc/meminfo: memFree=1803736/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=9112 CPUtime=271.32
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 1939 0 0 0 27131 1 0 0 25 0 1 0 104071952 9330688 1934 1992294400 134512640 134998072 4294956240 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 2278 1934 58 118 0 2156 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 10856

[startup+342.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 5219
/proc/meminfo: memFree=1803608/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=9376 CPUtime=331.29
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2028 0 0 0 33128 1 0 0 25 0 1 0 104071952 9601024 2023 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 2344 2023 58 118 0 2222 0

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

/proc/5219/statm: 2843 2507 58 118 0 2721 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 13116

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5219
/proc/meminfo: memFree=1801176/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=11372 CPUtime=811.09
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2533 0 0 0 81107 2 0 0 25 0 1 0 104071952 11644928 2507 1992294400 134512640 134998072 4294956240 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 2843 2507 58 118 0 2721 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 13116

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5219
/proc/meminfo: memFree=1800472/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=12180 CPUtime=871.06
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2735 0 0 0 87104 2 0 0 25 0 1 0 104071952 12472320 2709 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3045 2709 58 118 0 2923 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 13924

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 5219
/proc/meminfo: memFree=1800088/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=12520 CPUtime=931.03
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2817 0 0 0 93101 2 0 0 25 0 1 0 104071952 12820480 2791 1992294400 134512640 134998072 4294956240 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3130 2791 58 118 0 3008 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 14264

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799512/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=991.01
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2967 0 0 0 99099 2 0 0 25 0 1 0 104071952 13475840 2941 1992294400 134512640 134998072 4294956240 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2941 58 118 0 3168 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 14904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799448/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1050.97
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2968 0 0 0 105095 2 0 0 25 0 1 0 104071952 13475840 2942 1992294400 134512640 134998072 4294956240 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2942 58 118 0 3168 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 14904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799384/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1110.96
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2969 0 0 0 111093 3 0 0 25 0 1 0 104071952 13475840 2943 1992294400 134512640 134998072 4294956240 18446744073709551615 134530160 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2943 58 118 0 3168 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 14904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799320/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1170.93
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2969 0 0 0 117090 3 0 0 25 0 1 0 104071952 13475840 2943 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2943 58 118 0 3168 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 14904

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799320/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1178.93
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2970 0 0 0 117890 3 0 0 25 0 1 0 104071952 13475840 2944 1992294400 134512640 134998072 4294956240 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2944 58 118 0 3168 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 14904

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799320/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1185.32
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2970 0 0 0 118529 3 0 0 25 0 1 0 104071952 13475840 2944 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2944 58 118 0 3168 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 14904

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799320/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1186.91
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2970 0 0 0 118688 3 0 0 25 0 1 0 104071952 13475840 2944 1992294400 134512640 134998072 4294956240 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2944 58 118 0 3168 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 14904

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799320/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1187.71
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2970 0 0 0 118768 3 0 0 25 0 1 0 104071952 13475840 2944 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2944 58 118 0 3168 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 14904

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799320/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1188.51
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2970 0 0 0 118848 3 0 0 25 0 1 0 104071952 13475840 2944 1992294400 134512640 134998072 4294956240 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2944 58 118 0 3168 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 14904

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799320/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=10.82
/proc/5215/stat : 5215 (SATzilla2007_C) S 5213 5215 4813 0 -1 4194304 589 536 0 0 309 32 700 41 25 0 1 0 104070866 1785856 256 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5215/statm: 436 256 157 260 0 160 0
[pid=5219] ppid=5215 vsize=13160 CPUtime=1188.72
/proc/5219/stat : 5219 (minisat20) R 5215 5215 4813 0 -1 4194304 2970 0 0 0 118869 3 0 0 25 0 1 0 104071952 13475840 2944 1992294400 134512640 134998072 4294956240 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5219/statm: 3290 2944 58 118 0 3168 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 14904

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5219
/proc/meminfo: memFree=1799320/2055920 swapFree=4191900/4192956
[pid=5215] ppid=5213 vsize=1744 CPUtime=1199.64
/proc/5215/stat : 5215 (SATzilla2007_C) R 5213 5215 4813 0 -1 4194304 599 3506 0 0 309 32 119579 44 16 0 1 0 104070866 1785856 257 1992294400 134512640 135579813 4294956208 18446744073709551615 135221597 0 0 4096 0 0 0 0 17 0 0 0
/proc/5215/statm: 437 258 157 260 0 161 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 1744

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.67
CPU user time (s): 1198.9
CPU system time (s): 0.771882
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 14904

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

runsolver used 0.938857 second user time and 3.43748 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 17:40:49
IDJOB=1730533
IDBENCH=24731
IDSOLVER=558
FILE ID=node71/1730533-1240760449
PBS_JOBID= 9187085
Free space on /tmp= 66476 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730533-1240760449/watcher-1730533-1240760449 -o /tmp/evaluation-result-1730533-1240760449/solver-1730533-1240760449 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1730533-1240760449.cnf            

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

MD5SUM BENCH= 51a1a3a012cf07e3662164064eca4702
RANDOM SEED=948747342

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1812744 kB
Buffers:         19976 kB
Cached:         145280 kB
SwapCached:        528 kB
Active:          46364 kB
Inactive:       132448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812744 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            8396 kB
Writeback:           0 kB
Mapped:          21824 kB
Slab:            50396 kB
Committed_AS:   305416 kB
PageTables:       1444 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= 66468 MiB
End job on node71 at 2009-04-26 18:00:49