Trace number 307776

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? 1199.93 1200.41

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
MD5SUM98be734cac3043e9901a8deb2fd05c78
Bench CategoryRANDOM (random 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 variables6499
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.85/10.99	c run March_dl for 5 seconds ... 
10.85/10.99	c Bin: Executing march_dl
10.85/10.99	c child exit by a signal
10.85/10.99	c march_dl returned code 137.
10.85/10.99	c run saps (UBCSAT implementation) for 2 seconds ... 
10.85/10.99	c Bin: Executing ubcsat2006
10.85/10.99	c child exited successfully
10.85/10.99	c ubcsat2006 returned code 0.
10.85/10.99	c satzilla computing base features
10.85/10.99	c satzilla doing unit-prop probe
10.85/10.99	c satzilla doing local search probe
10.85/10.99	c satzilla doing lobjois search-space size estimate
10.85/10.99	c satzilla's ranking:
10.85/10.99	c 1) minisat20: 1.601280
10.85/10.99	c 2) march_dl: 1.892535
10.85/10.99	c 3) minisat20+P: 2.234400
10.85/10.99	c 4) vallst+P: 2.584743
10.85/10.99	c 5) march_dl+P: 3.693157
10.85/10.99	c 6) zchaff_rand+P: 4.688404
10.85/10.99	c 7) kcnfs+P: 999.000000
10.85/10.99	c 8) kcnfs: 999.000000
10.85/10.99	c 9) vallst: 999.000000
10.85/10.99	c 10) zchaff_rand: 999.000000
10.85/10.99	c satzilla running minisat20 ... 
10.85/10.99	This is MiniSat 2.0 beta
10.85/10.99	WARNING: for repeatability, setting FPU to use double precision
10.85/10.99	============================[ Problem Statistics ]=============================
10.85/10.99	|                                                                             |
10.85/10.99	|  Number of variables:  6500                                                 |
10.85/10.99	|  Number of clauses:    17354                                                |
10.85/11.00	|  Parsing time:         0.01         s                                       |
10.85/11.00	============================[ Search Statistics ]==============================
10.85/11.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.85/11.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.85/11.00	===============================================================================
10.85/11.00	|         0 |    6500    17354    46856 |     5784        0    nan |  0.000 % |
10.85/11.02	|       100 |    6500    17354    46856 |     6363      100     25 |  0.000 % |
10.85/11.04	|       251 |    6500    17354    46856 |     6999      251     26 |  0.000 % |
10.88/11.08	|       477 |    6500    17354    46856 |     7699      477     31 |  0.000 % |
10.88/11.13	|       814 |    6500    17354    46856 |     8469      814     31 |  0.000 % |
10.88/11.21	|      1320 |    6500    17354    46856 |     9316     1320     34 |  0.000 % |
11.16/11.35	|      2080 |    6500    17354    46856 |    10247     2080     34 |  0.000 % |
11.36/11.58	|      3219 |    6500    17354    46856 |    11272     3219     34 |  0.000 % |
11.77/11.94	|      4928 |    6500    17354    46856 |    12399     4928     34 |  0.000 % |
12.39/12.55	|      7490 |    6500    17354    46856 |    13639     7490     35 |  0.000 % |
13.41/13.61	|     11335 |    6500    17354    46856 |    15003    11335     37 |  0.000 % |
15.25/15.48	|     17104 |    6500    17354    46856 |    16504     9381     37 |  0.000 % |
18.42/18.62	|     25754 |    6500    17354    46856 |    18154     9543     36 |  0.000 % |
23.25/23.47	|     38729 |    6500    17354    46856 |    19970    13168     38 |  0.000 % |
31.85/32.04	|     58190 |    6500    17354    46856 |    21967    12132     42 |  0.000 % |
44.44/44.67	|     87382 |    6500    17354    46856 |    24163    18794     42 |  0.000 % |
65.67/65.86	|    131172 |    6500    17354    46856 |    26580    13293     38 |  0.000 % |
98.26/98.44	|    196856 |    6500    17354    46856 |    29238    21532     43 |  0.000 % |
157.08/157.33	|    295382 |    6500    17354    46856 |    32162    25266     44 |  0.000 % |
252.59/252.88	|    443171 |    6500    17354    46856 |    35378    23627     46 |  0.000 % |
400.37/400.69	|    664854 |    6500    17354    46856 |    38916    30118     44 |  0.000 % |
634.73/635.07	|    997380 |    6500    17354    46856 |    42807    27568     41 |  0.000 % |
1004.39/1004.85	|   1496169 |    6500    17354    46856 |    47088    23556     46 |  0.000 % |
1199.60/1200.20	c Bin: Executing minisat20
1199.60/1200.20	c child exit by a signal
1199.60/1200.20	c minisat20 returned code 137.
1199.60/1200.20	c minisat20 returned code 137.
1199.60/1200.20	c satzilla running march_dl ... 
1199.60/1200.20	c Bin: Executing march_dl
1199.60/1200.20	c march_dl returned code 1.
1199.60/1200.20	c march_dl returned code 1.
1199.60/1200.20	c satzilla running minisat20 with preprocessing ... 
1199.81/1200.41	c Preprocessing...
1199.81/1200.41	c Inital problem has 6500 variables, 12148 nary clauses (5206 binary clauses).
1199.81/1200.41	c Num non-binary clauses 12148, Average non-binary clause length 3.000
1199.81/1200.41	c Preprocessor runtime was 0.190 seconds.
1199.81/1200.41	c 
1199.81/1200.41	c Satisfiability of theory still undetermined.
1199.81/1200.41	c See file /tmp/QGBSa1 for simplified theory.
1199.81/1200.41	c Bin: Executing minisat20
1199.81/1200.41	c minisat20 returned code 1.
1199.81/1200.41	c minisat20 returned code 1.
1199.81/1200.41	c Satzilla Timed out!
1199.81/1200.41	s UNKNOWN
1199.81/1200.41	c SATZILLA_TIME=1200.090000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-307776-1172502718 -o ROOT/results/node13/solver-307776-1172502718 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307776-1172502718/SATzilla2007_C /tmp/evaluation/307776-1172502718/instance-307776-1172502718.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.99 0.94 3/77 16845
/proc/meminfo: memFree=1761016/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=1440 CPUtime=0
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270226245 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 360 110 95 260 0 84 0
[pid=16846] ppid=16845 vsize=1192 CPUtime=0
/proc/16846/stat : 16846 (march_dl) R 16845 16845 16473 0 -1 4194304 188 0 0 0 0 0 0 0 20 0 1 0 270226245 1220608 183 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134777605 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16846/statm: 298 183 50 118 0 177 0

[startup+0.107704 s]
/proc/loadavg: 0.99 0.99 0.94 3/77 16845
/proc/meminfo: memFree=1761016/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=1440 CPUtime=0
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270226245 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 360 110 95 260 0 84 0
[pid=16846] ppid=16845 vsize=2268 CPUtime=0.09
/proc/16846/stat : 16846 (march_dl) R 16845 16845 16473 0 -1 4194304 1202 0 0 0 9 0 0 0 20 0 1 0 270226245 2322432 439 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617423 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16846/statm: 567 439 55 118 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3708

[startup+0.515757 s]
/proc/loadavg: 0.99 0.99 0.94 3/77 16845
/proc/meminfo: memFree=1761016/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=1440 CPUtime=0
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270226245 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 360 110 95 260 0 84 0
[pid=16846] ppid=16845 vsize=7268 CPUtime=0.5
/proc/16846/stat : 16846 (march_dl) R 16845 16845 16473 0 -1 4194304 3642 0 0 0 49 1 0 0 23 0 1 0 270226245 7442432 1678 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16846/statm: 1817 1678 75 118 0 1696 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8708

[startup+1.33687 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16847
/proc/meminfo: memFree=1754344/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=1440 CPUtime=0
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270226245 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 360 110 95 260 0 84 0
[pid=16846] ppid=16845 vsize=7464 CPUtime=1.32
/proc/16846/stat : 16846 (march_dl) R 16845 16845 16473 0 -1 4194304 3672 0 0 0 131 1 0 0 25 0 1 0 270226245 7643136 1708 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16846/statm: 1866 1708 75 118 0 1745 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8904

[startup+2.97608 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16847
/proc/meminfo: memFree=1754216/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=1440 CPUtime=0
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 270226245 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 360 110 95 260 0 84 0
[pid=16846] ppid=16845 vsize=7464 CPUtime=2.96
/proc/16846/stat : 16846 (march_dl) R 16845 16845 16473 0 -1 4194304 3677 0 0 0 295 1 0 0 25 0 1 0 270226245 7643136 1713 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16846/statm: 1866 1713 75 118 0 1745 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8904

[startup+6.25952 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16848
/proc/meminfo: memFree=1757872/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=1440 CPUtime=4.99
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 135 3707 0 0 0 0 498 1 16 0 1 0 270226245 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16845/statm: 360 111 96 260 0 84 0
[pid=16848] ppid=16845 vsize=6188 CPUtime=1.15
/proc/16848/stat : 16848 (ubcsat2006) R 16845 16845 16473 0 -1 4194304 523 0 13 0 104 11 0 0 25 0 1 0 270226746 6336512 519 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16848/statm: 1547 519 156 64 0 1128 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 7628

[startup+12.7214 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16849
/proc/meminfo: memFree=1755312/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=4468 CPUtime=1.71
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 819 0 0 0 171 0 0 0 25 0 1 0 270227345 4575232 813 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525131 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 1117 813 58 118 0 995 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 7268

[startup+25.5281 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16849
/proc/meminfo: memFree=1752752/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=6888 CPUtime=14.52
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 1429 0 0 0 1451 1 0 0 25 0 1 0 270227345 7053312 1423 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 1722 1423 58 118 0 1600 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 9688

[startup+51.1585 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16849
/proc/meminfo: memFree=1750832/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=8736 CPUtime=40.13
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 1897 0 0 0 4011 2 0 0 25 0 1 0 270227345 8945664 1891 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 2184 1891 58 118 0 2062 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 11536

[startup+102.415 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16849
/proc/meminfo: memFree=1748976/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=10748 CPUtime=91.37
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 2399 0 0 0 9134 3 0 0 25 0 1 0 270227345 11005952 2393 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 2687 2393 58 118 0 2565 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13548

[startup+162.49 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16849
/proc/meminfo: memFree=1747184/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=12464 CPUtime=151.42
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 2807 0 0 0 15138 4 0 0 25 0 1 0 270227345 12763136 2801 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 3116 2801 58 118 0 2994 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 15264

[startup+222.565 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16849
/proc/meminfo: memFree=1745904/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=13652 CPUtime=211.48
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 3115 0 0 0 21143 5 0 0 25 0 1 0 270227345 13979648 3109 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 3413 3109 58 118 0 3291 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 16452

[startup+282.632 s]
/proc/loadavg: 0.99 0.99 0.94 2/79 16849
/proc/meminfo: memFree=1745712/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=13916 CPUtime=271.53
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 3187 0 0 0 27148 5 0 0 25 0 1 0 270227345 14249984 3181 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 3479 3181 58 118 0 3357 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 16716

[startup+342.702 s]
/proc/loadavg: 1.04 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1744432/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=15236 CPUtime=331.58
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 3515 0 0 0 33152 6 0 0 25 0 1 0 270227345 15601664 3509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 3809 3509 58 118 0 3687 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 18036

[startup+402.774 s]
/proc/loadavg: 1.01 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1744368/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=15236 CPUtime=391.64
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 3523 0 0 0 39157 7 0 0 25 0 1 0 270227345 15601664 3517 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 3809 3517 58 118 0 3687 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 18036

[startup+462.846 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1743024/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=16576 CPUtime=451.69
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 3859 0 0 0 45161 8 0 0 25 0 1 0 270227345 16973824 3853 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 4144 3853 58 118 0 4022 0
Current children cumulated CPU time (s) 462.57

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

/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21036 CPUtime=751.95
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 4939 0 0 0 75184 11 0 0 25 0 1 0 270227345 21540864 4933 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5259 4933 58 118 0 5137 0
Current children cumulated CPU time (s) 762.83
Current children cumulated vsize (KiB) 23836

[startup+823.277 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738672/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21180 CPUtime=812.01
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 4956 0 0 0 81189 12 0 0 25 0 1 0 270227345 21688320 4950 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5295 4950 58 118 0 5173 0
Current children cumulated CPU time (s) 822.89
Current children cumulated vsize (KiB) 23980

[startup+883.348 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738480/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21312 CPUtime=872.06
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 4994 0 0 0 87193 13 0 0 25 0 1 0 270227345 21823488 4988 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5328 4988 58 118 0 5206 0
Current children cumulated CPU time (s) 882.94
Current children cumulated vsize (KiB) 24112

[startup+943.419 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738480/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21312 CPUtime=932.11
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5005 0 0 0 93198 13 0 0 25 0 1 0 270227345 21823488 4999 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5328 4999 58 118 0 5206 0
Current children cumulated CPU time (s) 942.99
Current children cumulated vsize (KiB) 24112

[startup+1003.49 s]
/proc/loadavg: 1.04 1.01 0.95 2/79 16849
/proc/meminfo: memFree=1738416/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21312 CPUtime=992.16
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5005 0 0 0 99203 13 0 0 25 0 1 0 270227345 21823488 4999 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5328 4999 58 118 0 5206 0
Current children cumulated CPU time (s) 1003.04
Current children cumulated vsize (KiB) 24112

[startup+1063.57 s]
/proc/loadavg: 1.01 1.01 0.95 2/79 16849
/proc/meminfo: memFree=1738480/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21312 CPUtime=1052.22
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5009 0 0 0 105208 14 0 0 25 0 1 0 270227345 21823488 5003 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5328 5003 58 118 0 5206 0
Current children cumulated CPU time (s) 1063.1
Current children cumulated vsize (KiB) 24112

[startup+1123.64 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738352/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21312 CPUtime=1112.28
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5015 0 0 0 111213 15 0 0 25 0 1 0 270227345 21823488 5009 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5328 5009 58 118 0 5206 0
Current children cumulated CPU time (s) 1123.16
Current children cumulated vsize (KiB) 24112

[startup+1183.71 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738352/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21464 CPUtime=1172.33
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5025 0 0 0 117218 15 0 0 25 0 1 0 270227345 21979136 5019 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5366 5019 58 118 0 5244 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 24264

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

[startup+1187.51 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738352/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21464 CPUtime=1176.12
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5025 0 0 0 117597 15 0 0 25 0 1 0 270227345 21979136 5019 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5366 5019 58 118 0 5244 0
Current children cumulated CPU time (s) 1187
Current children cumulated vsize (KiB) 24264

[startup+1194.07 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738352/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21464 CPUtime=1182.68
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5025 0 0 0 118253 15 0 0 25 0 1 0 270227345 21979136 5019 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5366 5019 58 118 0 5244 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 24264

[startup+1197.34 s]
/proc/loadavg: 1.00 1.00 0.95 3/79 16849
/proc/meminfo: memFree=1738352/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21464 CPUtime=1185.96
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5025 0 0 0 118581 15 0 0 25 0 1 0 270227345 21979136 5019 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5366 5019 58 118 0 5244 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 24264

[startup+1198.98 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738288/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21464 CPUtime=1187.6
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5025 0 0 0 118745 15 0 0 25 0 1 0 270227345 21979136 5019 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525863 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5366 5019 58 118 0 5244 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 24264

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738288/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=2800 CPUtime=10.88
/proc/16845/stat : 16845 (SATzilla2007_C) S 16843 16845 16473 0 -1 4194304 1575 4236 0 13 355 6 701 26 25 0 1 0 270226245 2867200 522 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16845/statm: 700 522 157 260 0 424 0
[pid=16849] ppid=16845 vsize=21464 CPUtime=1188.42
/proc/16849/stat : 16849 (minisat20) R 16845 16845 16473 0 -1 4194304 5025 0 0 0 118827 15 0 0 25 0 1 0 270227345 21979136 5019 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16849/statm: 5366 5019 58 118 0 5244 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 24264

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738288/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=3068 CPUtime=1199.71
/proc/16845/stat : 16845 (SATzilla2007_C) R 16843 16845 16473 0 -1 4194304 1748 9261 0 13 356 6 119567 42 19 0 1 0 270226245 3141632 573 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/16845/statm: 767 574 157 260 0 491 0
Current children cumulated CPU time (s) 1199.71
Current children cumulated vsize (KiB) 3068

[startup+1200.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 16849
/proc/meminfo: memFree=1738288/2055920 swapFree=4192812/4192956
[pid=16845] ppid=16843 vsize=9460 CPUtime=1199.81
/proc/16845/stat : 16845 (SATzilla2007_C) R 16843 16845 16473 0 -1 4194304 2594 9261 0 13 364 8 119567 42 19 0 1 0 270226245 9687040 1415 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16845/statm: 2365 1415 164 260 0 2089 0
Current children cumulated CPU time (s) 1199.81
Current children cumulated vsize (KiB) 9460

Child status: 1
Real time (s): 1200.41
CPU time (s): 1199.93
CPU user time (s): 1199.41
CPU system time (s): 0.52192
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 24264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.41
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11893
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55
involuntary context switches= 1569

runsolver used 1.10383 second user time and 3.16252 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Feb 26 15:11:58 UTC 2007

IDJOB= 307776
IDBENCH= 20213
IDSOLVER= 135
FILE ID= node13/307776-1172502718

PBS_JOBID= 3971590

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/307776-1172502718/SATzilla2007_C /tmp/evaluation/307776-1172502718/instance-307776-1172502718.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-307776-1172502718 -o ROOT/results/node13/solver-307776-1172502718 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307776-1172502718/SATzilla2007_C /tmp/evaluation/307776-1172502718/instance-307776-1172502718.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  98be734cac3043e9901a8deb2fd05c78

RANDOM SEED= 805701498

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.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:       1761424 kB
Buffers:         39772 kB
Cached:         137504 kB
SwapCached:          0 kB
Active:         203120 kB
Inactive:        28560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8652 kB
Writeback:           0 kB
Mapped:          73248 kB
Slab:            48352 kB
Committed_AS:  1044484 kB
PageTables:       1744 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= 66548 MiB

End job on node13 on Mon Feb 26 15:31:58 UTC 2007