Trace number 297198

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) 1199.56 1199.89

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1963596997-08.SAT.shuffled.cnf
MD5SUMc980bbb828358ff4d2a9cdb308a41d76
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.64345
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

10.62/10.71	c run March_dl for 5 seconds ... 
10.62/10.71	c Bin: Executing march_dl
10.62/10.71	c child exit by a signal
10.62/10.71	c march_dl returned code 137.
10.62/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.62/10.71	c Bin: Executing ubcsat2006
10.62/10.71	c child exited successfully
10.62/10.71	c ubcsat2006 returned code 0.
10.62/10.71	c satzilla computing base features
10.62/10.71	c satzilla doing unit-prop probe
10.62/10.71	c satzilla doing local search probe
10.62/10.71	c satzilla doing lobjois search-space size estimate
10.62/10.71	c satzilla's ranking:
10.62/10.71	c 1) minisat20+P: 0.833024
10.62/10.71	c 2) minisat20: 1.450342
10.62/10.71	c 3) march_dl: 1.753996
10.62/10.71	c 4) march_dl+P: 1.836469
10.62/10.71	c 5) vallst+P: 4.741921
10.62/10.71	c 6) zchaff_rand+P: 5.195996
10.62/10.71	c 7) kcnfs+P: 999.000000
10.62/10.71	c 8) kcnfs: 999.000000
10.62/10.71	c 9) vallst: 999.000000
10.62/10.71	c 10) zchaff_rand: 999.000000
10.62/10.71	c satzilla running minisat20 with preprocessing ... 
10.62/10.74	This is MiniSat 2.0 beta
10.62/10.74	WARNING: for repeatability, setting FPU to use double precision
10.62/10.74	============================[ Problem Statistics ]=============================
10.62/10.74	|                                                                             |
10.62/10.74	|  Number of variables:  75                                                   |
10.62/10.74	|  Number of clauses:    6675                                                 |
10.62/10.75	|  Parsing time:         0.01         s                                       |
10.62/10.75	============================[ Search Statistics ]==============================
10.62/10.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.62/10.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.62/10.75	===============================================================================
10.62/10.75	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.71/10.76	|       100 |      75     6675    46725 |     2447      100     27 |  0.018 % |
10.71/10.76	|       251 |      75     6675    46725 |     2692      251     26 |  0.018 % |
10.71/10.77	|       476 |      75     6675    46725 |     2961      476     26 |  0.018 % |
10.71/10.79	|       813 |      75     6675    46725 |     3257      813     26 |  0.018 % |
10.71/10.81	|      1319 |      75     6675    46725 |     3583     1319     26 |  0.018 % |
10.71/10.85	|      2079 |      75     6675    46725 |     3941     2079     26 |  0.018 % |
10.71/10.91	|      3218 |      75     6675    46725 |     4335     3218     26 |  0.018 % |
10.71/11.01	|      4927 |      75     6675    46725 |     4769     2742     25 |  0.018 % |
10.71/11.17	|      7492 |      75     6675    46725 |     5246     2902     25 |  0.018 % |
11.33/11.42	|     11337 |      75     6675    46725 |     5771     4106     26 |  0.018 % |
11.73/11.80	|     17105 |      75     6675    46725 |     6348     4069     26 |  0.018 % |
12.35/12.41	|     25754 |      75     6675    46725 |     6983     6335     26 |  0.018 % |
13.27/13.37	|     38728 |      75     6675    46725 |     7681     5275     25 |  0.018 % |
14.80/14.87	|     58189 |      75     6675    46725 |     8449     5455     25 |  0.018 % |
17.17/17.24	|     87381 |      75     6675    46725 |     9294     4959     24 |  0.018 % |
20.85/20.93	|    131172 |      75     6675    46725 |    10223     6785     25 |  0.018 % |
26.69/26.75	|    196856 |      75     6675    46725 |    11246     5814     24 |  0.018 % |
35.91/36.01	|    295382 |      75     6675    46725 |    12370     8473     24 |  0.018 % |
50.56/50.72	|    443172 |      75     6675    46725 |    13607     7439     24 |  0.018 % |
74.23/74.30	|    664855 |      75     6675    46725 |    14968    10897     25 |  0.018 % |
112.76/112.91	|    997381 |      75     6675    46725 |    16465    13499     23 |  0.018 % |
175.46/175.56	|   1496169 |      75     6675    46725 |    18112     9196     25 |  0.018 % |
276.79/276.92	|   2244351 |      75     6675    46725 |    19923    13592     24 |  0.018 % |
442.57/442.82	|   3366625 |      75     6675    46725 |    21915    18524     24 |  0.018 % |
712.46/712.71	|   5050036 |      75     6675    46725 |    24107    12279     23 |  0.018 % |
1156.92/1157.32	|   7575153 |      75     6675    46725 |    26517    12332     23 |  0.018 % |
1199.50/1199.88	c Preprocessing...
1199.50/1199.88	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.50/1199.88	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.50/1199.88	c Theory has no gaps
1199.50/1199.88	c Preprocessor runtime was 0.020 seconds.
1199.50/1199.88	c 
1199.50/1199.88	c Satisfiability of theory still undetermined.
1199.50/1199.88	c See file /tmp/y4S5XM for simplified theory.
1199.50/1199.88	c Bin: Executing minisat20
1199.50/1199.88	c child exit by a signal
1199.50/1199.88	c minisat20 returned code 137.
1199.50/1199.88	c minisat20 returned code 137.
1199.50/1199.88	c satzilla running minisat20 ... 
1199.50/1199.88	c Bin: Executing minisat20
1199.50/1199.88	c minisat20 returned code 1.
1199.50/1199.88	c minisat20 returned code 1.
1199.50/1199.88	c satzilla running march_dl ... 
1199.50/1199.88	c Bin: Executing march_dl
1199.50/1199.88	c march_dl returned code 1.
1199.50/1199.88	c march_dl returned code 1.
1199.50/1199.88	c satzilla running march_dl with preprocessing ... 
1199.50/1199.88	c Bin: Executing march_dl
1199.50/1199.88	c march_dl returned code 1.
1199.50/1199.88	c march_dl returned code 1.
1199.50/1199.88	c satzilla running vallst with preprocessing ... 
1199.50/1199.88	c Bin: Executing vallst
1199.50/1199.88	c vallst returned code 1.
1199.50/1199.88	c vallst returned code 1.
1199.50/1199.88	c satzilla running zchaff_rand with preprocessing ... 
1199.50/1199.88	c Bin: Executing zchaff_rand
1199.50/1199.88	c zchaff_rand returned code 1.
1199.50/1199.88	c zchaff_rand returned code 1.
1199.50/1199.88	c satzilla running kcnfs with preprocessing ... 
1199.50/1199.88	c Bin: Executing kcnfs
1199.50/1199.88	c kcnfs returned code 1.
1199.50/1199.88	c kcnfs returned code 1.
1199.50/1199.88	c satzilla running kcnfs ... 
1199.50/1199.88	c Bin: Executing kcnfs
1199.50/1199.88	c kcnfs returned code 1.
1199.50/1199.88	c kcnfs returned code 1.
1199.50/1199.88	c satzilla running vallst ... 
1199.50/1199.88	c Bin: Executing vallst
1199.50/1199.88	c vallst returned code 1.
1199.50/1199.88	c vallst returned code 1.
1199.50/1199.88	c satzilla running zchaff_rand ... 
1199.50/1199.88	c Bin: Executing zchaff_rand
1199.50/1199.88	c zchaff_rand returned code 1.
1199.50/1199.88	c zchaff_rand returned code 1.
1199.50/1199.88	c ERROR: All Failed! 
1199.50/1199.88	c SATZILLA_TIME=1199.720000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.08 3/64 22959
/proc/meminfo: memFree=510744/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=1440 CPUtime=0
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203424711 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 360 110 95 260 0 84 0
[pid=22960] ppid=22959 vsize=636 CPUtime=0
/proc/22960/stat : 22960 (march_dl) R 22959 22959 21755 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 203424711 651264 79 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22960/statm: 159 79 50 118 0 38 0

[startup+0.106807 s]
/proc/loadavg: 0.92 0.99 1.08 3/64 22959
/proc/meminfo: memFree=510744/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=1440 CPUtime=0
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203424711 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 360 110 95 260 0 84 0
[pid=22960] ppid=22959 vsize=2368 CPUtime=0.1
/proc/22960/stat : 22960 (march_dl) R 22959 22959 21755 0 -1 4194304 1099 0 0 0 10 0 0 0 20 0 1 0 203424711 2424832 349 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22960/statm: 592 349 67 118 0 471 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3808

[startup+0.51485 s]
/proc/loadavg: 0.92 0.99 1.08 3/64 22959
/proc/meminfo: memFree=510744/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=1440 CPUtime=0
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203424711 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 360 110 95 260 0 84 0
[pid=22960] ppid=22959 vsize=2500 CPUtime=0.5
/proc/22960/stat : 22960 (march_dl) R 22959 22959 21755 0 -1 4194304 1130 0 0 0 50 0 0 0 23 0 1 0 203424711 2560000 380 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22960/statm: 625 380 67 118 0 504 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3940

[startup+1.33494 s]
/proc/loadavg: 0.92 0.99 1.08 2/66 22961
/proc/meminfo: memFree=504456/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=1440 CPUtime=0
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203424711 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 360 110 95 260 0 84 0
[pid=22960] ppid=22959 vsize=7504 CPUtime=1.32
/proc/22960/stat : 22960 (march_dl) R 22959 22959 21755 0 -1 4194304 2633 0 0 0 123 9 0 0 25 0 1 0 203424711 7684096 1752 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559735 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22960/statm: 1876 1752 72 118 0 1755 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8944

[startup+2.97111 s]
/proc/loadavg: 0.92 0.99 1.08 2/66 22961
/proc/meminfo: memFree=503496/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=1440 CPUtime=0
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203424711 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 360 110 95 260 0 84 0
[pid=22960] ppid=22959 vsize=7512 CPUtime=2.96
/proc/22960/stat : 22960 (march_dl) R 22959 22959 21755 0 -1 4194304 3157 0 0 0 286 10 0 0 25 0 1 0 203424711 7692288 1762 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514001 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22960/statm: 1878 1762 74 118 0 1757 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8952

[startup+6.24746 s]
/proc/loadavg: 1.01 1.00 1.08 2/66 22962
/proc/meminfo: memFree=509384/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=1440 CPUtime=4.99
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 135 3157 0 0 0 0 489 10 16 0 1 0 203424711 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22959/statm: 360 111 96 260 0 84 0
[pid=22962] ppid=22959 vsize=6188 CPUtime=1.23
/proc/22962/stat : 22962 (ubcsat2006) R 22959 22959 21755 0 -1 4194304 372 0 0 0 119 4 0 0 25 0 1 0 203425212 6336512 355 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22962/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7061 s]
/proc/loadavg: 1.01 1.00 1.08 2/66 22963
/proc/meminfo: memFree=506312/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=3272 CPUtime=1.94
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 519 0 0 0 194 0 0 0 25 0 1 0 203425786 3350528 513 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 818 513 58 118 0 696 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6720

[startup+25.5215 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 22963
/proc/meminfo: memFree=505296/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=4088 CPUtime=14.75
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 745 0 0 0 1475 0 0 0 25 0 1 0 203425786 4186112 739 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 1022 739 58 118 0 900 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7536

[startup+51.1462 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 22963
/proc/meminfo: memFree=504528/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=4960 CPUtime=40.37
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 939 0 0 0 4036 1 0 0 25 0 1 0 203425786 5079040 933 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 1240 933 58 118 0 1118 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8408

[startup+102.389 s]
/proc/loadavg: 1.04 1.01 1.08 2/66 22963
/proc/meminfo: memFree=503568/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=6168 CPUtime=91.6
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1206 0 0 0 9159 1 0 0 25 0 1 0 203425786 6316032 1200 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 1542 1200 58 118 0 1420 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 9616

[startup+162.448 s]
/proc/loadavg: 1.01 1.01 1.07 2/66 22965
/proc/meminfo: memFree=502992/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=6624 CPUtime=151.64
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1316 0 0 0 15163 1 0 0 25 0 1 0 203425786 6782976 1310 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 1656 1310 58 118 0 1534 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 10072

[startup+222.503 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 22965
/proc/meminfo: memFree=502608/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=7056 CPUtime=211.68
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1423 0 0 0 21167 1 0 0 25 0 1 0 203425786 7225344 1417 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 1764 1417 58 118 0 1642 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 10504

[startup+282.559 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 22965
/proc/meminfo: memFree=502288/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=7340 CPUtime=271.72
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1494 0 0 0 27171 1 0 0 25 0 1 0 203425786 7516160 1488 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 1835 1488 58 118 0 1713 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 10788

[startup+342.619 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 22965
/proc/meminfo: memFree=502032/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=7780 CPUtime=331.76
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1584 0 0 0 33175 1 0 0 25 0 1 0 203425786 7966720 1578 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 1945 1578 58 118 0 1823 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 11228

[startup+402.682 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 22965
/proc/meminfo: memFree=501904/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=7920 CPUtime=391.81
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1615 0 0 0 39180 1 0 0 25 0 1 0 203425786 8110080 1609 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 1980 1609 58 118 0 1858 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 11368

[startup+462.738 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 22965
/proc/meminfo: memFree=501648/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=8204 CPUtime=451.86
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1673 0 0 0 45184 2 0 0 25 0 1 0 203425786 8400896 1667 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2051 1667 58 118 0 1929 0
Current children cumulated CPU time (s) 462.57

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


[startup+823.074 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 22965
/proc/meminfo: memFree=500752/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9080 CPUtime=812.09
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1901 0 0 0 81207 2 0 0 25 0 1 0 203425786 9297920 1895 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2270 1895 58 118 0 2148 0
Current children cumulated CPU time (s) 822.8
Current children cumulated vsize (KiB) 12528

[startup+883.129 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500624/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9244 CPUtime=872.13
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1940 0 0 0 87211 2 0 0 25 0 1 0 203425786 9465856 1934 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2311 1934 58 118 0 2189 0
Current children cumulated CPU time (s) 882.84
Current children cumulated vsize (KiB) 12692

[startup+943.185 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500560/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9244 CPUtime=932.17
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1946 0 0 0 93215 2 0 0 25 0 1 0 203425786 9465856 1940 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2311 1940 58 118 0 2189 0
Current children cumulated CPU time (s) 942.88
Current children cumulated vsize (KiB) 12692

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500368/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9388 CPUtime=992.21
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1976 0 0 0 99219 2 0 0 25 0 1 0 203425786 9613312 1970 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2347 1970 58 118 0 2225 0
Current children cumulated CPU time (s) 1002.92
Current children cumulated vsize (KiB) 12836

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500496/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9388 CPUtime=1052.25
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1976 0 0 0 105223 2 0 0 25 0 1 0 203425786 9613312 1970 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2347 1970 58 118 0 2225 0
Current children cumulated CPU time (s) 1062.96
Current children cumulated vsize (KiB) 12836

[startup+1123.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500432/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9388 CPUtime=1112.29
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 1992 0 0 0 111227 2 0 0 25 0 1 0 203425786 9613312 1986 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2347 1986 58 118 0 2225 0
Current children cumulated CPU time (s) 1123
Current children cumulated vsize (KiB) 12836

[startup+1183.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500240/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9652 CPUtime=1172.33
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 2045 0 0 0 117231 2 0 0 25 0 1 0 203425786 9883648 2039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2413 2039 58 118 0 2291 0
Current children cumulated CPU time (s) 1183.04
Current children cumulated vsize (KiB) 13100

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

[startup+1187.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500240/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9652 CPUtime=1176.18
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 2045 0 0 0 117616 2 0 0 25 0 1 0 203425786 9883648 2039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2413 2039 58 118 0 2291 0
Current children cumulated CPU time (s) 1186.89
Current children cumulated vsize (KiB) 13100

[startup+1193.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500240/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9636 CPUtime=1182.74
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 2045 0 0 0 118272 2 0 0 25 0 1 0 203425786 9867264 2039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2409 2039 58 118 0 2287 0
Current children cumulated CPU time (s) 1193.45
Current children cumulated vsize (KiB) 13084

[startup+1197.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500240/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9636 CPUtime=1186.02
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 2045 0 0 0 118600 2 0 0 25 0 1 0 203425786 9867264 2039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2409 2039 58 118 0 2287 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 13084

[startup+1198.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500176/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9636 CPUtime=1187.66
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 2045 0 0 0 118764 2 0 0 25 0 1 0 203425786 9867264 2039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2409 2039 58 118 0 2287 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 13084

[startup+1199.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500176/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9636 CPUtime=1188.48
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 2045 0 0 0 118846 2 0 0 25 0 1 0 203425786 9867264 2039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2409 2039 58 118 0 2287 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 13084

[startup+1199.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500176/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9636 CPUtime=1188.69
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 2045 0 0 0 118867 2 0 0 25 0 1 0 203425786 9867264 2039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2409 2039 58 118 0 2287 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 13084

[startup+1199.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22965
/proc/meminfo: memFree=500176/2055920 swapFree=4183348/4192956
[pid=22959] ppid=22957 vsize=3448 CPUtime=10.71
/proc/22959/stat : 22959 (SATzilla2007_C) S 22957 22959 21755 0 -1 4194304 1249 3535 0 0 356 7 691 17 25 0 1 0 203424711 3530752 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22959/statm: 862 685 165 260 0 586 0
[pid=22963] ppid=22959 vsize=9636 CPUtime=1188.79
/proc/22963/stat : 22963 (minisat20) R 22959 22959 21755 0 -1 4194304 2045 0 0 0 118877 2 0 0 25 0 1 0 203425786 9867264 2039 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525431 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22963/statm: 2409 2039 58 118 0 2287 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 13084

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.56
CPU user time (s): 1199.28
CPU system time (s): 0.283956
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 13100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.28
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6842
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= 26
involuntary context switches= 2805

runsolver used 0.805877 second user time and 2.42863 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sun Feb 18 21:37:53 UTC 2007

IDJOB= 297198
IDBENCH= 19955
IDSOLVER= 135
FILE ID= node63/297198-1171834673

PBS_JOBID= 3839692

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1963596997-08.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297198-1171834673/SATzilla2007_C /tmp/evaluation/297198-1171834673/instance-297198-1171834673.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-297198-1171834673 -o ROOT/results/node63/solver-297198-1171834673 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297198-1171834673/SATzilla2007_C /tmp/evaluation/297198-1171834673/instance-297198-1171834673.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  c980bbb828358ff4d2a9cdb308a41d76

RANDOM SEED= 273750576

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:        511088 kB
Buffers:         48608 kB
Cached:        1373588 kB
SwapCached:       3968 kB
Active:         793680 kB
Inactive:       638676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        511088 kB
SwapTotal:     4192956 kB
SwapFree:      4183348 kB
Dirty:            8528 kB
Writeback:           0 kB
Mapped:          15628 kB
Slab:            98500 kB
Committed_AS:   522840 kB
PageTables:       1460 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= 66556 MiB

End job on node63 on Sun Feb 18 21:57:53 UTC 2007