Trace number 1729102

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.45 1199.81

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

10.47/10.59	c run March_dl for 5 seconds ... 
10.47/10.59	c Bin: Executing march_dl
10.47/10.59	c child exit by a signal
10.47/10.59	c march_dl returned code 137.
10.47/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.59	c Bin: Executing ubcsat2006
10.47/10.59	c child exited successfully
10.47/10.59	c ubcsat2006 returned code 0.
10.47/10.59	c satzilla computing base features
10.47/10.59	c satzilla doing unit-prop probe
10.47/10.59	c satzilla doing local search probe
10.47/10.59	c satzilla doing lobjois search-space size estimate
10.47/10.59	c satzilla's ranking:
10.47/10.59	c 1) minisat20+P: 1.654362
10.47/10.59	c 2) minisat20: 2.204257
10.47/10.59	c 3) zchaff_rand+P: 2.859091
10.47/10.59	c 4) march_dl+P: 3.389717
10.47/10.59	c 5) vallst+P: 3.425223
10.47/10.59	c 6) march_dl: 4.277445
10.47/10.59	c 7) kcnfs+P: 999.000000
10.47/10.59	c 8) kcnfs: 999.000000
10.47/10.59	c 9) vallst: 999.000000
10.47/10.59	c 10) zchaff_rand: 999.000000
10.47/10.59	c satzilla running minisat20 with preprocessing ... 
10.57/10.63	This is MiniSat 2.0 beta
10.57/10.63	WARNING: for repeatability, setting FPU to use double precision
10.57/10.63	============================[ Problem Statistics ]=============================
10.57/10.63	|                                                                             |
10.57/10.63	|  Number of variables:  363                                                  |
10.57/10.63	|  Number of clauses:    9559                                                 |
10.57/10.64	|  Parsing time:         0.00         s                                       |
10.57/10.64	============================[ Search Statistics ]==============================
10.57/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.64	===============================================================================
10.57/10.64	|         0 |     363     9559    37389 |     3186        0    nan |  0.000 % |
10.57/10.64	|       100 |     363     9559    37389 |     3504      100     29 |  0.002 % |
10.57/10.64	|       251 |     363     9559    37389 |     3855      251     28 |  0.002 % |
10.57/10.65	|       477 |     363     9559    37389 |     4241      477     26 |  0.002 % |
10.57/10.66	|       814 |     363     9559    37389 |     4665      814     26 |  0.002 % |
10.57/10.67	|      1321 |     363     9559    37389 |     5131     1321     27 |  0.002 % |
10.60/10.70	|      2080 |     363     9559    37389 |     5644     2080     26 |  0.002 % |
10.60/10.74	|      3221 |     363     9559    37389 |     6209     3221     27 |  0.002 % |
10.60/10.81	|      4932 |     363     9559    37389 |     6830     4932     28 |  0.002 % |
10.86/10.94	|      7494 |     363     9559    37389 |     7513     4006     28 |  0.002 % |
11.06/11.15	|     11338 |     363     9559    37389 |     8264     4015     30 |  0.002 % |
11.36/11.42	|     17106 |     363     9559    37389 |     9090     5580     29 |  0.001 % |
11.86/11.95	|     25756 |     363     9559    37389 |    10000     5002     30 |  0.002 % |
12.76/12.87	|     38730 |     363     9559    37389 |    11000     7821     33 |  0.002 % |
14.16/14.25	|     58193 |     363     9559    37389 |    12100    10573     31 |  0.002 % |
16.46/16.51	|     87387 |     363     9559    37389 |    13310     9156     32 |  0.002 % |
19.95/20.02	|    131177 |     363     9559    37389 |    14641    12592     30 |  0.002 % |
25.25/25.39	|    196862 |     363     9559    37389 |    16105    11765     31 |  0.002 % |
33.74/33.81	|    295388 |     363     9559    37389 |    17715    12728     33 |  0.001 % |
50.65/50.78	|    443179 |     363     9559    37389 |    19487    17671     34 |  0.002 % |
76.43/76.58	|    664862 |     363     9559    37389 |    21436    13583     34 |  0.002 % |
125.92/126.09	|    997387 |     363     9559    37389 |    23579    11607     33 |  0.002 % |
193.40/193.53	|   1496175 |     363     9559    37389 |    25937    12218     36 |  0.002 % |
295.17/295.38	|   2244357 |     363     9559    37389 |    28531    14510     31 |  0.001 % |
504.91/505.10	|   3366631 |     363     9559    37389 |    31384    21089     36 |  0.002 % |
842.41/842.74	|   5050043 |     363     9559    37389 |    34522    29784     33 |  0.002 % |
1199.40/1199.81	c Preprocessing...
1199.40/1199.81	c Inital problem has 363 variables, 9196 nary clauses (363 binary clauses).
1199.40/1199.81	c Num non-binary clauses 9196, Average non-binary clause length 3.987
1199.40/1199.81	c Theory has no gaps
1199.40/1199.81	c Preprocessor runtime was 0.020 seconds.
1199.40/1199.81	c 
1199.40/1199.81	c Satisfiability of theory still undetermined.
1199.40/1199.81	c See file /tmp/aEuj6n for simplified theory.
1199.40/1199.81	c Bin: Executing minisat20
1199.40/1199.81	c child exit by a signal
1199.40/1199.81	c minisat20 returned code 137.
1199.40/1199.81	c minisat20 returned code 137.
1199.40/1199.81	c satzilla running minisat20 ... 
1199.40/1199.81	c Bin: Executing minisat20
1199.40/1199.81	c minisat20 returned code 1.
1199.40/1199.81	c minisat20 returned code 1.
1199.40/1199.81	c satzilla running zchaff_rand with preprocessing ... 
1199.40/1199.81	c Bin: Executing zchaff_rand
1199.40/1199.81	c zchaff_rand returned code 1.
1199.40/1199.81	c zchaff_rand returned code 1.
1199.40/1199.81	c satzilla running march_dl with preprocessing ... 
1199.40/1199.81	c Bin: Executing march_dl
1199.40/1199.81	c march_dl returned code 1.
1199.40/1199.81	c march_dl returned code 1.
1199.40/1199.81	c satzilla running vallst with preprocessing ... 
1199.40/1199.81	c Bin: Executing vallst
1199.40/1199.81	c vallst returned code 1.
1199.40/1199.81	c vallst returned code 1.
1199.40/1199.81	c satzilla running march_dl ... 
1199.40/1199.81	c Bin: Executing march_dl
1199.40/1199.81	c march_dl returned code 1.
1199.40/1199.81	c march_dl returned code 1.
1199.40/1199.81	c satzilla running kcnfs with preprocessing ... 
1199.40/1199.81	c Bin: Executing kcnfs
1199.40/1199.81	c kcnfs returned code 1.
1199.40/1199.81	c kcnfs returned code 1.
1199.40/1199.81	c satzilla running kcnfs ... 
1199.40/1199.81	c Bin: Executing kcnfs
1199.40/1199.81	c kcnfs returned code 1.
1199.40/1199.81	c kcnfs returned code 1.
1199.40/1199.81	c satzilla running vallst ... 
1199.40/1199.81	c Bin: Executing vallst
1199.40/1199.81	c vallst returned code 1.
1199.40/1199.81	c vallst returned code 1.
1199.40/1199.81	c satzilla running zchaff_rand ... 
1199.40/1199.81	c Bin: Executing zchaff_rand
1199.40/1199.81	c zchaff_rand returned code 1.
1199.40/1199.81	c zchaff_rand returned code 1.
1199.40/1199.81	c ERROR: All Failed! 
1199.40/1199.81	c SATZILLA_TIME=1199.620000

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-1729102-1240745222/watcher-1729102-1240745222 -o /tmp/evaluation-result-1729102-1240745222/solver-1729102-1240745222 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1729102-1240745222.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 0.99 0.99 3/64 29746
/proc/meminfo: memFree=1666368/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=1440 CPUtime=0
/proc/29746/stat : 29746 (SATzilla2007_C) R 29744 29746 29493 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 102548391 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/29746/statm: 360 110 95 260 0 84 0
[pid=29747] ppid=29746 vsize=768 CPUtime=0
/proc/29747/stat : 29747 (march_dl) R 29746 29746 29493 0 -1 4194304 93 0 0 0 0 0 0 0 20 0 1 0 102548392 786432 88 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29747/statm: 192 89 50 118 0 71 0

[startup+0.0518879 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29746
/proc/meminfo: memFree=1666368/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=1440 CPUtime=0
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 102548391 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29746/statm: 360 110 95 260 0 84 0
[pid=29747] ppid=29746 vsize=1764 CPUtime=0.04
/proc/29747/stat : 29747 (march_dl) R 29746 29746 29493 0 -1 4194304 462 0 0 0 4 0 0 0 21 0 1 0 102548392 1806336 337 1992294400 134512640 134996440 4294956256 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29747/statm: 441 337 67 118 0 320 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3204

[startup+0.101891 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29746
/proc/meminfo: memFree=1666368/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=1440 CPUtime=0
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 102548391 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29746/statm: 360 110 95 260 0 84 0
[pid=29747] ppid=29746 vsize=1764 CPUtime=0.09
/proc/29747/stat : 29747 (march_dl) R 29746 29746 29493 0 -1 4194304 466 0 0 0 9 0 0 0 21 0 1 0 102548392 1806336 341 1992294400 134512640 134996440 4294956256 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29747/statm: 441 341 67 118 0 320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3204

[startup+0.301914 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29746
/proc/meminfo: memFree=1666368/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=1440 CPUtime=0
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 102548391 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29746/statm: 360 110 95 260 0 84 0
[pid=29747] ppid=29746 vsize=2808 CPUtime=0.29
/proc/29747/stat : 29747 (march_dl) R 29746 29746 29493 0 -1 4194304 939 0 0 0 29 0 0 0 23 0 1 0 102548392 2875392 582 1992294400 134512640 134996440 4294956256 18446744073709551615 134526935 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29747/statm: 702 582 75 118 0 581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4248

[startup+0.701959 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29746
/proc/meminfo: memFree=1666368/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=1440 CPUtime=0
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 102548391 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29746/statm: 360 110 95 260 0 84 0
[pid=29747] ppid=29746 vsize=2940 CPUtime=0.69
/proc/29747/stat : 29747 (march_dl) R 29746 29746 29493 0 -1 4194304 960 0 0 0 69 0 0 0 25 0 1 0 102548392 3010560 603 1992294400 134512640 134996440 4294956256 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29747/statm: 735 603 75 118 0 614 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4380

[startup+1.50105 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29748
/proc/meminfo: memFree=1664048/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=1440 CPUtime=0
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 102548391 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29746/statm: 360 110 95 260 0 84 0
[pid=29747] ppid=29746 vsize=2940 CPUtime=1.49
/proc/29747/stat : 29747 (march_dl) R 29746 29746 29493 0 -1 4194304 975 0 0 0 149 0 0 0 25 0 1 0 102548392 3010560 618 1992294400 134512640 134996440 4294956256 18446744073709551615 134537270 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29747/statm: 735 618 75 118 0 614 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4380

[startup+3.10123 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29748
/proc/meminfo: memFree=1663856/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=1440 CPUtime=0
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 102548391 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29746/statm: 360 110 95 260 0 84 0
[pid=29747] ppid=29746 vsize=3072 CPUtime=3.09
/proc/29747/stat : 29747 (march_dl) R 29746 29746 29493 0 -1 4194304 990 0 0 0 309 0 0 0 25 0 1 0 102548392 3145728 633 1992294400 134512640 134996440 4294956256 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29747/statm: 768 633 75 118 0 647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4512

[startup+6.30159 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29749
/proc/meminfo: memFree=1665016/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=1440 CPUtime=4.99
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 135 1006 0 0 0 0 499 0 16 0 1 0 102548391 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 360 111 96 260 0 84 0
[pid=29749] ppid=29746 vsize=6188 CPUtime=1.29
/proc/29749/stat : 29749 (ubcsat2006) R 29746 29746 29493 0 -1 4194304 379 0 0 0 120 9 0 0 25 0 1 0 102548892 6336512 362 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29749/statm: 1547 362 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7023 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29750
/proc/meminfo: memFree=1661560/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=4060 CPUtime=2.06
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 723 0 0 0 206 0 0 0 25 0 1 0 102549455 4157440 718 1992294400 134512640 134998072 4294956304 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 1015 718 58 118 0 893 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7536

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29750
/proc/meminfo: memFree=1659768/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=5520 CPUtime=14.85
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 1082 0 0 0 1485 0 0 0 25 0 1 0 102549455 5652480 1077 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 1380 1077 58 118 0 1258 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8996

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29750
/proc/meminfo: memFree=1658296/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=7188 CPUtime=40.45
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 1498 0 0 0 4044 1 0 0 25 0 1 0 102549455 7360512 1493 1992294400 134512640 134998072 4294956304 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 1797 1493 58 118 0 1675 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10664

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29750
/proc/meminfo: memFree=1656504/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=8944 CPUtime=91.63
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 1910 0 0 0 9162 1 0 0 25 0 1 0 102549455 9158656 1905 1992294400 134512640 134998072 4294956304 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 2236 1905 58 118 0 2114 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 12420

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29750
/proc/meminfo: memFree=1655608/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=9892 CPUtime=151.61
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 2137 0 0 0 15160 1 0 0 25 0 1 0 102549455 10129408 2132 1992294400 134512640 134998072 4294956304 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 2473 2132 58 118 0 2351 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13368

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29750
/proc/meminfo: memFree=1654904/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=10436 CPUtime=211.59
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 2299 0 0 0 21158 1 0 0 25 0 1 0 102549455 10686464 2294 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 2609 2294 58 118 0 2487 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 13912

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29750
/proc/meminfo: memFree=1654328/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=11160 CPUtime=271.58
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 2432 0 0 0 27156 2 0 0 25 0 1 0 102549455 11427840 2427 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 2790 2427 58 118 0 2668 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 14636

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29750
/proc/meminfo: memFree=1653048/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=12432 CPUtime=331.56
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 2748 0 0 0 33154 2 0 0 25 0 1 0 102549455 12730368 2743 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 3108 2743 58 118 0 2986 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1650104/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=15084 CPUtime=811.41
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3392 0 0 0 81137 4 0 0 25 0 1 0 102549455 15446016 3387 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 3771 3387 58 118 0 3649 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 18560

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1649336/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=15884 CPUtime=871.39
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3581 0 0 0 87135 4 0 0 25 0 1 0 102549455 16265216 3576 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 3971 3576 58 118 0 3849 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 19360

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648824/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16484 CPUtime=931.38
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3702 0 0 0 93134 4 0 0 25 0 1 0 102549455 16879616 3697 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4121 3697 58 118 0 3999 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 19960

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648760/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16484 CPUtime=991.36
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3724 0 0 0 99132 4 0 0 25 0 1 0 102549455 16879616 3719 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4121 3719 58 118 0 3999 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 19960

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648440/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16776 CPUtime=1051.34
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3796 0 0 0 105130 4 0 0 25 0 1 0 102549455 17178624 3791 1992294400 134512640 134998072 4294956304 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4194 3791 58 118 0 4072 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 20252

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648376/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16776 CPUtime=1111.32
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3804 0 0 0 111128 4 0 0 25 0 1 0 102549455 17178624 3799 1992294400 134512640 134998072 4294956304 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4194 3799 58 118 0 4072 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 20252

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648248/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16936 CPUtime=1171.3
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3821 0 0 0 117126 4 0 0 25 0 1 0 102549455 17342464 3816 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4234 3816 58 118 0 4112 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 20412

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648248/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16936 CPUtime=1179.3
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3821 0 0 0 117926 4 0 0 25 0 1 0 102549455 17342464 3816 1992294400 134512640 134998072 4294956304 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4234 3816 58 118 0 4112 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 20412

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648184/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16936 CPUtime=1185.7
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3836 0 0 0 118566 4 0 0 25 0 1 0 102549455 17342464 3831 1992294400 134512640 134998072 4294956304 18446744073709551615 134646553 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4234 3831 58 118 0 4112 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 20412

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648184/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16936 CPUtime=1187.3
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3836 0 0 0 118726 4 0 0 25 0 1 0 102549455 17342464 3831 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4234 3831 58 118 0 4112 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 20412

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648184/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16936 CPUtime=1188.1
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3836 0 0 0 118806 4 0 0 25 0 1 0 102549455 17342464 3831 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4234 3831 58 118 0 4112 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 20412

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648184/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16936 CPUtime=1188.5
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3838 0 0 0 118846 4 0 0 25 0 1 0 102549455 17342464 3833 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4234 3833 58 118 0 4112 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 20412

[startup+1199.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648184/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16936 CPUtime=1188.7
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3838 0 0 0 118866 4 0 0 25 0 1 0 102549455 17342464 3833 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4234 3833 58 118 0 4112 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 20412

[startup+1199.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29752
/proc/meminfo: memFree=1648184/2055920 swapFree=4179608/4192956
[pid=29746] ppid=29744 vsize=3476 CPUtime=10.6
/proc/29746/stat : 29746 (SATzilla2007_C) S 29744 29746 29493 0 -1 4194304 1222 1391 0 0 327 17 701 15 25 0 1 0 102548391 3559424 677 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29746/statm: 869 677 165 260 0 593 0
[pid=29750] ppid=29746 vsize=16936 CPUtime=1188.8
/proc/29750/stat : 29750 (minisat20) R 29746 29746 29493 0 -1 4194304 3838 0 0 0 118876 4 0 0 25 0 1 0 102549455 17342464 3833 1992294400 134512640 134998072 4294956304 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29750/statm: 4234 3833 58 118 0 4112 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 20412

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.45
CPU user time (s): 1199.06
CPU system time (s): 0.39094
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 20412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.06
system time used= 0.39094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6464
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 2068

runsolver used 1.44078 second user time and 2.90656 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-26 13:27:02
IDJOB=1729102
IDBENCH=24692
IDSOLVER=558
FILE ID=node63/1729102-1240745222
PBS_JOBID= 9187027
Free space on /tmp= 66344 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729102-1240745222/watcher-1729102-1240745222 -o /tmp/evaluation-result-1729102-1240745222/solver-1729102-1240745222 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1729102-1240745222.cnf            

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=515847907

node63.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1666848 kB
Buffers:         33900 kB
Cached:         281056 kB
SwapCached:       6480 kB
Active:         105892 kB
Inactive:       218288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666848 kB
SwapTotal:     4192956 kB
SwapFree:      4179608 kB
Dirty:            8532 kB
Writeback:           0 kB
Mapped:          14900 kB
Slab:            50716 kB
Committed_AS:   564332 kB
PageTables:       1452 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= 66336 MiB
End job on node63 at 2009-04-26 13:47:02