Trace number 1785417

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) 4998.93 5000.52

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2625.93
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

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: 0.028295
10.47/10.59	c 2) march_dl+P: 0.506975
10.47/10.59	c 3) vallst+P: 1.673717
10.47/10.59	c 4) march_dl: 1.744835
10.47/10.59	c 5) minisat20: 1.927060
10.47/10.59	c 6) zchaff_rand+P: 5.109399
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.68	This is MiniSat 2.0 beta
10.57/10.68	WARNING: for repeatability, setting FPU to use double precision
10.57/10.68	============================[ Problem Statistics ]=============================
10.57/10.68	|                                                                             |
10.57/10.69	|  Number of variables:  1541                                                 |
10.57/10.69	|  Number of clauses:    14513                                                |
10.57/10.69	|  Parsing time:         0.01         s                                       |
10.57/10.69	============================[ Search Statistics ]==============================
10.57/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.69	===============================================================================
10.57/10.69	|         0 |    1541    14513    46461 |     4837        0    nan |  0.000 % |
10.57/10.70	|       100 |    1541    14513    46461 |     5321      100     16 |  0.000 % |
10.65/10.70	|       251 |    1541    14513    46461 |     5853      251     20 |  0.000 % |
10.65/10.71	|       476 |    1541    14513    46461 |     6438      476     38 |  0.000 % |
10.65/10.73	|       817 |    1541    14513    46461 |     7082      817     48 |  0.000 % |
10.65/10.75	|      1323 |    1541    14513    46461 |     7791     1323     37 |  0.000 % |
10.65/10.77	|      2083 |    1541    14513    46461 |     8570     2083     34 |  0.000 % |
10.65/10.82	|      3222 |    1541    14513    46461 |     9427     3222     32 |  0.000 % |
10.86/10.95	|      4932 |    1541    14513    46461 |    10369     4932     43 |  0.000 % |
11.05/11.18	|      7496 |    1541    14513    46461 |    11406     7496     50 |  0.000 % |
11.65/11.70	|     11340 |    1541    14513    46461 |    12547    11340     59 |  0.000 % |
12.15/12.24	|     17106 |    1541    14513    46461 |    13802    10636     53 |  0.000 % |
13.06/13.14	|     25756 |    1541    14513    46461 |    15182    12113     47 |  0.000 % |
15.15/15.28	|     38731 |    1541    14513    46461 |    16700     9475     52 |  0.000 % |
20.64/20.76	|     58192 |    1541    14513    46461 |    18371    11900     76 |  0.000 % |
25.33/25.47	|     87386 |    1541    14513    46461 |    20208    13038     51 |  0.000 % |
35.42/35.60	|    131176 |    1541    14513    46461 |    22228    15659     57 |  0.000 % |
56.42/56.53	|    196863 |    1541    14513    46461 |    24451    13658     58 |  0.000 % |
87.60/87.72	|    295389 |    1541    14513    46461 |    26897    12870     53 |  0.000 % |
142.37/142.58	|    443181 |    1541    14513    46461 |    29586    24183     70 |  0.000 % |
236.74/236.93	|    664864 |    1541    14513    46461 |    32545    21157     64 |  0.000 % |
403.76/404.00	|    997396 |    1541    14513    46461 |    35799    24777     66 |  0.000 % |
687.52/687.91	|   1496189 |    1541    14513    46461 |    39379    35963     79 |  0.000 % |
1156.61/1157.26	|   2244372 |    1541    14513    46461 |    43317    29258     77 |  0.000 % |
2208.45/2209.48	|   3366646 |    1541    14513    46461 |    47649    33264     93 |  0.000 % |
3531.23/3532.53	|   5050059 |    1541    14513    46461 |    52414    30913     65 |  0.000 % |
4998.88/5000.51	c Preprocessing...
4998.88/5000.51	c Inital problem has 1617 variables, 11457 nary clauses (3056 binary clauses).
4998.88/5000.51	c Num non-binary clauses 11457, Average non-binary clause length 3.581
4998.88/5000.51	c Theory has no gaps
4998.88/5000.51	c Preprocessor runtime was 0.080 seconds.
4998.88/5000.51	c 
4998.88/5000.51	c Satisfiability of theory still undetermined.
4998.88/5000.51	c See file /tmp/Git6cy for simplified theory.
4998.88/5000.51	c Bin: Executing minisat20
4998.88/5000.51	c child exit by a signal
4998.88/5000.51	c minisat20 returned code 137.
4998.88/5000.51	c minisat20 returned code 137.
4998.88/5000.51	c satzilla running march_dl with preprocessing ... 
4998.88/5000.51	c Bin: Executing march_dl
4998.88/5000.51	c march_dl returned code 1.
4998.88/5000.51	c march_dl returned code 1.
4998.88/5000.51	c satzilla running vallst with preprocessing ... 
4998.88/5000.51	c Bin: Executing vallst
4998.88/5000.51	c vallst returned code 1.
4998.88/5000.51	c vallst returned code 1.
4998.88/5000.51	c satzilla running march_dl ... 
4998.88/5000.51	c Bin: Executing march_dl
4998.88/5000.51	c march_dl returned code 1.
4998.88/5000.51	c march_dl returned code 1.
4998.88/5000.51	c satzilla running minisat20 ... 
4998.88/5000.51	c Bin: Executing minisat20
4998.88/5000.51	c minisat20 returned code 1.
4998.88/5000.51	c minisat20 returned code 1.
4998.88/5000.51	c satzilla running zchaff_rand with preprocessing ... 
4998.88/5000.51	c Bin: Executing zchaff_rand
4998.88/5000.51	c zchaff_rand returned code 1.
4998.88/5000.51	c zchaff_rand returned code 1.
4998.88/5000.51	c satzilla running kcnfs with preprocessing ... 
4998.88/5000.51	c Bin: Executing kcnfs
4998.88/5000.51	c kcnfs returned code 1.
4998.88/5000.51	c kcnfs returned code 1.
4998.88/5000.51	c satzilla running kcnfs ... 
4998.88/5000.51	c Bin: Executing kcnfs
4998.88/5000.51	c kcnfs returned code 1.
4998.88/5000.51	c kcnfs returned code 1.
4998.88/5000.51	c satzilla running vallst ... 
4998.88/5000.51	c Bin: Executing vallst
4998.88/5000.51	c vallst returned code 1.
4998.88/5000.51	c vallst returned code 1.
4998.88/5000.51	c satzilla running zchaff_rand ... 
4998.88/5000.51	c Bin: Executing zchaff_rand
4998.88/5000.51	c zchaff_rand returned code 1.
4998.88/5000.51	c zchaff_rand returned code 1.
4998.88/5000.51	c ERROR: All Failed! 
4998.88/5000.51	c SATZILLA_TIME=4999.680000

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-1785417-1241911758/watcher-1785417-1241911758 -o /tmp/evaluation-result-1785417-1241911758/solver-1785417-1241911758 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785417-1241911758.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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/64 20383
/proc/meminfo: memFree=1664728/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) R 20381 20383 20238 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 219209010 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=900 CPUtime=0
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20238 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 219209010 921600 113 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 225 113 50 118 0 104 0

[startup+0.082086 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20383
/proc/meminfo: memFree=1664728/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219209010 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=2448 CPUtime=0.07
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20238 0 -1 4194304 559 0 0 0 7 0 0 0 19 0 1 0 219209010 2506752 503 1992294400 134512640 134996440 4294956256 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 612 503 65 118 0 491 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3888

[startup+0.101087 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20383
/proc/meminfo: memFree=1664728/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219209010 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=2512 CPUtime=0.09
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20238 0 -1 4194304 612 0 0 0 9 0 0 0 19 0 1 0 219209010 2572288 511 1992294400 134512640 134996440 4294956256 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 628 511 65 118 0 507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3952

[startup+0.301103 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20383
/proc/meminfo: memFree=1664728/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219209010 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=6824 CPUtime=0.29
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20238 0 -1 4194304 1704 0 0 0 26 3 0 0 21 0 1 0 219209010 6987776 1539 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 1706 1539 72 118 0 1585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8264

[startup+0.701138 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20383
/proc/meminfo: memFree=1664728/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219209010 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=6980 CPUtime=0.68
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20238 0 -1 4194304 1772 0 0 0 57 11 0 0 25 0 1 0 219209010 7147520 1607 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 1745 1607 72 118 0 1624 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8420

[startup+1.50221 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20385
/proc/meminfo: memFree=1658376/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219209010 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=7600 CPUtime=1.49
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20238 0 -1 4194304 2597 0 0 0 128 21 0 0 25 0 1 0 219209010 7782400 1782 1992294400 134512640 134996440 4294956256 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 1900 1782 72 118 0 1779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9040

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20385
/proc/meminfo: memFree=1657544/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=0
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219209010 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20383/statm: 360 110 95 260 0 84 0
[pid=20384] ppid=20383 vsize=8424 CPUtime=3.08
/proc/20384/stat : 20384 (march_dl) R 20383 20383 20238 0 -1 4194304 3207 0 0 0 287 21 0 0 25 0 1 0 219209010 8626176 1785 1992294400 134512640 134996440 4294956256 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20384/statm: 2106 1785 74 118 0 1985 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9864

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20386
/proc/meminfo: memFree=1663112/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=1440 CPUtime=4.99
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 135 3412 0 0 0 0 477 22 16 0 1 0 219209010 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 360 111 96 260 0 84 0
[pid=20386] ppid=20383 vsize=6188 CPUtime=1.28
/proc/20386/stat : 20386 (ubcsat2006) R 20383 20383 20238 0 -1 4194304 449 0 0 0 117 11 0 0 25 0 1 0 219209510 6336512 432 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20386/statm: 1547 432 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20387
/proc/meminfo: memFree=1656008/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=6328 CPUtime=2
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 1341 0 0 0 199 1 0 0 25 0 1 0 219210079 6479872 1336 1992294400 134512640 134998072 4294956304 18446744073709551615 134527874 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 1582 1336 59 118 0 1460 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10920

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20387
/proc/meminfo: memFree=1652936/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=9408 CPUtime=14.78
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 2080 0 0 0 1477 1 0 0 25 0 1 0 219210079 9633792 2075 1992294400 134512640 134998072 4294956304 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 2352 2075 59 118 0 2230 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 14000

[startup+51.1015 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 20387
/proc/meminfo: memFree=1651080/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=11664 CPUtime=40.37
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 2654 0 0 0 4035 2 0 0 25 0 1 0 219210079 11943936 2649 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 2916 2649 59 118 0 2794 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 16256

[startup+102.306 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 20387
/proc/meminfo: memFree=1647688/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=14600 CPUtime=91.55
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 3375 0 0 0 9152 3 0 0 25 0 1 0 219210079 14950400 3370 1992294400 134512640 134998072 4294956304 18446744073709551615 134527884 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 3650 3370 59 118 0 3528 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 19192

[startup+162.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 20387
/proc/meminfo: memFree=1646216/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=15936 CPUtime=151.51
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 3730 0 0 0 15148 3 0 0 25 0 1 0 219210079 16318464 3725 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 3984 3725 59 118 0 3862 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 20528

[startup+222.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/66 20387
/proc/meminfo: memFree=1645384/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=16896 CPUtime=211.48
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 3943 0 0 0 21145 3 0 0 25 0 1 0 219210079 17301504 3938 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 4224 3938 59 118 0 4102 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 21488

[startup+282.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 20387
/proc/meminfo: memFree=1643528/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=18528 CPUtime=271.47
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 4381 0 0 0 27143 4 0 0 25 0 1 0 219210079 18972672 4376 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20387/statm: 4632 4376 59 118 0 4510 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 23120

[startup+342.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 20387
/proc/meminfo: memFree=1642568/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=19636 CPUtime=331.43
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 4623 0 0 0 33139 4 0 0 25 0 1 0 219210079 20107264 4618 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 4909 4618 59 118 0 4787 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617352/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43588 CPUtime=4650.11
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10403 0 0 0 464993 18 0 0 25 0 1 0 219210079 44634112 10398 1992294400 134512640 134998072 4294956304 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10897 10398 59 118 0 10775 0
Current children cumulated CPU time (s) 4660.76
Current children cumulated vsize (KiB) 48180

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617352/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43588 CPUtime=4710.1
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10403 0 0 0 470992 18 0 0 25 0 1 0 219210079 44634112 10398 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10897 10398 59 118 0 10775 0
Current children cumulated CPU time (s) 4720.75
Current children cumulated vsize (KiB) 48180

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617160/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43780 CPUtime=4770.08
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10448 0 0 0 476990 18 0 0 25 0 1 0 219210079 44830720 10443 1992294400 134512640 134998072 4294956304 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10945 10443 59 118 0 10823 0
Current children cumulated CPU time (s) 4780.73
Current children cumulated vsize (KiB) 48372

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617160/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43780 CPUtime=4830.06
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10448 0 0 0 482988 18 0 0 25 0 1 0 219210079 44830720 10443 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10945 10443 59 118 0 10823 0
Current children cumulated CPU time (s) 4840.71
Current children cumulated vsize (KiB) 48372

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617096/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43780 CPUtime=4890.05
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10448 0 0 0 488987 18 0 0 25 0 1 0 219210079 44830720 10443 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10945 10443 59 118 0 10823 0
Current children cumulated CPU time (s) 4900.7
Current children cumulated vsize (KiB) 48372

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617096/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43780 CPUtime=4950.03
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10449 0 0 0 494985 18 0 0 25 0 1 0 219210079 44830720 10444 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10945 10444 59 118 0 10823 0
Current children cumulated CPU time (s) 4960.68
Current children cumulated vsize (KiB) 48372

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617096/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43780 CPUtime=4954.03
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10449 0 0 0 495385 18 0 0 25 0 1 0 219210079 44830720 10444 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10945 10444 59 118 0 10823 0
Current children cumulated CPU time (s) 4964.68
Current children cumulated vsize (KiB) 48372

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617032/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43920 CPUtime=4966.83
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10464 0 0 0 496665 18 0 0 25 0 1 0 219210079 44974080 10459 1992294400 134512640 134998072 4294956304 18446744073709551615 134527881 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10980 10459 59 118 0 10858 0
Current children cumulated CPU time (s) 4977.48
Current children cumulated vsize (KiB) 48512

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617032/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43920 CPUtime=4979.63
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10464 0 0 0 497945 18 0 0 25 0 1 0 219210079 44974080 10459 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10980 10459 59 118 0 10858 0
Current children cumulated CPU time (s) 4990.28
Current children cumulated vsize (KiB) 48512

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617032/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43920 CPUtime=4982.83
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10464 0 0 0 498265 18 0 0 25 0 1 0 219210079 44974080 10459 1992294400 134512640 134998072 4294956304 18446744073709551615 134529426 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10980 10459 59 118 0 10858 0
Current children cumulated CPU time (s) 4993.48
Current children cumulated vsize (KiB) 48512

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617032/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43920 CPUtime=4986.03
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10464 0 0 0 498585 18 0 0 25 0 1 0 219210079 44974080 10459 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10980 10459 59 118 0 10858 0
Current children cumulated CPU time (s) 4996.68
Current children cumulated vsize (KiB) 48512

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617032/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43920 CPUtime=4987.62
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10465 0 0 0 498744 18 0 0 25 0 1 0 219210079 44974080 10460 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10980 10460 59 118 0 10858 0
Current children cumulated CPU time (s) 4998.27
Current children cumulated vsize (KiB) 48512

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617032/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43920 CPUtime=4988.02
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10465 0 0 0 498784 18 0 0 25 0 1 0 219210079 44974080 10460 1992294400 134512640 134998072 4294956304 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10980 10460 59 118 0 10858 0
Current children cumulated CPU time (s) 4998.67
Current children cumulated vsize (KiB) 48512

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20397
/proc/meminfo: memFree=1617032/2055920 swapFree=4151776/4192956
[pid=20383] ppid=20381 vsize=4592 CPUtime=10.65
/proc/20383/stat : 20383 (SATzilla2007_C) S 20381 20383 20238 0 -1 4194304 1608 3867 0 0 330 14 680 41 25 0 1 0 219209010 4702208 939 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20383/statm: 1148 939 164 260 0 872 0
[pid=20387] ppid=20383 vsize=43920 CPUtime=4988.23
/proc/20387/stat : 20387 (minisat20) R 20383 20383 20238 0 -1 4194304 10465 0 0 0 498805 18 0 0 25 0 1 0 219210079 44974080 10460 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20387/statm: 10980 10460 59 118 0 10858 0
Current children cumulated CPU time (s) 4998.88
Current children cumulated vsize (KiB) 48512

Child status: 17
Real time (s): 5000.52
CPU time (s): 4998.93
CPU user time (s): 4998.16
CPU system time (s): 0.767883
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 48512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.16
system time used= 0.767883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15953
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= 10854

runsolver used 5.03523 second user time and 12.6581 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-10 01:29:18
IDJOB=1785417
IDBENCH=70912
IDSOLVER=640
FILE ID=node31/1785417-1241911758
PBS_JOBID= 9264792
Free space on /tmp= 66244 MiB

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

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=627288058

node31.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.213
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.213
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:       1665272 kB
Buffers:         43724 kB
Cached:         268684 kB
SwapCached:      34800 kB
Active:         152892 kB
Inactive:       196836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665272 kB
SwapTotal:     4192956 kB
SwapFree:      4151776 kB
Dirty:            8628 kB
Writeback:           0 kB
Mapped:          14332 kB
Slab:            26784 kB
Committed_AS:   699744 kB
PageTables:       1464 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= 66236 MiB
End job on node31 at 2009-05-10 02:52:39