Trace number 455957

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? (exit code) 9998.49 10001.5

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k35.cnf
MD5SUM2c011180bbb09d53b6c397094ce9d269
Bench CategoryINDUST (industrial 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 variables35002
Number of clauses141775
Sum of the clauses size389197
Maximum clause length37
Minimum clause length1
Number of clauses of size 1473
Number of clauses of size 264991
Number of clauses of size 370830
Number of clauses of size 4226
Number of clauses of size 5425
Number of clauses of size over 54830

Solver Data (download as text)

32.36/32.43	c run March_dl for 5 seconds ... 
32.36/32.43	c Bin: Executing march_dl
32.36/32.43	c child exit by a signal
32.36/32.43	c march_dl returned code 137.
32.36/32.43	c run saps (UBCSAT implementation) for 2 seconds ... 
32.36/32.43	c Bin: Executing ubcsat2006
32.36/32.43	c child exited successfully
32.36/32.43	c ubcsat2006 returned code 0.
32.36/32.43	c satzilla computing base features
32.36/32.43	c satzilla doing unit-prop probe
32.36/32.43	c satzilla doing local search probe
32.36/32.43	c satzilla doing lobjois search-space size estimate
32.36/32.43	c satzilla's ranking:
32.36/32.43	c 1) minisat20+P: -1.060200
32.36/32.43	c 2) vallst+P: 3.647308
32.36/32.43	c 3) march_dl+P: 4.740572
32.36/32.43	c 4) march_dl: 4.806557
32.36/32.43	c 5) zchaff_rand+P: 5.111604
32.36/32.43	c 6) minisat20: 6.477662
32.36/32.43	c 7) kcnfs+P: 999.000000
32.36/32.43	c 8) kcnfs: 999.000000
32.36/32.43	c 9) vallst: 999.000000
32.36/32.43	c 10) zchaff_rand: 999.000000
32.36/32.43	c satzilla running minisat20 with preprocessing ... 
57.85/57.95	This is MiniSat 2.0 beta
57.85/57.95	WARNING: for repeatability, setting FPU to use double precision
57.85/57.95	============================[ Problem Statistics ]=============================
57.85/57.95	|                                                                             |
57.85/57.97	|  Number of variables:  24828                                                |
57.85/57.97	|  Number of clauses:    104670                                               |
57.91/58.03	|  Parsing time:         0.07         s                                       |
57.91/58.04	============================[ Search Statistics ]==============================
57.91/58.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.91/58.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.91/58.04	===============================================================================
57.91/58.04	|         0 |   24828   104670   313014 |    34890        0    nan |  0.000 % |
57.91/58.07	|       100 |   24828   104670   313014 |    38379      100     14 |  0.000 % |
57.91/58.09	|       250 |   24828   104670   313014 |    42216      250     11 |  0.000 % |
57.91/58.11	|       476 |   24828   104670   313014 |    46438      476     14 |  0.000 % |
57.91/58.13	|       814 |   24828   104670   313014 |    51082      814     13 |  0.000 % |
58.34/58.40	|      1321 |   24828   104670   313014 |    56190     1321     30 |  0.000 % |
58.34/58.49	|      2081 |   24828   104670   313014 |    61809     2081     24 |  0.000 % |
59.14/59.21	|      3220 |   24828   104670   313014 |    67990     3220     48 |  0.000 % |
59.25/59.32	|      4928 |   24828   104670   313014 |    74789     4928     35 |  0.000 % |
63.35/63.46	|      7491 |   24828   104670   313014 |    82268     7491     82 |  0.000 % |
70.84/70.91	|     11336 |   24828   104670   313014 |    90495    11336     99 |  0.000 % |
81.25/81.40	|     17103 |   24828   104670   313014 |    99545    17103    105 |  0.000 % |
86.84/86.93	|     25753 |   24828   104670   313014 |   109499    25753     98 |  0.000 % |
95.43/95.52	|     38728 |   24828   104670   313014 |   120449    38728     90 |  0.000 % |
149.43/149.51	|     58190 |   24828   104670   313014 |   132494    58190    134 |  0.000 % |
237.90/238.07	|     87383 |   24828   104670   313014 |   145744    87383    168 |  0.000 % |
361.67/361.85	|    131174 |   24828   104670   313014 |   160318   131174    188 |  0.000 % |
664.09/664.33	|    196859 |   24828   104670   313014 |   176350    38868    244 |  0.000 % |
901.11/901.41	|    295385 |   24828   104670   313014 |   193985   137394    166 |  0.000 % |
1409.19/1409.73	|    443175 |   24828   104670   313014 |   213384    95718    166 |  0.000 % |
2238.66/2239.42	|    664858 |   24828   104670   313014 |   234722   108901    178 |  0.000 % |
3907.91/3909.17	|    997385 |   24828   104670   313014 |   258194   210343    259 |  0.000 % |
5831.61/5833.41	|   1496173 |   24828   104670   313014 |   284014   200348    158 |  0.000 % |
8421.61/8424.22	|   2244356 |   24828   104670   313014 |   312415   105065    165 |  0.000 % |
9998.39/10001.45	c Preprocessing...
9998.39/10001.45	c Inital problem has 35002 variables, 76784 nary clauses (64991 binary clauses).
9998.39/10001.45	c Num non-binary clauses 76311, Average non-binary clause length 3.391
9998.39/10001.45	c Theory has no gaps
9998.39/10001.45	c Preprocessor runtime was 25.240 seconds.
9998.39/10001.45	c 
9998.39/10001.45	c Satisfiability of theory still undetermined.
9998.39/10001.45	c See file /tmp/ZPB9DN for simplified theory.
9998.39/10001.45	c Bin: Executing minisat20
9998.39/10001.45	c child exit by a signal
9998.39/10001.45	c minisat20 returned code 137.
9998.39/10001.45	c minisat20 returned code 137.
9998.39/10001.45	c satzilla running vallst with preprocessing ... 
9998.39/10001.45	c Bin: Executing vallst
9998.39/10001.45	c vallst returned code 1.
9998.39/10001.45	c vallst returned code 1.
9998.39/10001.45	c satzilla running march_dl with preprocessing ... 
9998.39/10001.45	c Bin: Executing march_dl
9998.39/10001.45	c march_dl returned code 1.
9998.39/10001.45	c march_dl returned code 1.
9998.39/10001.45	c satzilla running march_dl ... 
9998.39/10001.45	c Bin: Executing march_dl
9998.39/10001.45	c march_dl returned code 1.
9998.39/10001.45	c march_dl returned code 1.
9998.39/10001.45	c satzilla running zchaff_rand with preprocessing ... 
9998.39/10001.45	c Bin: Executing zchaff_rand
9998.39/10001.45	c zchaff_rand returned code 1.
9998.39/10001.45	c zchaff_rand returned code 1.
9998.39/10001.45	c satzilla running minisat20 ... 
9998.39/10001.45	c Bin: Executing minisat20
9998.39/10001.45	c minisat20 returned code 1.
9998.39/10001.45	c minisat20 returned code 1.
9998.39/10001.45	c satzilla running kcnfs with preprocessing ... 
9998.39/10001.45	c Bin: Executing kcnfs
9998.39/10001.45	c kcnfs returned code 1.
9998.39/10001.45	c kcnfs returned code 1.
9998.39/10001.45	c satzilla running kcnfs ... 
9998.39/10001.45	c Bin: Executing kcnfs
9998.39/10001.45	c kcnfs returned code 1.
9998.39/10001.45	c kcnfs returned code 1.
9998.39/10001.45	c satzilla running vallst ... 
9998.39/10001.45	c Bin: Executing vallst
9998.39/10001.45	c vallst returned code 1.
9998.39/10001.45	c vallst returned code 1.
9998.39/10001.45	c satzilla running zchaff_rand ... 
9998.39/10001.45	c Bin: Executing zchaff_rand
9998.39/10001.45	c zchaff_rand returned code 1.
9998.39/10001.45	c zchaff_rand returned code 1.
9998.39/10001.45	c ERROR: All Failed! 
9998.39/10001.45	c SATZILLA_TIME=9999.980000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-455957-1178602905 -o ROOT/results/node35/solver-455957-1178602905 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455957-1178602905/SATzilla2007_C /tmp/evaluation/455957-1178602905/instance-455957-1178602905.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.85 0.97 0.94 3/77 11291
/proc/meminfo: memFree=1568104/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=1440 CPUtime=0
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308205968 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 360 110 95 260 0 84 0
[pid=11292] ppid=11291 vsize=632 CPUtime=0
/proc/11292/stat : 11292 (march_dl) R 11291 11291 11235 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 308205969 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11292/statm: 158 46 39 118 0 37 0

[startup+0.0420921 s]
/proc/loadavg: 0.85 0.97 0.94 3/77 11291
/proc/meminfo: memFree=1568104/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=1440 CPUtime=0
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308205968 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 360 110 95 260 0 84 0
[pid=11292] ppid=11291 vsize=2968 CPUtime=0.03
/proc/11292/stat : 11292 (march_dl) R 11291 11291 11235 0 -1 4194304 444 0 0 0 3 0 0 0 19 0 1 0 308205969 3039232 440 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11292/statm: 742 442 49 118 0 621 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4408

[startup+0.101097 s]
/proc/loadavg: 0.85 0.97 0.94 3/77 11291
/proc/meminfo: memFree=1568104/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=1440 CPUtime=0
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308205968 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 360 110 95 260 0 84 0
[pid=11292] ppid=11291 vsize=4572 CPUtime=0.09
/proc/11292/stat : 11292 (march_dl) R 11291 11291 11235 0 -1 4194304 926 0 0 0 9 0 0 0 19 0 1 0 308205969 4681728 921 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11292/statm: 1143 921 50 118 0 1022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6012

[startup+0.30112 s]
/proc/loadavg: 0.85 0.97 0.94 3/77 11291
/proc/meminfo: memFree=1568104/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=1440 CPUtime=0
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308205968 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 360 110 95 260 0 84 0
[pid=11292] ppid=11291 vsize=12504 CPUtime=0.29
/proc/11292/stat : 11292 (march_dl) R 11291 11291 11235 0 -1 4194304 2665 0 0 0 28 1 0 0 21 0 1 0 308205969 12804096 2376 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544552 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11292/statm: 3126 2376 53 118 0 3005 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13944

[startup+0.701166 s]
/proc/loadavg: 0.85 0.97 0.94 3/77 11291
/proc/meminfo: memFree=1568104/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=1440 CPUtime=0
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308205968 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 360 110 95 260 0 84 0
[pid=11292] ppid=11291 vsize=14228 CPUtime=0.69
/proc/11292/stat : 11292 (march_dl) R 11291 11291 11235 0 -1 4194304 7756 0 0 0 65 4 0 0 25 0 1 0 308205969 14569472 2961 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617611 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11292/statm: 3557 2961 55 118 0 3436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15668

[startup+1.50126 s]
/proc/loadavg: 0.85 0.97 0.94 2/79 11293
/proc/meminfo: memFree=1556056/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=1440 CPUtime=0
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308205968 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 360 110 95 260 0 84 0
[pid=11292] ppid=11291 vsize=15152 CPUtime=1.49
/proc/11292/stat : 11292 (march_dl) R 11291 11291 11235 0 -1 4194304 9635 0 0 0 144 5 0 0 25 0 1 0 308205969 15515648 3242 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11292/statm: 3788 3242 57 118 0 3667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16592

[startup+3.10144 s]
/proc/loadavg: 0.85 0.97 0.94 2/79 11293
/proc/meminfo: memFree=1554712/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=1440 CPUtime=0
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308205968 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 360 110 95 260 0 84 0
[pid=11292] ppid=11291 vsize=15428 CPUtime=3.09
/proc/11292/stat : 11292 (march_dl) R 11291 11291 11235 0 -1 4194304 11982 0 0 0 303 6 0 0 25 0 1 0 308205969 15798272 3312 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11292/statm: 3857 3312 57 118 0 3736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16868

[startup+6.30182 s]
/proc/loadavg: 0.86 0.97 0.94 2/79 11294
/proc/meminfo: memFree=1558488/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=1440 CPUtime=4.99
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 134 14811 0 0 0 0 492 7 16 0 1 0 308205968 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11291/statm: 360 111 96 260 0 84 0
[pid=11294] ppid=11291 vsize=14388 CPUtime=1.28
/proc/11294/stat : 11294 (ubcsat2006) R 11291 11291 11235 0 -1 4194304 2465 0 0 0 127 1 0 0 25 0 1 0 308206469 14733312 2448 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11294/statm: 3597 2448 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.94 2/78 11294
/proc/meminfo: memFree=1553824/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=9904 CPUtime=12.66
/proc/11291/stat : 11291 (SATzilla2007_C) R 11289 11291 11235 0 -1 4194304 4691 17285 0 0 542 3 712 9 25 0 1 0 308205968 10141696 2248 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541584 0 0 4096 0 0 0 0 17 1 0 0
/proc/11291/statm: 2476 2248 124 260 0 2200 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9904

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.94 2/78 11294
/proc/meminfo: memFree=1559456/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=10168 CPUtime=25.46
/proc/11291/stat : 11291 (SATzilla2007_C) R 11289 11291 11235 0 -1 4194304 4732 17285 0 0 1822 3 712 9 25 0 1 0 308205968 10412032 2289 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134526902 0 0 4096 0 0 0 0 17 1 0 0
/proc/11291/statm: 2542 2289 124 260 0 2266 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10168

[startup+51.101 s]
/proc/loadavg: 0.93 0.97 0.94 2/78 11294
/proc/meminfo: memFree=1522528/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=64804 CPUtime=51.06
/proc/11291/stat : 11291 (SATzilla2007_C) R 11289 11291 11235 0 -1 4194304 19076 17285 0 0 4363 22 712 9 25 0 1 0 308205968 66359296 11547 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/11291/statm: 16201 11547 165 260 0 15925 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64804

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.94 2/79 11297
/proc/meminfo: memFree=1493528/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=26484 CPUtime=44.33
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 6440 0 0 0 4425 8 0 0 25 0 1 0 308211764 27119616 6434 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 6621 6434 59 118 0 6499 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 74828

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 11297
/proc/meminfo: memFree=1475096/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=45116 CPUtime=104.3
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 11100 0 0 0 10416 14 0 0 25 0 1 0 308211764 46198784 11094 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 11279 11094 59 118 0 11157 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 93460

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 11297
/proc/meminfo: memFree=1455384/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=64560 CPUtime=164.3
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 15986 0 0 0 16409 21 0 0 25 0 1 0 308211764 66109440 15980 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 16140 15980 59 118 0 16018 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 112904

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 11297
/proc/meminfo: memFree=1434008/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=86200 CPUtime=224.28
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 21364 0 0 0 22400 28 0 0 25 0 1 0 308211764 88268800 21358 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 21550 21358 59 118 0 21428 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 134544

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 11297
/proc/meminfo: memFree=1414936/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=104964 CPUtime=284.26
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 26077 0 0 0 28393 33 0 0 25 0 1 0 308211764 107483136 26071 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 26241 26071 59 118 0 26119 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 153308

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/79 11297
/proc/meminfo: memFree=1401176/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0

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


[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9641.45
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83148 0 0 0 963967 178 0 0 25 0 1 0 308211764 341966848 83069 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83069 59 118 0 83366 0
Current children cumulated CPU time (s) 9699.36
Current children cumulated vsize (KiB) 382296

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9701.44
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83148 0 0 0 969965 179 0 0 25 0 1 0 308211764 341966848 83069 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83069 59 118 0 83366 0
Current children cumulated CPU time (s) 9759.35
Current children cumulated vsize (KiB) 382296

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9761.42
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83148 0 0 0 975963 179 0 0 25 0 1 0 308211764 341966848 83069 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83069 59 118 0 83366 0
Current children cumulated CPU time (s) 9819.33
Current children cumulated vsize (KiB) 382296

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9821.42
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83148 0 0 0 981962 180 0 0 25 0 1 0 308211764 341966848 83069 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83069 59 118 0 83366 0
Current children cumulated CPU time (s) 9879.33
Current children cumulated vsize (KiB) 382296

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9881.39
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83148 0 0 0 987959 180 0 0 25 0 1 0 308211764 341966848 83069 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83069 59 118 0 83366 0
Current children cumulated CPU time (s) 9939.3
Current children cumulated vsize (KiB) 382296

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

[startup+9958.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9897.39
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83148 0 0 0 989559 180 0 0 25 0 1 0 308211764 341966848 83069 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83069 59 118 0 83366 0
Current children cumulated CPU time (s) 9955.3
Current children cumulated vsize (KiB) 382296

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9922.99
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83150 0 0 0 992118 181 0 0 25 0 1 0 308211764 341966848 83071 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83071 59 118 0 83366 0
Current children cumulated CPU time (s) 9980.9
Current children cumulated vsize (KiB) 382296

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9929.38
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83150 0 0 0 992757 181 0 0 25 0 1 0 308211764 341966848 83071 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83071 59 118 0 83366 0
Current children cumulated CPU time (s) 9987.29
Current children cumulated vsize (KiB) 382296

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9935.79
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83150 0 0 0 993398 181 0 0 25 0 1 0 308211764 341966848 83071 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83071 59 118 0 83366 0
Current children cumulated CPU time (s) 9993.7
Current children cumulated vsize (KiB) 382296

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9938.98
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83150 0 0 0 993717 181 0 0 25 0 1 0 308211764 341966848 83071 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83071 59 118 0 83366 0
Current children cumulated CPU time (s) 9996.89
Current children cumulated vsize (KiB) 382296

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9939.78
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83150 0 0 0 993797 181 0 0 25 0 1 0 308211764 341966848 83071 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83071 59 118 0 83366 0
Current children cumulated CPU time (s) 9997.69
Current children cumulated vsize (KiB) 382296

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9940.19
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83150 0 0 0 993838 181 0 0 25 0 1 0 308211764 341966848 83071 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83071 59 118 0 83366 0
Current children cumulated CPU time (s) 9998.1
Current children cumulated vsize (KiB) 382296

[startup+10001.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=333952 CPUtime=9940.38
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4194304 83150 0 0 0 993857 181 0 0 25 0 1 0 308211764 341966848 83071 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 83488 83071 59 118 0 83366 0
Current children cumulated CPU time (s) 9998.29
Current children cumulated vsize (KiB) 382296

[startup+10001.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 11895
/proc/meminfo: memFree=1185496/2055920 swapFree=4151392/4192956
[pid=11291] ppid=11289 vsize=48344 CPUtime=57.91
/proc/11291/stat : 11291 (SATzilla2007_C) S 11289 11291 11235 0 -1 4194304 19395 17285 0 0 5036 34 712 9 25 0 1 0 308205968 49504256 11387 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11291/statm: 12086 11387 165 260 0 11810 0
[pid=11295] ppid=11291 vsize=0 CPUtime=9940.48
/proc/11295/stat : 11295 (minisat20) R 11291 11291 11235 0 -1 4195332 83150 0 0 0 993867 181 0 0 25 0 1 0 308211764 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11295/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.39
Current children cumulated vsize (KiB) 48344

Child status: 17
Real time (s): 10001.5
CPU time (s): 9998.49
CPU user time (s): 9996.17
CPU system time (s): 2.31665
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 382296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9996.17
system time used= 2.31665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119843
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= 25
involuntary context switches= 80322

runsolver used 9.64753 second user time and 26.47 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue May  8 05:41:45 UTC 2007

IDJOB= 455957
IDBENCH= 20530
IDSOLVER= 179
FILE ID= node35/455957-1178602905

PBS_JOBID= 5218220

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k35.cnf
COMMAND LINE= /tmp/evaluation/455957-1178602905/SATzilla2007_C /tmp/evaluation/455957-1178602905/instance-455957-1178602905.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-455957-1178602905 -o ROOT/results/node35/solver-455957-1178602905 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455957-1178602905/SATzilla2007_C /tmp/evaluation/455957-1178602905/instance-455957-1178602905.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  2c011180bbb09d53b6c397094ce9d269

RANDOM SEED= 789338105

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1568448 kB
Buffers:         36152 kB
Cached:         328908 kB
SwapCached:       8872 kB
Active:         177256 kB
Inactive:       211300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568448 kB
SwapTotal:     4192956 kB
SwapFree:      4151392 kB
Dirty:           11916 kB
Writeback:           0 kB
Mapped:          30656 kB
Slab:            84184 kB
Committed_AS:  7616852 kB
PageTables:       1996 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= 66553 MiB

End job on node35 on Tue May  8 08:28:27 UTC 2007