Trace number 295886

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.54 1199.95

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1107155013-20.UNSAT.shuffled.cnf
MD5SUM54161bb7f5d80f36a000875f17de5551
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.64/10.69	c run March_dl for 5 seconds ... 
10.64/10.69	c Bin: Executing march_dl
10.64/10.69	c child exit by a signal
10.64/10.69	c march_dl returned code 137.
10.64/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.64/10.69	c Bin: Executing ubcsat2006
10.64/10.69	c child exited successfully
10.64/10.69	c ubcsat2006 returned code 0.
10.64/10.69	c satzilla computing base features
10.64/10.69	c satzilla doing unit-prop probe
10.64/10.69	c satzilla doing local search probe
10.64/10.69	c satzilla doing lobjois search-space size estimate
10.64/10.69	c satzilla's ranking:
10.64/10.69	c 1) minisat20+P: 0.818786
10.64/10.69	c 2) minisat20: 1.489157
10.64/10.69	c 3) march_dl+P: 1.555572
10.64/10.69	c 4) march_dl: 1.728302
10.64/10.69	c 5) vallst+P: 4.656429
10.64/10.69	c 6) zchaff_rand+P: 4.895445
10.64/10.69	c 7) kcnfs+P: 999.000000
10.64/10.69	c 8) kcnfs: 999.000000
10.64/10.69	c 9) vallst: 999.000000
10.64/10.69	c 10) zchaff_rand: 999.000000
10.64/10.69	c satzilla running minisat20 with preprocessing ... 
10.64/10.72	This is MiniSat 2.0 beta
10.64/10.72	WARNING: for repeatability, setting FPU to use double precision
10.64/10.72	============================[ Problem Statistics ]=============================
10.64/10.72	|                                                                             |
10.64/10.72	|  Number of variables:  70                                                   |
10.64/10.72	|  Number of clauses:    6230                                                 |
10.64/10.73	|  Parsing time:         0.01         s                                       |
10.64/10.73	============================[ Search Statistics ]==============================
10.64/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.73	===============================================================================
10.64/10.73	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.64/10.74	|       100 |      70     6230    43610 |     2284      100     26 |  0.021 % |
10.64/10.74	|       251 |      70     6230    43610 |     2512      251     25 |  0.021 % |
10.64/10.75	|       479 |      70     6230    43610 |     2764      479     25 |  0.021 % |
10.71/10.77	|       816 |      70     6230    43610 |     3040      816     24 |  0.021 % |
10.71/10.79	|      1323 |      70     6230    43610 |     3344     1323     24 |  0.021 % |
10.71/10.82	|      2082 |      70     6230    43610 |     3678     2082     24 |  0.021 % |
10.71/10.88	|      3221 |      70     6230    43610 |     4046     3221     24 |  0.021 % |
10.71/10.97	|      4929 |      70     6230    43610 |     4451     2892     24 |  0.021 % |
10.71/11.12	|      7494 |      70     6230    43610 |     4896     3216     24 |  0.021 % |
11.25/11.34	|     11338 |      70     6230    43610 |     5386     4595     24 |  0.021 % |
11.66/11.70	|     17104 |      70     6230    43610 |     5924     4945     24 |  0.021 % |
12.17/12.28	|     25754 |      70     6230    43610 |     6517     4661     23 |  0.021 % |
13.09/13.16	|     38729 |      70     6230    43610 |     7169     4543     23 |  0.021 % |
14.53/14.58	|     58192 |      70     6230    43610 |     7886     6000     23 |  0.021 % |
16.68/16.73	|     87384 |      70     6230    43610 |     8674     7486     23 |  0.021 % |
20.06/20.14	|    131173 |      70     6230    43610 |     9542     7754     24 |  0.021 % |
25.39/25.52	|    196858 |      70     6230    43610 |    10496     6445     23 |  0.021 % |
34.00/34.05	|    295384 |      70     6230    43610 |    11546    10248     23 |  0.021 % |
47.32/47.42	|    443175 |      70     6230    43610 |    12700     7575     23 |  0.021 % |
68.94/68.99	|    664859 |      70     6230    43610 |    13970     6499     23 |  0.021 % |
102.96/103.09	|    997384 |      70     6230    43610 |    15367    10065     22 |  0.021 % |
157.48/157.61	|   1496174 |      70     6230    43610 |    16904     8533     22 |  0.021 % |
245.12/245.22	|   2244357 |      70     6230    43610 |    18595    11752     22 |  0.021 % |
386.33/386.49	|   3366633 |      70     6230    43610 |    20454    16763     23 |  0.021 % |
621.39/621.71	|   5050044 |      70     6230    43610 |    22500    10581     22 |  0.021 % |
1008.25/1008.63	|   7575161 |      70     6230    43610 |    24750    12169     21 |  0.021 % |
1199.48/1199.94	c Preprocessing...
1199.48/1199.94	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
1199.48/1199.94	c Num non-binary clauses 6230, Average non-binary clause length 7.000
1199.48/1199.94	c Theory has no gaps
1199.48/1199.94	c Preprocessor runtime was 0.020 seconds.
1199.48/1199.94	c 
1199.48/1199.94	c Satisfiability of theory still undetermined.
1199.48/1199.94	c See file /tmp/aS8PYf for simplified theory.
1199.48/1199.94	c Bin: Executing minisat20
1199.48/1199.94	c child exit by a signal
1199.48/1199.94	c minisat20 returned code 137.
1199.48/1199.94	c minisat20 returned code 137.
1199.48/1199.94	c satzilla running minisat20 ... 
1199.48/1199.94	c Bin: Executing minisat20
1199.48/1199.94	c minisat20 returned code 1.
1199.48/1199.94	c minisat20 returned code 1.
1199.48/1199.94	c satzilla running march_dl with preprocessing ... 
1199.48/1199.94	c Bin: Executing march_dl
1199.48/1199.94	c march_dl returned code 1.
1199.48/1199.94	c march_dl returned code 1.
1199.48/1199.94	c satzilla running march_dl ... 
1199.48/1199.94	c Bin: Executing march_dl
1199.48/1199.94	c march_dl returned code 1.
1199.48/1199.94	c march_dl returned code 1.
1199.48/1199.94	c satzilla running vallst with preprocessing ... 
1199.48/1199.94	c Bin: Executing vallst
1199.48/1199.94	c vallst returned code 1.
1199.48/1199.94	c vallst returned code 1.
1199.48/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.48/1199.94	c Bin: Executing zchaff_rand
1199.48/1199.94	c zchaff_rand returned code 1.
1199.48/1199.94	c zchaff_rand returned code 1.
1199.48/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.48/1199.94	c Bin: Executing kcnfs
1199.48/1199.94	c kcnfs returned code 1.
1199.48/1199.94	c kcnfs returned code 1.
1199.48/1199.94	c satzilla running kcnfs ... 
1199.48/1199.94	c Bin: Executing kcnfs
1199.48/1199.94	c kcnfs returned code 1.
1199.48/1199.94	c kcnfs returned code 1.
1199.48/1199.94	c satzilla running vallst ... 
1199.48/1199.94	c Bin: Executing vallst
1199.48/1199.94	c vallst returned code 1.
1199.48/1199.94	c vallst returned code 1.
1199.48/1199.94	c satzilla running zchaff_rand ... 
1199.48/1199.94	c Bin: Executing zchaff_rand
1199.48/1199.94	c zchaff_rand returned code 1.
1199.48/1199.94	c zchaff_rand returned code 1.
1199.48/1199.94	c ERROR: All Failed! 
1199.48/1199.94	c SATZILLA_TIME=1199.710000

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/node18/watcher-295886-1171813926 -o ROOT/results/node18/solver-295886-1171813926 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295886-1171813926/SATzilla2007_C /tmp/evaluation/295886-1171813926/instance-295886-1171813926.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 15929
/proc/meminfo: memFree=1644408/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=1440 CPUtime=0
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201347151 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 360 110 95 260 0 84 0
[pid=15930] ppid=15929 vsize=636 CPUtime=0
/proc/15930/stat : 15930 (march_dl) R 15929 15929 15766 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 201347151 651264 78 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15930/statm: 159 78 50 118 0 38 0

[startup+0.106834 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15929
/proc/meminfo: memFree=1644408/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=1440 CPUtime=0
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201347151 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 360 110 95 260 0 84 0
[pid=15930] ppid=15929 vsize=2264 CPUtime=0.1
/proc/15930/stat : 15930 (march_dl) R 15929 15929 15766 0 -1 4194304 1019 0 0 0 10 0 0 0 20 0 1 0 201347151 2318336 334 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15930/statm: 566 334 67 118 0 445 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3704

[startup+0.514872 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15929
/proc/meminfo: memFree=1644408/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=1440 CPUtime=0
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201347151 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 360 110 95 260 0 84 0
[pid=15930] ppid=15929 vsize=2396 CPUtime=0.5
/proc/15930/stat : 15930 (march_dl) R 15929 15929 15766 0 -1 4194304 1051 0 0 0 50 0 0 0 24 0 1 0 201347151 2453504 366 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15930/statm: 599 366 67 118 0 478 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3836

[startup+1.33495 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 15931
/proc/meminfo: memFree=1637992/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=1440 CPUtime=0
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201347151 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 360 110 95 260 0 84 0
[pid=15930] ppid=15929 vsize=7196 CPUtime=1.32
/proc/15930/stat : 15930 (march_dl) R 15929 15929 15766 0 -1 4194304 2519 0 0 0 132 0 0 0 25 0 1 0 201347151 7368704 1657 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559742 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15930/statm: 1799 1657 72 118 0 1678 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8636

[startup+2.97111 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 15931
/proc/meminfo: memFree=1637928/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=1440 CPUtime=0
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201347151 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 360 110 95 260 0 84 0
[pid=15930] ppid=15929 vsize=6800 CPUtime=2.96
/proc/15930/stat : 15930 (march_dl) R 15929 15929 15766 0 -1 4194304 3055 0 0 0 295 1 0 0 25 0 1 0 201347151 6963200 1590 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15930/statm: 1700 1590 74 118 0 1579 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8240

[startup+6.25843 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 15932
/proc/meminfo: memFree=1643304/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=1440 CPUtime=4.99
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 135 3055 0 0 0 0 498 1 18 0 1 0 201347151 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15929/statm: 360 111 96 260 0 84 0
[pid=15932] ppid=15929 vsize=6188 CPUtime=1.25
/proc/15932/stat : 15932 (ubcsat2006) R 15929 15929 15766 0 -1 4194304 363 0 0 0 120 5 0 0 25 0 1 0 201347651 6336512 346 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15932/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7101 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1640360/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=3136 CPUtime=1.97
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 478 0 0 0 197 0 0 0 25 0 1 0 201348224 3211264 472 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 784 472 58 118 0 662 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6472

[startup+25.5283 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1639464/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=3940 CPUtime=14.78
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 690 0 0 0 1478 0 0 0 25 0 1 0 201348224 4034560 684 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 985 684 58 118 0 863 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7276

[startup+51.1548 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1638568/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=4904 CPUtime=40.4
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 911 0 0 0 4040 0 0 0 25 0 1 0 201348224 5021696 905 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 1226 905 58 118 0 1104 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 8240

[startup+102.407 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1637864/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=5644 CPUtime=91.64
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1081 0 0 0 9164 0 0 0 25 0 1 0 201348224 5779456 1075 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525137 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 1411 1075 58 118 0 1289 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 8980

[startup+162.479 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1637288/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=6200 CPUtime=151.7
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1226 0 0 0 15169 1 0 0 25 0 1 0 201348224 6348800 1220 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 1550 1220 58 118 0 1428 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 9536

[startup+222.548 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1636840/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=6484 CPUtime=211.75
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1315 0 0 0 21174 1 0 0 25 0 1 0 201348224 6639616 1309 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 1621 1309 58 118 0 1499 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 9820

[startup+282.616 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1636456/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=7096 CPUtime=271.81
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1415 0 0 0 27179 2 0 0 25 0 1 0 201348224 7266304 1409 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 1774 1409 58 118 0 1652 0
Current children cumulated CPU time (s) 282.52
Current children cumulated vsize (KiB) 10432

[startup+342.685 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1636136/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=7524 CPUtime=331.86
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1512 0 0 0 33184 2 0 0 25 0 1 0 201348224 7704576 1506 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 1881 1506 58 118 0 1759 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 10860

[startup+402.758 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1635944/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=7664 CPUtime=391.92
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1549 0 0 0 39189 3 0 0 25 0 1 0 201348224 7847936 1543 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 1916 1543 58 118 0 1794 0
Current children cumulated CPU time (s) 402.63
Current children cumulated vsize (KiB) 11000

[startup+462.827 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15933
/proc/meminfo: memFree=1635816/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=7948 CPUtime=451.97
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1621 0 0 0 45194 3 0 0 25 0 1 0 201348224 8138752 1615 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 1987 1615 58 118 0 1865 0
Current children cumulated CPU time (s) 462.68

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


[startup+823.191 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1635176/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=8524 CPUtime=812.15
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1777 0 0 0 81208 7 0 0 25 0 1 0 201348224 8728576 1771 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2131 1771 58 118 0 2009 0
Current children cumulated CPU time (s) 822.86
Current children cumulated vsize (KiB) 11860

[startup+883.258 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1635048/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=8524 CPUtime=872.2
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1788 0 0 0 87212 8 0 0 25 0 1 0 201348224 8728576 1782 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2131 1782 58 118 0 2009 0
Current children cumulated CPU time (s) 882.91
Current children cumulated vsize (KiB) 11860

[startup+943.326 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634920/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=8664 CPUtime=932.25
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1828 0 0 0 93217 8 0 0 25 0 1 0 201348224 8871936 1822 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2166 1822 58 118 0 2044 0
Current children cumulated CPU time (s) 942.96
Current children cumulated vsize (KiB) 12000

[startup+1003.39 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634856/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=8664 CPUtime=992.31
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1833 0 0 0 99222 9 0 0 25 0 1 0 201348224 8871936 1827 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2166 1827 58 118 0 2044 0
Current children cumulated CPU time (s) 1003.02
Current children cumulated vsize (KiB) 12000

[startup+1063.47 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634664/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=8992 CPUtime=1052.37
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1886 0 0 0 105227 10 0 0 25 0 1 0 201348224 9207808 1880 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2248 1880 58 118 0 2126 0
Current children cumulated CPU time (s) 1063.08
Current children cumulated vsize (KiB) 12328

[startup+1123.54 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634536/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=8992 CPUtime=1112.42
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1917 0 0 0 111232 10 0 0 25 0 1 0 201348224 9207808 1911 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2248 1911 58 118 0 2126 0
Current children cumulated CPU time (s) 1123.13
Current children cumulated vsize (KiB) 12328

[startup+1183.6 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=9324 CPUtime=1172.47
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1958 0 0 0 117237 10 0 0 25 0 1 0 201348224 9547776 1952 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2331 1952 58 118 0 2209 0
Current children cumulated CPU time (s) 1183.18
Current children cumulated vsize (KiB) 12660

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

[startup+1187.51 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=9324 CPUtime=1176.37
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1960 0 0 0 117627 10 0 0 25 0 1 0 201348224 9547776 1954 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2331 1954 58 118 0 2209 0
Current children cumulated CPU time (s) 1187.08
Current children cumulated vsize (KiB) 12660

[startup+1194.06 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=9324 CPUtime=1182.92
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1960 0 0 0 118282 10 0 0 25 0 1 0 201348224 9547776 1954 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2331 1954 58 118 0 2209 0
Current children cumulated CPU time (s) 1193.63
Current children cumulated vsize (KiB) 12660

[startup+1197.34 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=9324 CPUtime=1186.21
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1960 0 0 0 118611 10 0 0 25 0 1 0 201348224 9547776 1954 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2331 1954 58 118 0 2209 0
Current children cumulated CPU time (s) 1196.92
Current children cumulated vsize (KiB) 12660

[startup+1198.98 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=9324 CPUtime=1187.85
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1960 0 0 0 118775 10 0 0 25 0 1 0 201348224 9547776 1954 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2331 1954 58 118 0 2209 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 12660

[startup+1199.39 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=9324 CPUtime=1188.25
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1960 0 0 0 118815 10 0 0 25 0 1 0 201348224 9547776 1954 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2331 1954 58 118 0 2209 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 12660

[startup+1199.8 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=9324 CPUtime=1188.67
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1960 0 0 0 118857 10 0 0 25 0 1 0 201348224 9547776 1954 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2331 1954 58 118 0 2209 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 12660

[startup+1199.91 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 16131
/proc/meminfo: memFree=1634344/2055920 swapFree=4192812/4192956
[pid=15929] ppid=15927 vsize=3336 CPUtime=10.71
/proc/15929/stat : 15929 (SATzilla2007_C) S 15927 15929 15766 0 -1 4194304 1195 3424 0 0 352 8 700 11 25 0 1 0 201347151 3416064 652 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15929/statm: 834 652 165 260 0 558 0
[pid=15933] ppid=15929 vsize=9324 CPUtime=1188.77
/proc/15933/stat : 15933 (minisat20) R 15929 15929 15766 0 -1 4194304 1960 0 0 0 118867 10 0 0 25 0 1 0 201348224 9547776 1954 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15933/statm: 2331 1954 58 118 0 2209 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 12660

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.54
CPU user time (s): 1199.23
CPU system time (s): 0.308953
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 12660

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

runsolver used 1.10983 second user time and 3.15552 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Feb 18 15:52:06 UTC 2007

IDJOB= 295886
IDBENCH= 19923
IDSOLVER= 135
FILE ID= node18/295886-1171813926

PBS_JOBID= 3839348

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  54161bb7f5d80f36a000875f17de5551

RANDOM SEED= 501954055

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1644880 kB
Buffers:         48680 kB
Cached:         232976 kB
SwapCached:          0 kB
Active:         272052 kB
Inactive:        69148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8532 kB
Writeback:           0 kB
Mapped:          78460 kB
Slab:            55512 kB
Committed_AS:   772220 kB
PageTables:       1668 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= 66541 MiB

End job on node18 on Sun Feb 18 16:12:06 UTC 2007