Trace number 295681

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.6 1200.09

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1314186802-12.UNSAT.shuffled.cnf
MD5SUM7c001db4841166a99dfc4524c663deb9
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data (download as text)

10.63/10.75	c run March_dl for 5 seconds ... 
10.63/10.75	c Bin: Executing march_dl
10.63/10.75	c child exit by a signal
10.63/10.75	c march_dl returned code 137.
10.63/10.75	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.75	c Bin: Executing ubcsat2006
10.63/10.75	c child exited successfully
10.63/10.75	c ubcsat2006 returned code 0.
10.63/10.75	c satzilla computing base features
10.63/10.75	c satzilla doing unit-prop probe
10.63/10.75	c satzilla doing local search probe
10.63/10.75	c satzilla doing lobjois search-space size estimate
10.63/10.75	c satzilla's ranking:
10.63/10.75	c 1) minisat20+P: 0.681175
10.63/10.75	c 2) minisat20: 1.557378
10.63/10.75	c 3) march_dl: 1.824222
10.63/10.75	c 4) march_dl+P: 2.225821
10.63/10.75	c 5) vallst+P: 4.563221
10.63/10.75	c 6) zchaff_rand+P: 4.788662
10.63/10.75	c 7) kcnfs+P: 999.000000
10.63/10.75	c 8) kcnfs: 999.000000
10.63/10.75	c 9) vallst: 999.000000
10.63/10.75	c 10) zchaff_rand: 999.000000
10.63/10.75	c satzilla running minisat20 with preprocessing ... 
10.73/10.78	This is MiniSat 2.0 beta
10.73/10.78	WARNING: for repeatability, setting FPU to use double precision
10.73/10.78	============================[ Problem Statistics ]=============================
10.73/10.78	|                                                                             |
10.73/10.78	|  Number of variables:  70                                                   |
10.73/10.78	|  Number of clauses:    6230                                                 |
10.73/10.79	|  Parsing time:         0.01         s                                       |
10.73/10.79	============================[ Search Statistics ]==============================
10.73/10.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.79	===============================================================================
10.73/10.79	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.73/10.80	|       101 |      70     6230    43610 |     2284      101     25 |  0.021 % |
10.73/10.80	|       252 |      70     6230    43610 |     2512      252     24 |  0.021 % |
10.73/10.81	|       479 |      70     6230    43610 |     2764      479     24 |  0.021 % |
10.73/10.82	|       817 |      70     6230    43610 |     3040      817     24 |  0.021 % |
10.73/10.85	|      1323 |      70     6230    43610 |     3344     1323     25 |  0.021 % |
10.75/10.88	|      2083 |      70     6230    43610 |     3678     2083     25 |  0.021 % |
10.75/10.94	|      3222 |      70     6230    43610 |     4046     3222     24 |  0.021 % |
10.75/11.04	|      4931 |      70     6230    43610 |     4451     2891     24 |  0.021 % |
10.75/11.18	|      7493 |      70     6230    43610 |     4896     3210     24 |  0.021 % |
11.34/11.42	|     11337 |      70     6230    43610 |     5386     4592     23 |  0.021 % |
11.65/11.79	|     17105 |      70     6230    43610 |     5924     4943     23 |  0.021 % |
12.26/12.37	|     25754 |      70     6230    43610 |     6517     4660     24 |  0.021 % |
13.18/13.31	|     38729 |      70     6230    43610 |     7169     4539     23 |  0.021 % |
14.62/14.71	|     58190 |      70     6230    43610 |     7886     6004     24 |  0.021 % |
16.87/16.93	|     87383 |      70     6230    43610 |     8674     7488     23 |  0.021 % |
20.26/20.31	|    131172 |      70     6230    43610 |     9542     7759     25 |  0.021 % |
25.57/25.69	|    196860 |      70     6230    43610 |    10496     6459     23 |  0.021 % |
34.18/34.28	|    295390 |      70     6230    43610 |    11546    10265     22 |  0.021 % |
47.71/47.78	|    443179 |      70     6230    43610 |    12700     7587     22 |  0.021 % |
69.44/69.54	|    664862 |      70     6230    43610 |    13970     6527     22 |  0.021 % |
104.17/104.33	|    997387 |      70     6230    43610 |    15367    10104     22 |  0.021 % |
160.34/160.51	|   1496176 |      70     6230    43610 |    16904     8582     22 |  0.021 % |
250.41/250.62	|   2244359 |      70     6230    43610 |    18595    11817     22 |  0.021 % |
395.42/395.62	|   3366633 |      70     6230    43610 |    20454    16804     22 |  0.021 % |
636.26/636.55	|   5050045 |      70     6230    43610 |    22500    10528     23 |  0.021 % |
1026.76/1027.24	|   7575162 |      70     6230    43610 |    24750    11818     23 |  0.021 % |
1199.55/1200.08	c Preprocessing...
1199.55/1200.08	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
1199.55/1200.08	c Num non-binary clauses 6230, Average non-binary clause length 7.000
1199.55/1200.08	c Theory has no gaps
1199.55/1200.08	c Preprocessor runtime was 0.030 seconds.
1199.55/1200.08	c 
1199.55/1200.08	c Satisfiability of theory still undetermined.
1199.55/1200.08	c See file /tmp/iynA2t for simplified theory.
1199.55/1200.08	c Bin: Executing minisat20
1199.55/1200.08	c child exit by a signal
1199.55/1200.08	c minisat20 returned code 137.
1199.55/1200.08	c minisat20 returned code 137.
1199.55/1200.08	c satzilla running minisat20 ... 
1199.55/1200.08	c Bin: Executing minisat20
1199.55/1200.08	c minisat20 returned code 1.
1199.55/1200.08	c minisat20 returned code 1.
1199.55/1200.08	c satzilla running march_dl ... 
1199.55/1200.08	c Bin: Executing march_dl
1199.55/1200.08	c march_dl returned code 1.
1199.55/1200.08	c march_dl returned code 1.
1199.55/1200.08	c satzilla running march_dl with preprocessing ... 
1199.55/1200.08	c Bin: Executing march_dl
1199.55/1200.08	c march_dl returned code 1.
1199.55/1200.08	c march_dl returned code 1.
1199.55/1200.08	c satzilla running vallst with preprocessing ... 
1199.55/1200.08	c Bin: Executing vallst
1199.55/1200.08	c vallst returned code 1.
1199.55/1200.08	c vallst returned code 1.
1199.55/1200.08	c satzilla running zchaff_rand with preprocessing ... 
1199.55/1200.08	c Bin: Executing zchaff_rand
1199.55/1200.08	c zchaff_rand returned code 1.
1199.55/1200.08	c zchaff_rand returned code 1.
1199.55/1200.08	c satzilla running kcnfs with preprocessing ... 
1199.55/1200.08	c Bin: Executing kcnfs
1199.55/1200.08	c kcnfs returned code 1.
1199.55/1200.08	c kcnfs returned code 1.
1199.55/1200.08	c satzilla running kcnfs ... 
1199.55/1200.08	c Bin: Executing kcnfs
1199.55/1200.08	c kcnfs returned code 1.
1199.55/1200.08	c kcnfs returned code 1.
1199.55/1200.08	c satzilla running vallst ... 
1199.55/1200.08	c Bin: Executing vallst
1199.55/1200.08	c vallst returned code 1.
1199.55/1200.08	c vallst returned code 1.
1199.55/1200.08	c satzilla running zchaff_rand ... 
1199.55/1200.08	c Bin: Executing zchaff_rand
1199.55/1200.08	c zchaff_rand returned code 1.
1199.55/1200.08	c zchaff_rand returned code 1.
1199.55/1200.08	c ERROR: All Failed! 
1199.55/1200.08	c SATZILLA_TIME=1199.760000

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/node10/watcher-295681-1171809961 -o ROOT/results/node10/solver-295681-1171809961 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295681-1171809961/SATzilla2007_C /tmp/evaluation/295681-1171809961/instance-295681-1171809961.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.91 0.97 0.99 3/77 22088
/proc/meminfo: memFree=1516528/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=1440 CPUtime=0
/proc/22088/stat : 22088 (SATzilla2007_C) R 22086 22088 20851 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 200951119 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/22088/statm: 360 110 95 260 0 84 0
[pid=22089] ppid=22088 vsize=636 CPUtime=0
/proc/22089/stat : 22089 (march_dl) R 22088 22088 20851 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 200951119 651264 78 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22089/statm: 159 78 50 118 0 38 0

[startup+0.107553 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22088
/proc/meminfo: memFree=1516528/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=1440 CPUtime=0
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200951119 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22088/statm: 360 110 95 260 0 84 0
[pid=22089] ppid=22088 vsize=2268 CPUtime=0.1
/proc/22089/stat : 22089 (march_dl) R 22088 22088 20851 0 -1 4194304 1017 0 0 0 10 0 0 0 20 0 1 0 200951119 2322432 336 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22089/statm: 567 336 67 118 0 446 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3708

[startup+0.515606 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22088
/proc/meminfo: memFree=1516528/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=1440 CPUtime=0
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200951119 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22088/statm: 360 110 95 260 0 84 0
[pid=22089] ppid=22088 vsize=2400 CPUtime=0.5
/proc/22089/stat : 22089 (march_dl) R 22088 22088 20851 0 -1 4194304 1047 0 0 0 50 0 0 0 24 0 1 0 200951119 2457600 366 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22089/statm: 600 366 67 118 0 479 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3840

[startup+1.33672 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 22090
/proc/meminfo: memFree=1510112/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=1440 CPUtime=0
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200951119 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22088/statm: 360 110 95 260 0 84 0
[pid=22089] ppid=22088 vsize=7032 CPUtime=1.32
/proc/22089/stat : 22089 (march_dl) R 22088 22088 20851 0 -1 4194304 2467 0 0 0 132 0 0 0 25 0 1 0 200951119 7200768 1644 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559569 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22089/statm: 1758 1644 72 118 0 1637 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8472

[startup+2.98494 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 22090
/proc/meminfo: memFree=1509856/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=1440 CPUtime=0
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200951119 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22088/statm: 360 110 95 260 0 84 0
[pid=22089] ppid=22088 vsize=7616 CPUtime=2.98
/proc/22089/stat : 22089 (march_dl) R 22088 22088 20851 0 -1 4194304 2574 0 0 0 297 1 0 0 25 0 1 0 200951119 7798784 1672 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22089/statm: 1904 1672 74 118 0 1783 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 9056

[startup+6.26138 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 22091
/proc/meminfo: memFree=1515232/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=1440 CPUtime=4.99
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 135 2574 0 0 0 0 498 1 16 0 1 0 200951119 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 360 111 96 260 0 84 0
[pid=22091] ppid=22088 vsize=6188 CPUtime=1.24
/proc/22091/stat : 22091 (ubcsat2006) R 22088 22088 20851 0 -1 4194304 363 0 0 0 118 6 0 0 25 0 1 0 200951619 6336512 346 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22091/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7213 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 22092
/proc/meminfo: memFree=1512480/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=3144 CPUtime=1.92
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 478 0 0 0 192 0 0 0 25 0 1 0 200952197 3219456 472 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 786 472 58 118 0 664 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6472

[startup+25.528 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 22092
/proc/meminfo: memFree=1511520/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=3952 CPUtime=14.72
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 699 0 0 0 1472 0 0 0 25 0 1 0 200952197 4046848 693 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 988 693 58 118 0 866 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7280

[startup+51.1555 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 22092
/proc/meminfo: memFree=1510624/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=4824 CPUtime=40.34
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 909 0 0 0 4034 0 0 0 25 0 1 0 200952197 4939776 903 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 1206 903 58 118 0 1084 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8152

[startup+102.412 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 22092
/proc/meminfo: memFree=1510048/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=5552 CPUtime=91.58
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1084 0 0 0 9157 1 0 0 25 0 1 0 200952197 5685248 1078 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 1388 1078 58 118 0 1266 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 8880

[startup+162.487 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22092
/proc/meminfo: memFree=1509472/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=6168 CPUtime=151.64
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1209 0 0 0 15162 2 0 0 25 0 1 0 200952197 6316032 1203 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 1542 1203 58 118 0 1420 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 9496

[startup+222.558 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22092
/proc/meminfo: memFree=1509152/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=6340 CPUtime=211.69
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1280 0 0 0 21167 2 0 0 25 0 1 0 200952197 6492160 1274 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 1585 1274 58 118 0 1463 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 9668

[startup+282.631 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22092
/proc/meminfo: memFree=1508768/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=6952 CPUtime=271.75
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1392 0 0 0 27172 3 0 0 25 0 1 0 200952197 7118848 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536618 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 1738 1386 58 118 0 1616 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 10280

[startup+342.701 s]
/proc/loadavg: 1.03 0.99 0.99 2/79 22092
/proc/meminfo: memFree=1508384/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=7236 CPUtime=331.8
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1462 0 0 0 33176 4 0 0 25 0 1 0 200952197 7409664 1456 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 1809 1456 58 118 0 1687 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 10564

[startup+402.775 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 22092
/proc/meminfo: memFree=1508128/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=7520 CPUtime=391.85
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1526 0 0 0 39181 4 0 0 25 0 1 0 200952197 7700480 1520 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 1880 1520 58 118 0 1758 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 10848

[startup+462.846 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22092
/proc/meminfo: memFree=1507808/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=7948 CPUtime=451.9
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1604 0 0 0 45185 5 0 0 25 0 1 0 200952197 8138752 1598 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 1987 1598 58 118 0 1865 0
Current children cumulated CPU time (s) 462.65

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


[startup+763.204 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22092
/proc/meminfo: memFree=1507168/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=8516 CPUtime=752.16
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1775 0 0 0 75209 7 0 0 25 0 1 0 200952197 8720384 1769 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2129 1769 58 118 0 2007 0
Current children cumulated CPU time (s) 762.91
Current children cumulated vsize (KiB) 11844

[startup+823.282 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22092
/proc/meminfo: memFree=1507040/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=8656 CPUtime=812.22
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1788 0 0 0 81214 8 0 0 25 0 1 0 200952197 8863744 1782 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2164 1782 58 118 0 2042 0
Current children cumulated CPU time (s) 822.97
Current children cumulated vsize (KiB) 11984

[startup+883.359 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22092
/proc/meminfo: memFree=1506976/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=8656 CPUtime=872.29
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1809 0 0 0 87220 9 0 0 25 0 1 0 200952197 8863744 1803 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2164 1803 58 118 0 2042 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 11984

[startup+943.456 s]
/proc/loadavg: 1.00 0.99 0.99 2/85 22206
/proc/meminfo: memFree=1505712/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=8800 CPUtime=932.3
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1824 0 0 0 93221 9 0 0 25 0 1 0 200952197 9011200 1818 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2200 1818 58 118 0 2078 0
Current children cumulated CPU time (s) 943.05
Current children cumulated vsize (KiB) 12128

[startup+1003.55 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506528/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=8800 CPUtime=992.34
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1828 0 0 0 99224 10 0 0 25 0 1 0 200952197 9011200 1822 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2200 1822 58 118 0 2078 0
Current children cumulated CPU time (s) 1003.09
Current children cumulated vsize (KiB) 12128

[startup+1063.63 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506528/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=8960 CPUtime=1052.4
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1872 0 0 0 105230 10 0 0 25 0 1 0 200952197 9175040 1866 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2240 1866 58 118 0 2118 0
Current children cumulated CPU time (s) 1063.15
Current children cumulated vsize (KiB) 12288

[startup+1123.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506528/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=8960 CPUtime=1112.45
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1892 0 0 0 111234 11 0 0 25 0 1 0 200952197 9175040 1886 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2240 1886 58 118 0 2118 0
Current children cumulated CPU time (s) 1123.2
Current children cumulated vsize (KiB) 12288

[startup+1183.78 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506400/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=9100 CPUtime=1172.51
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1908 0 0 0 117240 11 0 0 25 0 1 0 200952197 9318400 1902 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2275 1902 58 118 0 2153 0
Current children cumulated CPU time (s) 1183.26
Current children cumulated vsize (KiB) 12428

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

[startup+1187.57 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506400/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=9100 CPUtime=1176.3
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1908 0 0 0 117619 11 0 0 25 0 1 0 200952197 9318400 1902 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2275 1902 58 118 0 2153 0
Current children cumulated CPU time (s) 1187.05
Current children cumulated vsize (KiB) 12428

[startup+1194.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506336/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=9100 CPUtime=1182.85
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1924 0 0 0 118274 11 0 0 25 0 1 0 200952197 9318400 1918 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2275 1918 58 118 0 2153 0
Current children cumulated CPU time (s) 1193.6
Current children cumulated vsize (KiB) 12428

[startup+1197.41 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506336/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=9100 CPUtime=1186.13
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1925 0 0 0 118602 11 0 0 25 0 1 0 200952197 9318400 1919 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2275 1919 58 118 0 2153 0
Current children cumulated CPU time (s) 1196.88
Current children cumulated vsize (KiB) 12428

[startup+1199.05 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506336/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=9100 CPUtime=1187.77
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1925 0 0 0 118766 11 0 0 25 0 1 0 200952197 9318400 1919 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2275 1919 58 118 0 2153 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 12428

[startup+1199.86 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506336/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=9100 CPUtime=1188.59
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1926 0 0 0 118848 11 0 0 25 0 1 0 200952197 9318400 1920 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2275 1920 58 118 0 2153 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 12428

[startup+1200.07 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22290
/proc/meminfo: memFree=1506336/2055920 swapFree=4192812/4192956
[pid=22088] ppid=22086 vsize=3328 CPUtime=10.75
/proc/22088/stat : 22088 (SATzilla2007_C) S 22086 22088 20851 0 -1 4194304 1192 2943 0 0 357 8 700 10 25 0 1 0 200951119 3407872 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22088/statm: 832 652 165 260 0 556 0
[pid=22092] ppid=22088 vsize=9100 CPUtime=1188.8
/proc/22092/stat : 22092 (minisat20) R 22088 22088 20851 0 -1 4194304 1927 0 0 0 118869 11 0 0 25 0 1 0 200952197 9318400 1921 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22092/statm: 2275 1921 58 118 0 2153 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 12428

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.6
CPU user time (s): 1199.28
CPU system time (s): 0.320951
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 12428

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

runsolver used 1.15382 second user time and 3.10953 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Feb 18 14:46:01 UTC 2007

IDJOB= 295681
IDBENCH= 19918
IDSOLVER= 135
FILE ID= node10/295681-1171809961

PBS_JOBID= 3839325

Free space on /tmp= 66536 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1314186802-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295681-1171809961/SATzilla2007_C /tmp/evaluation/295681-1171809961/instance-295681-1171809961.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-295681-1171809961 -o ROOT/results/node10/solver-295681-1171809961 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295681-1171809961/SATzilla2007_C /tmp/evaluation/295681-1171809961/instance-295681-1171809961.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7c001db4841166a99dfc4524c663deb9

RANDOM SEED= 768976402

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1516936 kB
Buffers:         48808 kB
Cached:         375308 kB
SwapCached:          0 kB
Active:         261716 kB
Inactive:       206852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8536 kB
Writeback:           0 kB
Mapped:          63316 kB
Slab:            55868 kB
Committed_AS:  1157384 kB
PageTables:       1832 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= 66536 MiB

End job on node10 on Sun Feb 18 15:06:01 UTC 2007