Trace number 1731723

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.58 1199.94

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_8_4_5_cmp.cnf
MD5SUM0b9eae71c375cb5515f5dd7953424584
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.322
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses22340
Sum of the clauses size74788
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23164
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

10.56/10.61	c run March_dl for 5 seconds ... 
10.56/10.61	c Bin: Executing march_dl
10.56/10.61	c child exit by a signal
10.56/10.61	c march_dl returned code 137.
10.56/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.56/10.61	c Bin: Executing ubcsat2006
10.56/10.61	c child exited successfully
10.56/10.61	c ubcsat2006 returned code 0.
10.56/10.61	c satzilla computing base features
10.56/10.61	c satzilla doing unit-prop probe
10.56/10.61	c satzilla doing local search probe
10.56/10.61	c satzilla doing lobjois search-space size estimate
10.56/10.61	c satzilla's ranking:
10.56/10.61	c 1) minisat20+P: -1.214888
10.56/10.61	c 2) minisat20: 0.833189
10.56/10.61	c 3) vallst+P: 1.055672
10.56/10.61	c 4) march_dl+P: 1.518185
10.56/10.61	c 5) march_dl: 1.751267
10.56/10.61	c 6) zchaff_rand+P: 5.705165
10.56/10.61	c 7) kcnfs+P: 999.000000
10.56/10.61	c 8) kcnfs: 999.000000
10.56/10.61	c 9) vallst: 999.000000
10.56/10.61	c 10) zchaff_rand: 999.000000
10.56/10.61	c satzilla running minisat20 with preprocessing ... 
10.66/10.77	This is MiniSat 2.0 beta
10.66/10.77	WARNING: for repeatability, setting FPU to use double precision
10.66/10.77	============================[ Problem Statistics ]=============================
10.66/10.77	|                                                                             |
10.66/10.77	|  Number of variables:  2332                                                 |
10.66/10.77	|  Number of clauses:    22196                                                |
10.66/10.78	|  Parsing time:         0.01         s                                       |
10.66/10.78	============================[ Search Statistics ]==============================
10.66/10.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.78	===============================================================================
10.66/10.78	|         0 |    2332    22196    74408 |     7398        0    nan |  0.000 % |
10.66/10.79	|       100 |    2332    22196    74408 |     8138      100     60 |  0.000 % |
10.73/10.80	|       250 |    2332    22196    74408 |     8952      250     48 |  0.000 % |
10.73/10.81	|       476 |    2332    22196    74408 |     9847      476     69 |  0.000 % |
10.73/10.83	|       813 |    2332    22196    74408 |    10832      813     63 |  0.000 % |
10.73/10.86	|      1321 |    2332    22196    74408 |    11915     1321     67 |  0.000 % |
10.85/10.90	|      2081 |    2332    22196    74408 |    13107     2081     52 |  0.000 % |
10.85/10.99	|      3221 |    2332    22196    74408 |    14417     3221     55 |  0.000 % |
11.04/11.12	|      4929 |    2332    22196    74408 |    15859     4929     54 |  0.000 % |
11.24/11.36	|      7492 |    2332    22196    74408 |    17445     7492     60 |  0.000 % |
12.04/12.11	|     11337 |    2332    22196    74408 |    19190    11337     92 |  0.000 % |
12.64/12.76	|     17105 |    2332    22196    74408 |    21109    17105     74 |  0.000 % |
14.15/14.23	|     25758 |    2332    22196    74408 |    23220    15087     43 |  0.000 % |
17.04/17.18	|     38733 |    2332    22196    74408 |    25542    16049     82 |  0.000 % |
21.24/21.31	|     58194 |    2332    22196    74408 |    28096    22279     58 |  0.000 % |
30.24/30.39	|     87388 |    2332    22196    74408 |    30906    22651     99 |  0.000 % |
55.82/56.00	|    131178 |    2332    22196    74408 |    33996    16363    120 |  0.000 % |
77.92/78.01	|    196864 |    2332    22196    74408 |    37396    27852    132 |  0.000 % |
134.90/135.08	|    295392 |    2332    22196    74408 |    41135    28721    187 |  0.000 % |
225.58/225.74	|    443183 |    2332    22196    74408 |    45249    29280     98 |  0.000 % |
367.14/367.40	|    664867 |    2332    22196    74408 |    49774    43731    206 |  0.000 % |
652.56/652.88	|    997394 |    2332    22196    74408 |    54751    40993     93 |  0.000 % |
1148.72/1149.12	|   1496184 |    2332    22196    74408 |    60227    53313    127 |  0.000 % |
1199.51/1199.94	c Preprocessing...
1199.51/1199.94	c Inital problem has 2420 variables, 19176 nary clauses (3164 binary clauses).
1199.51/1199.94	c Num non-binary clauses 19176, Average non-binary clause length 3.570
1199.51/1199.94	c Theory has no gaps
1199.51/1199.94	c Preprocessor runtime was 0.120 seconds.
1199.51/1199.94	c 
1199.51/1199.94	c Satisfiability of theory still undetermined.
1199.51/1199.94	c See file /tmp/OHMEtk for simplified theory.
1199.51/1199.94	c Bin: Executing minisat20
1199.51/1199.94	c child exit by a signal
1199.51/1199.94	c minisat20 returned code 137.
1199.51/1199.94	c minisat20 returned code 137.
1199.51/1199.94	c satzilla running minisat20 ... 
1199.51/1199.94	c Bin: Executing minisat20
1199.51/1199.94	c minisat20 returned code 1.
1199.51/1199.94	c minisat20 returned code 1.
1199.51/1199.94	c satzilla running vallst with preprocessing ... 
1199.51/1199.94	c Bin: Executing vallst
1199.51/1199.94	c vallst returned code 1.
1199.51/1199.94	c vallst returned code 1.
1199.51/1199.94	c satzilla running march_dl with preprocessing ... 
1199.51/1199.94	c Bin: Executing march_dl
1199.51/1199.94	c march_dl returned code 1.
1199.51/1199.94	c march_dl returned code 1.
1199.51/1199.94	c satzilla running march_dl ... 
1199.51/1199.94	c Bin: Executing march_dl
1199.51/1199.94	c march_dl returned code 1.
1199.51/1199.94	c march_dl returned code 1.
1199.51/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.51/1199.94	c Bin: Executing zchaff_rand
1199.51/1199.94	c zchaff_rand returned code 1.
1199.51/1199.94	c zchaff_rand returned code 1.
1199.51/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.51/1199.94	c Bin: Executing kcnfs
1199.51/1199.94	c kcnfs returned code 1.
1199.51/1199.94	c kcnfs returned code 1.
1199.51/1199.94	c satzilla running kcnfs ... 
1199.51/1199.94	c Bin: Executing kcnfs
1199.51/1199.94	c kcnfs returned code 1.
1199.51/1199.94	c kcnfs returned code 1.
1199.51/1199.94	c satzilla running vallst ... 
1199.51/1199.94	c Bin: Executing vallst
1199.51/1199.94	c vallst returned code 1.
1199.51/1199.94	c vallst returned code 1.
1199.51/1199.94	c satzilla running zchaff_rand ... 
1199.51/1199.94	c Bin: Executing zchaff_rand
1199.51/1199.94	c zchaff_rand returned code 1.
1199.51/1199.94	c zchaff_rand returned code 1.
1199.51/1199.94	c ERROR: All Failed! 
1199.51/1199.94	c SATZILLA_TIME=1199.740000

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-1731723-1240773866/watcher-1731723-1240773866 -o /tmp/evaluation-result-1731723-1240773866/solver-1731723-1240773866 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1731723-1240773866.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.00 1.00 1.00 3/65 24551
/proc/meminfo: memFree=1811616/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=1440 CPUtime=0
/proc/24551/stat : 24551 (SATzilla2007_C) R 24549 24551 24090 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 105414318 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24551/statm: 360 110 95 260 0 84 0
[pid=24552] ppid=24551 vsize=952 CPUtime=0
/proc/24552/stat : 24552 (march_dl) R 24551 24551 24090 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 105414318 974848 130 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24552/statm: 238 130 50 118 0 117 0

[startup+0.0314269 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24551
/proc/meminfo: memFree=1811616/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=1440 CPUtime=0
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105414318 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24551/statm: 360 110 95 260 0 84 0
[pid=24552] ppid=24551 vsize=1216 CPUtime=0.02
/proc/24552/stat : 24552 (march_dl) R 24551 24551 24090 0 -1 4194304 226 0 0 0 2 0 0 0 19 0 1 0 105414318 1245184 221 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24552/statm: 304 221 50 118 0 183 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2656

[startup+0.101433 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24551
/proc/meminfo: memFree=1811616/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=1440 CPUtime=0
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105414318 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24551/statm: 360 110 95 260 0 84 0
[pid=24552] ppid=24551 vsize=3492 CPUtime=0.09
/proc/24552/stat : 24552 (march_dl) R 24551 24551 24090 0 -1 4194304 714 0 0 0 9 0 0 0 19 0 1 0 105414318 3575808 706 1992294400 134512640 134996440 4294956240 18446744073709551615 134559275 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24552/statm: 873 706 65 118 0 752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4932

[startup+0.301451 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24551
/proc/meminfo: memFree=1811616/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=1440 CPUtime=0
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105414318 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24551/statm: 360 110 95 260 0 84 0
[pid=24552] ppid=24551 vsize=3488 CPUtime=0.29
/proc/24552/stat : 24552 (march_dl) R 24551 24551 24090 0 -1 4194304 1226 0 0 0 29 0 0 0 21 0 1 0 105414318 3571712 675 1992294400 134512640 134996440 4294956240 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24552/statm: 872 675 67 118 0 751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4928

[startup+0.70149 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24551
/proc/meminfo: memFree=1811616/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=1440 CPUtime=0
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105414318 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24551/statm: 360 110 95 260 0 84 0
[pid=24552] ppid=24551 vsize=8100 CPUtime=0.69
/proc/24552/stat : 24552 (march_dl) R 24551 24551 24090 0 -1 4194304 2441 0 0 0 58 11 0 0 24 0 1 0 105414318 8294400 1816 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24552/statm: 2025 1816 72 118 0 1904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9540

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24553
/proc/meminfo: memFree=1803664/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=1440 CPUtime=0
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105414318 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24551/statm: 360 110 95 260 0 84 0
[pid=24552] ppid=24551 vsize=9320 CPUtime=1.49
/proc/24552/stat : 24552 (march_dl) R 24551 24551 24090 0 -1 4194304 4226 0 0 0 128 21 0 0 25 0 1 0 105414318 9543680 2165 1992294400 134512640 134996440 4294956240 18446744073709551615 134663585 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24552/statm: 2330 2165 72 118 0 2209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10760

[startup+3.10273 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24553
/proc/meminfo: memFree=1802512/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=1440 CPUtime=0
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105414318 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24551/statm: 360 110 95 260 0 84 0
[pid=24552] ppid=24551 vsize=11360 CPUtime=3.09
/proc/24552/stat : 24552 (march_dl) R 24551 24551 24090 0 -1 4194304 5153 0 0 0 287 22 0 0 25 0 1 0 105414318 11632640 2324 1992294400 134512640 134996440 4294956240 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24552/statm: 2840 2324 74 118 0 2719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12800

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24554
/proc/meminfo: memFree=1809552/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=1440 CPUtime=4.99
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 135 5546 0 0 0 0 476 23 16 0 1 0 105414318 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 360 111 96 260 0 84 0
[pid=24554] ppid=24551 vsize=6188 CPUtime=1.26
/proc/24554/stat : 24554 (ubcsat2006) R 24551 24551 24090 0 -1 4194304 569 0 1 0 118 8 0 0 25 0 1 0 105414818 6336512 553 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24554/statm: 1547 553 156 64 0 1128 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 7628

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24555
/proc/meminfo: memFree=1799824/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=8608 CPUtime=1.91
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 1964 0 0 0 191 0 0 0 25 0 1 0 105415395 8814592 1959 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 2152 1959 59 118 0 2030 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 14816

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24555
/proc/meminfo: memFree=1793552/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=13564 CPUtime=14.71
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 3167 0 0 0 1469 2 0 0 25 0 1 0 105415395 13889536 3162 1992294400 134512640 134998072 4294956288 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 3391 3162 59 118 0 3269 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19772

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24555
/proc/meminfo: memFree=1785872/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=21276 CPUtime=40.3
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 5100 0 0 0 4027 3 0 0 25 0 1 0 105415395 21786624 5095 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 5319 5095 59 118 0 5197 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27484

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24555
/proc/meminfo: memFree=1781328/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=25788 CPUtime=91.48
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 6226 0 0 0 9144 4 0 0 25 0 1 0 105415395 26406912 6221 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 6447 6221 59 118 0 6325 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 31996

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 24555
/proc/meminfo: memFree=1772304/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=34812 CPUtime=151.46
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 8472 0 0 0 15141 5 0 0 25 0 1 0 105415395 35647488 8467 1992294400 134512640 134998072 4294956288 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 8703 8467 59 118 0 8581 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 41020

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 24555
/proc/meminfo: memFree=1772240/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=34812 CPUtime=211.45
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 8473 0 0 0 21140 5 0 0 25 0 1 0 105415395 35647488 8468 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 8703 8468 59 118 0 8581 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 41020

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24555
/proc/meminfo: memFree=1769680/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=37320 CPUtime=271.44
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 9103 0 0 0 27138 6 0 0 25 0 1 0 105415395 38215680 9098 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 9330 9098 59 118 0 9208 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 43528

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24555
/proc/meminfo: memFree=1759184/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=47748 CPUtime=331.42
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 11707 0 0 0 33134 8 0 0 25 0 1 0 105415395 48893952 11702 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 11937 11702 59 118 0 11815 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24555
/proc/meminfo: memFree=1754000/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=751.3
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12945 0 0 0 75121 9 0 0 25 0 1 0 105415395 53895168 12940 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12940 59 118 0 13036 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 58840

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24555
/proc/meminfo: memFree=1753936/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=811.28
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12945 0 0 0 81119 9 0 0 25 0 1 0 105415395 53895168 12940 1992294400 134512640 134998072 4294956288 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12940 59 118 0 13036 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 58840

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24557
/proc/meminfo: memFree=1753936/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=871.26
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12945 0 0 0 87117 9 0 0 25 0 1 0 105415395 53895168 12940 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12940 59 118 0 13036 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 58840

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24557
/proc/meminfo: memFree=1753872/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=931.25
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12945 0 0 0 93116 9 0 0 25 0 1 0 105415395 53895168 12940 1992294400 134512640 134998072 4294956288 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12940 59 118 0 13036 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 58840

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24557
/proc/meminfo: memFree=1753872/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=991.23
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12946 0 0 0 99114 9 0 0 25 0 1 0 105415395 53895168 12941 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12941 59 118 0 13036 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 58840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24557
/proc/meminfo: memFree=1753872/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1051.21
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12947 0 0 0 105112 9 0 0 25 0 1 0 105415395 53895168 12942 1992294400 134512640 134998072 4294956288 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12942 59 118 0 13036 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 58840

[startup+1122.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 24557
/proc/meminfo: memFree=1753872/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1111.2
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12948 0 0 0 111111 9 0 0 25 0 1 0 105415395 53895168 12943 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12943 59 118 0 13036 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 58840

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 24557
/proc/meminfo: memFree=1753808/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1171.18
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12953 0 0 0 117109 9 0 0 25 0 1 0 105415395 53895168 12948 1992294400 134512640 134998072 4294956288 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12948 59 118 0 13036 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 58840

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

[startup+1190.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 24557
/proc/meminfo: memFree=1753808/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1179.18
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12953 0 0 0 117909 9 0 0 25 0 1 0 105415395 53895168 12948 1992294400 134512640 134998072 4294956288 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12948 59 118 0 13036 0
Current children cumulated CPU time (s) 1189.91
Current children cumulated vsize (KiB) 58840

[startup+1196.7 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 24557
/proc/meminfo: memFree=1753808/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1185.58
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12953 0 0 0 118549 9 0 0 25 0 1 0 105415395 53895168 12948 1992294400 134512640 134998072 4294956288 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12948 59 118 0 13036 0
Current children cumulated CPU time (s) 1196.31
Current children cumulated vsize (KiB) 58840

[startup+1198.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 24557
/proc/meminfo: memFree=1753808/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1187.18
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12953 0 0 0 118709 9 0 0 25 0 1 0 105415395 53895168 12948 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12948 59 118 0 13036 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 58840

[startup+1199.1 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 24557
/proc/meminfo: memFree=1753808/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1187.98
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12953 0 0 0 118789 9 0 0 25 0 1 0 105415395 53895168 12948 1992294400 134512640 134998072 4294956288 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12948 59 118 0 13036 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 58840

[startup+1199.5 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 24557
/proc/meminfo: memFree=1753808/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1188.38
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12953 0 0 0 118829 9 0 0 25 0 1 0 105415395 53895168 12948 1992294400 134512640 134998072 4294956288 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12948 59 118 0 13036 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 58840

[startup+1199.9 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 24557
/proc/meminfo: memFree=1753808/2055920 swapFree=4191356/4192956
[pid=24551] ppid=24549 vsize=6208 CPUtime=10.73
/proc/24551/stat : 24551 (SATzilla2007_C) S 24549 24551 24090 0 -1 4194304 2479 6121 0 1 343 13 679 38 25 0 1 0 105414318 6356992 1330 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24551/statm: 1552 1330 165 260 0 1276 0
[pid=24555] ppid=24551 vsize=52632 CPUtime=1188.78
/proc/24555/stat : 24555 (minisat20) R 24551 24551 24090 0 -1 4194304 12953 0 0 0 118869 9 0 0 25 0 1 0 105415395 53895168 12948 1992294400 134512640 134998072 4294956288 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24555/statm: 13158 12948 59 118 0 13036 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 58840

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.58
CPU user time (s): 1198.95
CPU system time (s): 0.629904
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 58840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 0.629904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21566
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 2774

runsolver used 1.12383 second user time and 3.24851 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-26 21:24:26
IDJOB=1731723
IDBENCH=70913
IDSOLVER=558
FILE ID=node56/1731723-1240773866
PBS_JOBID= 9187160
Free space on /tmp= 103060 MiB

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

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

MD5SUM BENCH= 0b9eae71c375cb5515f5dd7953424584
RANDOM SEED=285464605

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1812096 kB
Buffers:         20588 kB
Cached:         151412 kB
SwapCached:        924 kB
Active:          43356 kB
Inactive:       142596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812096 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:            8796 kB
Writeback:           0 kB
Mapped:          22580 kB
Slab:            43856 kB
Committed_AS:   367300 kB
PageTables:       1468 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= 103052 MiB
End job on node56 at 2009-04-26 21:44:26