Trace number 1737981

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.37 1199.93

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
Bench CategoryCRAFTED (crafted 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 variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

22.52/22.73	c run March_dl for 5 seconds ... 
22.52/22.73	c Bin: Executing march_dl
22.52/22.73	c child exit by a signal
22.52/22.73	c march_dl returned code 137.
22.52/22.73	c run saps (UBCSAT implementation) for 2 seconds ... 
22.52/22.73	c Bin: Executing ubcsat2006
22.52/22.73	c child exited successfully
22.52/22.73	c ubcsat2006 returned code 0.
22.52/22.73	c satzilla computing base features
22.52/22.73	c satzilla doing unit-prop probe
22.52/22.73	c satzilla doing local search probe
22.52/22.73	c satzilla doing lobjois search-space size estimate
22.52/22.73	c satzilla's ranking:
22.52/22.73	c 1) minisat20+P: 1.577180
22.52/22.73	c 2) zchaff_rand+P: 3.434576
22.52/22.73	c 3) vallst+P: 3.900012
22.52/22.73	c 4) march_dl+P: 6.089820
22.52/22.73	c 5) march_dl: 7.977340
22.52/22.73	c 6) minisat20: 8.252180
22.52/22.73	c 7) kcnfs+P: 999.000000
22.52/22.73	c 8) kcnfs: 999.000000
22.52/22.73	c 9) vallst: 999.000000
22.52/22.73	c 10) zchaff_rand: 999.000000
22.52/22.73	c satzilla running minisat20 with preprocessing ... 
76.40/76.68	This is MiniSat 2.0 beta
76.40/76.68	WARNING: for repeatability, setting FPU to use double precision
76.40/76.68	============================[ Problem Statistics ]=============================
76.40/76.68	|                                                                             |
76.40/76.69	|  Number of variables:  17392                                                |
76.40/76.69	|  Number of clauses:    218795                                               |
76.48/76.82	|  Parsing time:         0.12         s                                       |
76.48/76.82	============================[ Search Statistics ]==============================
76.48/76.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.48/76.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
76.48/76.82	===============================================================================
76.48/76.82	|         0 |   17392   218795   692834 |    72931        0    nan |  0.000 % |
76.48/76.84	|       101 |   17392   218795   692834 |    80224      101     11 |  0.000 % |
76.48/76.86	|       252 |   17392   218795   692834 |    88247      252     14 |  0.001 % |
76.69/76.94	|       477 |   17392   218795   692834 |    97072      477     15 |  0.000 % |
76.79/77.04	|       814 |   17392   218795   692834 |   106779      814     17 |  0.001 % |
76.89/77.13	|      1320 |   17392   218795   692834 |   117457     1320     18 |  0.001 % |
77.09/77.33	|      2079 |   17392   218795   692834 |   129202     2079     21 |  0.001 % |
77.29/77.59	|      3218 |   17392   218795   692834 |   142123     3218     21 |  0.001 % |
78.09/78.32	|      4926 |   17392   218795   692834 |   156335     4926     31 |  0.001 % |
79.18/79.41	|      7492 |   17392   218795   692834 |   171969     7492     39 |  0.001 % |
81.19/81.45	|     11337 |   17392   218795   692834 |   189165    11337     41 |  0.001 % |
84.68/84.99	|     17103 |   17392   218795   692834 |   208082    17103     51 |  0.001 % |
91.48/91.79	|     25756 |   17392   218795   692834 |   228890    25756     65 |  0.001 % |
100.78/101.05	|     38730 |   17392   218795   692834 |   251779    38730     68 |  0.001 % |
122.07/122.39	|     58195 |   17392   218795   692834 |   276957    58195     71 |  0.001 % |
153.06/153.36	|     87388 |   17392   218795   692834 |   304653    87388     71 |  0.001 % |
230.63/230.97	|    131178 |   17392   218795   692834 |   335119   131178     77 |  0.001 % |
386.98/387.31	|    196865 |   17392   218795   692834 |   368630   196865     79 |  0.001 % |
793.04/793.57	|    295392 |   17392   218795   692834 |   405494   295392     82 |  0.001 % |
1199.31/1199.91	c Preprocessing...
1199.31/1199.91	c Inital problem has 24336 variables, 240265 nary clauses (49577 binary clauses).
1199.31/1199.91	c Num non-binary clauses 240265, Average non-binary clause length 3.573
1199.31/1199.91	c Theory has no gaps
1199.31/1199.91	c Preprocessor runtime was 53.480 seconds.
1199.31/1199.91	c 
1199.31/1199.91	c Satisfiability of theory still undetermined.
1199.31/1199.91	c See file /tmp/pBvpXG for simplified theory.
1199.31/1199.91	c Bin: Executing minisat20
1199.31/1199.91	c child exit by a signal
1199.31/1199.91	c minisat20 returned code 137.
1199.31/1199.91	c minisat20 returned code 137.
1199.31/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.31/1199.91	c Bin: Executing zchaff_rand
1199.31/1199.91	c zchaff_rand returned code 1.
1199.31/1199.91	c zchaff_rand returned code 1.
1199.31/1199.91	c satzilla running vallst with preprocessing ... 
1199.31/1199.91	c Bin: Executing vallst
1199.31/1199.91	c vallst returned code 1.
1199.31/1199.91	c vallst returned code 1.
1199.31/1199.91	c satzilla running march_dl with preprocessing ... 
1199.31/1199.91	c Bin: Executing march_dl
1199.31/1199.91	c march_dl returned code 1.
1199.31/1199.91	c march_dl returned code 1.
1199.31/1199.91	c satzilla running march_dl ... 
1199.31/1199.91	c Bin: Executing march_dl
1199.31/1199.91	c march_dl returned code 1.
1199.31/1199.91	c march_dl returned code 1.
1199.31/1199.91	c satzilla running minisat20 ... 
1199.31/1199.91	c Bin: Executing minisat20
1199.31/1199.91	c minisat20 returned code 1.
1199.31/1199.91	c minisat20 returned code 1.
1199.31/1199.91	c satzilla running kcnfs with preprocessing ... 
1199.31/1199.91	c Bin: Executing kcnfs
1199.31/1199.91	c kcnfs returned code 1.
1199.31/1199.91	c kcnfs returned code 1.
1199.31/1199.91	c satzilla running kcnfs ... 
1199.31/1199.91	c Bin: Executing kcnfs
1199.31/1199.91	c kcnfs returned code 1.
1199.31/1199.91	c kcnfs returned code 1.
1199.31/1199.91	c satzilla running vallst ... 
1199.31/1199.91	c Bin: Executing vallst
1199.31/1199.91	c vallst returned code 1.
1199.31/1199.91	c vallst returned code 1.
1199.31/1199.91	c satzilla running zchaff_rand ... 
1199.31/1199.92	c Bin: Executing zchaff_rand
1199.31/1199.92	c zchaff_rand returned code 1.
1199.31/1199.92	c zchaff_rand returned code 1.
1199.31/1199.92	c ERROR: All Failed! 
1199.31/1199.92	c SATZILLA_TIME=1199.520000

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-1737981-1240834562/watcher-1737981-1240834562 -o /tmp/evaluation-result-1737981-1240834562/solver-1737981-1240834562 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1737981-1240834562.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.99 1.84 1.41 2/65 20383
/proc/meminfo: memFree=1763368/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 111485559 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=3820 CPUtime=0
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20253 0 -1 4194304 537 0 0 0 0 0 0 0 21 0 1 0 111485559 3911680 532 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 955 535 49 118 0 834 0

[startup+0.0571951 s]
/proc/loadavg: 1.99 1.84 1.41 2/65 20383
/proc/meminfo: memFree=1763368/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 111485559 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=4964 CPUtime=0.04
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20253 0 -1 4194304 892 0 0 0 4 0 0 0 21 0 1 0 111485559 5083136 887 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 1241 887 50 118 0 1120 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6404

[startup+0.1012 s]
/proc/loadavg: 1.99 1.84 1.41 2/65 20383
/proc/meminfo: memFree=1763368/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 111485559 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=5492 CPUtime=0.09
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20253 0 -1 4194304 1056 0 0 0 9 0 0 0 22 0 1 0 111485559 5623808 1051 1992294400 134512640 134996440 4294956240 18446744073709551615 134775863 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 1373 1052 50 118 0 1252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6932

[startup+0.301238 s]
/proc/loadavg: 1.99 1.84 1.41 2/65 20383
/proc/meminfo: memFree=1763368/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 111485559 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=7868 CPUtime=0.29
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20253 0 -1 4194304 1782 0 0 0 28 1 0 0 23 0 1 0 111485559 8056832 1777 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 1967 1777 50 118 0 1846 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9308

[startup+0.701312 s]
/proc/loadavg: 1.99 1.84 1.41 2/65 20383
/proc/meminfo: memFree=1763368/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 111485559 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=17428 CPUtime=0.69
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20253 0 -1 4194304 4871 0 0 0 66 3 0 0 25 0 1 0 111485559 17846272 3149 1992294400 134512640 134996440 4294956240 18446744073709551615 134545988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 4357 3149 53 118 0 4236 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18868

[startup+1.50146 s]
/proc/loadavg: 1.99 1.84 1.41 2/67 20385
/proc/meminfo: memFree=1723536/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 111485559 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=24028 CPUtime=1.49
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20253 0 -1 4194304 15088 0 0 0 141 8 0 0 25 0 1 0 111485559 24604672 4827 1992294400 134512640 134996440 4294956240 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 6007 4827 55 118 0 5886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25468

[startup+3.10277 s]
/proc/loadavg: 1.91 1.83 1.41 2/67 20385
/proc/meminfo: memFree=1743696/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 111485559 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=23976 CPUtime=3.09
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20253 0 -1 4194304 16102 0 0 0 301 8 0 0 25 0 1 0 111485559 24551424 4814 1992294400 134512640 134996440 4294956240 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20384/statm: 5994 4814 55 118 0 5873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25416

[startup+6.30135 s]
/proc/loadavg: 1.91 1.83 1.41 2/67 20386
/proc/meminfo: memFree=1759056/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=4.99
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 135 16912 0 0 0 0 490 9 16 0 1 0 111485559 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 111 96 260 0 84 0
[pid=20386] ppid=20383 vsize=26688 CPUtime=1.14
/proc/20386/stat : 20386 (ubcsat2006) R 20383 20383 20253 0 -1 4194304 4455 0 0 0 112 2 0 0 25 0 1 0 111486061 27328512 4438 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20386/statm: 6672 4438 156 64 0 6253 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 28128

[startup+12.7015 s]
/proc/loadavg: 1.77 1.80 1.40 2/66 20386
/proc/meminfo: memFree=1746016/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=18476 CPUtime=12.53
/proc/20383/stat : 20383 (SATzilla2007_C) R 20381 20383 20253 0 -1 4194304 8704 21374 0 0 504 4 731 14 25 0 1 0 111485559 18919424 4394 1992294400 134512640 135579813 4294956208 18446744073709551615 134526985 0 0 4096 0 0 0 0 17 0 0 0
/proc/20383/statm: 4619 4394 124 260 0 4343 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 18476

[startup+25.5019 s]
/proc/loadavg: 1.65 1.77 1.40 3/66 20386
/proc/meminfo: memFree=1709664/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=56408 CPUtime=25.32
/proc/20383/stat : 20383 (SATzilla2007_C) R 20381 20383 20253 0 -1 4194304 25861 21374 0 0 1774 13 731 14 25 0 1 0 111485559 57761792 13588 1992294400 134512640 135579813 4294956208 18446744073709551615 134570569 0 0 4096 0 0 0 0 17 0 0 0
/proc/20383/statm: 14102 13588 162 260 0 13826 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 56408

[startup+51.1017 s]
/proc/loadavg: 1.43 1.71 1.38 2/66 20386
/proc/meminfo: memFree=1701152/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=81196 CPUtime=50.92
/proc/20383/stat : 20383 (SATzilla2007_C) R 20381 20383 20253 0 -1 4194304 27943 21374 0 0 4329 18 731 14 25 0 1 0 111485559 83144704 15670 1992294400 134512640 135579813 4294956208 18446744073709551615 134595769 0 0 4096 0 0 0 0 17 0 0 0
/proc/20383/statm: 20299 15670 164 260 0 20023 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 81196

[startup+102.305 s]
/proc/loadavg: 1.23 1.60 1.36 2/67 20387
/proc/meminfo: memFree=1671704/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=25164 CPUtime=25.6
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 6082 0 0 0 2554 6 0 0 25 0 1 0 111493227 25767936 6077 1992294400 134512640 134998072 4294956288 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 6291 6077 59 118 0 6169 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 93236

[startup+162.301 s]
/proc/loadavg: 1.09 1.50 1.34 2/67 20387
/proc/meminfo: memFree=1653528/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=43652 CPUtime=85.58
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 10661 0 0 0 8547 11 0 0 25 0 1 0 111493227 44699648 10656 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 10913 10656 59 118 0 10791 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 111724

[startup+222.302 s]
/proc/loadavg: 1.03 1.40 1.32 2/67 20387
/proc/meminfo: memFree=1640088/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=56856 CPUtime=145.56
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 13989 0 0 0 14542 14 0 0 25 0 1 0 111493227 58220544 13984 1992294400 134512640 134998072 4294956288 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 14214 13984 59 118 0 14092 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 124928

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.29 2/67 20387
/proc/meminfo: memFree=1628568/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=68540 CPUtime=205.54
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 16868 0 0 0 20536 18 0 0 25 0 1 0 111493227 70184960 16863 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 17135 16863 59 118 0 17013 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 136612

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.27 2/67 20387
/proc/meminfo: memFree=1619608/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=77372 CPUtime=265.51
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 19103 0 0 0 26531 20 0 0 25 0 1 0 111493227 79228928 19098 1992294400 134512640 134998072 4294956288 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 19343 19098 59 118 0 19221 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 145444

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.25 2/67 20387
/proc/meminfo: memFree=1612248/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.16 2/67 20387
/proc/meminfo: memFree=1577176/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=120028 CPUtime=685.37
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 29645 0 0 0 68506 31 0 0 25 0 1 0 111493227 122908672 29640 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 30007 29640 59 118 0 29885 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 188100

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/67 20387
/proc/meminfo: memFree=1571480/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=125816 CPUtime=745.35
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 31095 0 0 0 74502 33 0 0 25 0 1 0 111493227 128835584 31090 1992294400 134512640 134998072 4294956288 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 31454 31090 59 118 0 31332 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 193888

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.13 2/67 20387
/proc/meminfo: memFree=1566552/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=131112 CPUtime=805.33
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 32295 0 0 0 80498 35 0 0 25 0 1 0 111493227 134258688 32290 1992294400 134512640 134998072 4294956288 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 32778 32290 59 118 0 32656 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 199184

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 20387
/proc/meminfo: memFree=1560600/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=137108 CPUtime=865.31
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 33797 0 0 0 86494 37 0 0 25 0 1 0 111493227 140398592 33792 1992294400 134512640 134998072 4294956288 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 34277 33792 59 118 0 34155 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 205180

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/67 20387
/proc/meminfo: memFree=1552344/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=145208 CPUtime=925.29
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 35831 0 0 0 92490 39 0 0 25 0 1 0 111493227 148692992 35826 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 36302 35826 59 118 0 36180 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 213280

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 20387
/proc/meminfo: memFree=1546136/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=151484 CPUtime=985.27
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 37383 0 0 0 98486 41 0 0 25 0 1 0 111493227 155119616 37378 1992294400 134512640 134998072 4294956288 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 37871 37378 59 118 0 37749 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 219556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/67 20387
/proc/meminfo: memFree=1539672/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=157832 CPUtime=1045.25
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 38995 0 0 0 104483 42 0 0 25 0 1 0 111493227 161619968 38990 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 39458 38990 59 118 0 39336 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 225904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 20387
/proc/meminfo: memFree=1534936/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=162560 CPUtime=1105.23
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 40164 0 0 0 110479 44 0 0 25 0 1 0 111493227 166461440 40159 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 40640 40159 59 118 0 40518 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 230632

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 20387
/proc/meminfo: memFree=1534296/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=163088 CPUtime=1113.23
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 40316 0 0 0 111279 44 0 0 25 0 1 0 111493227 167002112 40311 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 40772 40311 59 118 0 40650 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 231160

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 20387
/proc/meminfo: memFree=1533912/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=163496 CPUtime=1119.63
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 40414 0 0 0 111919 44 0 0 25 0 1 0 111493227 167419904 40409 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 40874 40409 59 118 0 40752 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 231568

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 20387
/proc/meminfo: memFree=1533784/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=163628 CPUtime=1121.23
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 40442 0 0 0 112079 44 0 0 25 0 1 0 111493227 167555072 40437 1992294400 134512640 134998072 4294956288 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 40907 40437 59 118 0 40785 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 231700

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 20387
/proc/meminfo: memFree=1533720/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=163628 CPUtime=1122.03
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 40458 0 0 0 112159 44 0 0 25 0 1 0 111493227 167555072 40453 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 40907 40453 59 118 0 40785 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 231700

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 20387
/proc/meminfo: memFree=1533720/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=163760 CPUtime=1122.43
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4194304 40467 0 0 0 112199 44 0 0 25 0 1 0 111493227 167690240 40462 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 40940 40462 59 118 0 40818 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 231832

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 20387
/proc/meminfo: memFree=1533720/2055920 swapFree=4181360/4192956
[pid=20383] ppid=20381 vsize=68072 CPUtime=76.48
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20253 0 -1 4194304 30066 21374 0 0 6872 31 731 14 25 0 1 0 111485559 69705728 15616 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 17018 15616 165 260 0 16742 0
[pid=20387] ppid=20383 vsize=0 CPUtime=1122.83
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20253 0 -1 4195332 40476 0 0 0 112238 45 0 0 25 0 1 0 111493227 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 68072

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.37
CPU user time (s): 1198.43
CPU system time (s): 0.945856
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 231832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.43
system time used= 0.945856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91929
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= 11
involuntary context switches= 1583

runsolver used 1.02084 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-27 14:16:02
IDJOB=1737981
IDBENCH=71798
IDSOLVER=558
FILE ID=node82/1737981-1240834562
PBS_JOBID= 9187544
Free space on /tmp= 66380 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737981-1240834562/watcher-1737981-1240834562 -o /tmp/evaluation-result-1737981-1240834562/solver-1737981-1240834562 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1737981-1240834562.cnf            

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=691372162

node82.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1763784 kB
Buffers:         35024 kB
Cached:         192140 kB
SwapCached:       4920 kB
Active:          48808 kB
Inactive:       186336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763784 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:           14544 kB
Writeback:           0 kB
Mapped:          14340 kB
Slab:            42984 kB
Committed_AS:   335404 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node82 at 2009-04-27 14:36:02