Trace number 304824

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.74 1200.18

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S779713554-13.cnf
MD5SUMcfea37cf2c4e91ad4c7e1db353aebdc5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark337.509
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data (download as text)

10.82/10.87	c run March_dl for 5 seconds ... 
10.82/10.87	c Bin: Executing march_dl
10.82/10.87	c child exit by a signal
10.82/10.87	c march_dl returned code 137.
10.82/10.87	c run saps (UBCSAT implementation) for 2 seconds ... 
10.82/10.87	c Bin: Executing ubcsat2006
10.82/10.87	c child exited successfully
10.82/10.87	c ubcsat2006 returned code 0.
10.82/10.87	c satzilla computing base features
10.82/10.87	c satzilla doing unit-prop probe
10.82/10.87	c satzilla doing local search probe
10.82/10.87	c satzilla doing lobjois search-space size estimate
10.82/10.87	c satzilla's ranking:
10.82/10.87	c 1) minisat20+P: 0.665583
10.82/10.87	c 2) minisat20: 1.177094
10.82/10.87	c 3) march_dl: 1.605043
10.82/10.87	c 4) march_dl+P: 1.798670
10.82/10.87	c 5) vallst+P: 4.928695
10.82/10.87	c 6) zchaff_rand+P: 6.214228
10.82/10.87	c 7) kcnfs+P: 999.000000
10.82/10.87	c 8) kcnfs: 999.000000
10.82/10.87	c 9) vallst: 999.000000
10.82/10.87	c 10) zchaff_rand: 999.000000
10.82/10.87	c satzilla running minisat20 with preprocessing ... 
10.82/10.94	This is MiniSat 2.0 beta
10.82/10.94	WARNING: for repeatability, setting FPU to use double precision
10.82/10.94	============================[ Problem Statistics ]=============================
10.82/10.94	|                                                                             |
10.82/10.94	|  Number of variables:  140                                                  |
10.82/10.94	|  Number of clauses:    11900                                                |
10.82/10.95	|  Parsing time:         0.01         s                                       |
10.82/10.95	============================[ Search Statistics ]==============================
10.82/10.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/10.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.82/10.95	===============================================================================
10.82/10.95	|         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
10.82/10.96	|       101 |     140    11900    83300 |     4363      101     42 |  0.005 % |
10.89/10.97	|       251 |     140    11900    83300 |     4799      251     42 |  0.005 % |
10.89/10.99	|       476 |     140    11900    83300 |     5279      476     42 |  0.005 % |
10.89/11.01	|       814 |     140    11900    83300 |     5807      814     42 |  0.005 % |
10.89/11.04	|      1320 |     140    11900    83300 |     6388     1320     43 |  0.005 % |
10.89/11.09	|      2080 |     140    11900    83300 |     7027     2080     43 |  0.005 % |
10.89/11.18	|      3219 |     140    11900    83300 |     7729     3219     43 |  0.005 % |
11.22/11.34	|      4928 |     140    11900    83300 |     8502     4928     43 |  0.005 % |
11.53/11.61	|      7490 |     140    11900    83300 |     9353     7490     43 |  0.005 % |
11.94/12.06	|     11335 |     140    11900    83300 |    10288     6629     43 |  0.005 % |
12.55/12.70	|     17101 |     140    11900    83300 |    11317     7217     43 |  0.005 % |
13.68/13.83	|     25750 |     140    11900    83300 |    12449    10176     43 |  0.005 % |
15.32/15.48	|     38726 |     140    11900    83300 |    13694    10644     43 |  0.005 % |
18.19/18.35	|     58189 |     140    11900    83300 |    15063     9466     42 |  0.005 % |
22.59/22.71	|     87381 |     140    11900    83300 |    16569     8399     42 |  0.005 % |
30.27/30.41	|    131170 |     140    11900    83300 |    18226    10607     43 |  0.005 % |
42.58/42.70	|    196854 |     140    11900    83300 |    20049    12288     42 |  0.005 % |
62.43/62.66	|    295380 |     140    11900    83300 |    22054    10246     40 |  0.005 % |
94.61/94.80	|    443170 |     140    11900    83300 |    24259    14313     41 |  0.005 % |
149.52/149.79	|    664853 |     140    11900    83300 |    26685    14889     41 |  0.005 % |
235.81/236.08	|    997378 |     140    11900    83300 |    29354    13887     42 |  0.005 % |
373.76/373.99	|   1496166 |     140    11900    83300 |    32289    19511     42 |  0.005 % |
590.19/590.57	|   2244349 |     140    11900    83300 |    35518    15230     43 |  0.005 % |
942.30/942.75	|   3366624 |     140    11900    83300 |    39070    26289     43 |  0.005 % |
1199.62/1200.18	c Preprocessing...
1199.62/1200.18	c Inital problem has 140 variables, 11900 nary clauses (0 binary clauses).
1199.62/1200.18	c Num non-binary clauses 11900, Average non-binary clause length 7.000
1199.62/1200.18	c Theory has no gaps
1199.62/1200.18	c Preprocessor runtime was 0.040 seconds.
1199.62/1200.18	c 
1199.62/1200.18	c Satisfiability of theory still undetermined.
1199.62/1200.18	c See file /tmp/qkqkyi for simplified theory.
1199.62/1200.18	c Bin: Executing minisat20
1199.62/1200.18	c child exit by a signal
1199.62/1200.18	c minisat20 returned code 137.
1199.62/1200.18	c minisat20 returned code 137.
1199.62/1200.18	c satzilla running minisat20 ... 
1199.62/1200.18	c Bin: Executing minisat20
1199.62/1200.18	c minisat20 returned code 1.
1199.62/1200.18	c minisat20 returned code 1.
1199.62/1200.18	c satzilla running march_dl ... 
1199.62/1200.18	c Bin: Executing march_dl
1199.62/1200.18	c march_dl returned code 1.
1199.62/1200.18	c march_dl returned code 1.
1199.62/1200.18	c satzilla running march_dl with preprocessing ... 
1199.62/1200.18	c Bin: Executing march_dl
1199.62/1200.18	c march_dl returned code 1.
1199.62/1200.18	c march_dl returned code 1.
1199.62/1200.18	c satzilla running vallst with preprocessing ... 
1199.62/1200.18	c Bin: Executing vallst
1199.62/1200.18	c vallst returned code 1.
1199.62/1200.18	c vallst returned code 1.
1199.62/1200.18	c satzilla running zchaff_rand with preprocessing ... 
1199.62/1200.18	c Bin: Executing zchaff_rand
1199.62/1200.18	c zchaff_rand returned code 1.
1199.62/1200.18	c zchaff_rand returned code 1.
1199.62/1200.18	c satzilla running kcnfs with preprocessing ... 
1199.62/1200.18	c Bin: Executing kcnfs
1199.62/1200.18	c kcnfs returned code 1.
1199.62/1200.18	c kcnfs returned code 1.
1199.62/1200.18	c satzilla running kcnfs ... 
1199.62/1200.18	c Bin: Executing kcnfs
1199.62/1200.18	c kcnfs returned code 1.
1199.62/1200.18	c kcnfs returned code 1.
1199.62/1200.18	c satzilla running vallst ... 
1199.62/1200.18	c Bin: Executing vallst
1199.62/1200.18	c vallst returned code 1.
1199.62/1200.18	c vallst returned code 1.
1199.62/1200.18	c satzilla running zchaff_rand ... 
1199.62/1200.18	c Bin: Executing zchaff_rand
1199.62/1200.18	c zchaff_rand returned code 1.
1199.62/1200.18	c zchaff_rand returned code 1.
1199.62/1200.18	c ERROR: All Failed! 
1199.62/1200.18	c SATZILLA_TIME=1199.910000

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/node21/watcher-304824-1172066475 -o ROOT/results/node21/solver-304824-1172066475 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304824-1172066475/SATzilla2007_C /tmp/evaluation/304824-1172066475/instance-304824-1172066475.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.78 0.95 1.08 3/83 14548
/proc/meminfo: memFree=1072552/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=1440 CPUtime=0
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226601452 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 360 110 95 260 0 84 0
[pid=14549] ppid=14548 vsize=768 CPUtime=0
/proc/14549/stat : 14549 (march_dl) R 14548 14548 14471 0 -1 4194304 91 0 0 0 0 0 0 0 19 0 1 0 226601453 786432 86 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14549/statm: 192 86 50 118 0 71 0

[startup+0.10688 s]
/proc/loadavg: 0.78 0.95 1.08 3/83 14548
/proc/meminfo: memFree=1072552/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=1440 CPUtime=0
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226601452 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 360 110 95 260 0 84 0
[pid=14549] ppid=14548 vsize=3640 CPUtime=0.09
/proc/14549/stat : 14549 (march_dl) R 14548 14548 14471 0 -1 4194304 2202 0 0 0 9 0 0 0 20 0 1 0 226601453 3727360 534 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14549/statm: 910 534 67 118 0 789 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5080

[startup+0.514925 s]
/proc/loadavg: 0.78 0.95 1.08 3/83 14548
/proc/meminfo: memFree=1072552/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=1440 CPUtime=0
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226601452 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 360 110 95 260 0 84 0
[pid=14549] ppid=14548 vsize=3640 CPUtime=0.5
/proc/14549/stat : 14549 (march_dl) R 14548 14548 14471 0 -1 4194304 2210 0 0 0 50 0 0 0 24 0 1 0 226601453 3727360 542 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14549/statm: 910 542 67 118 0 789 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5080

[startup+1.33601 s]
/proc/loadavg: 0.78 0.95 1.08 2/85 14558
/proc/meminfo: memFree=1070296/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=1440 CPUtime=0
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226601452 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 360 110 95 260 0 84 0
[pid=14549] ppid=14548 vsize=3904 CPUtime=1.32
/proc/14549/stat : 14549 (march_dl) R 14548 14548 14471 0 -1 4194304 2259 0 0 0 132 0 0 0 25 0 1 0 226601453 3997696 591 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14549/statm: 976 591 67 118 0 855 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5344

[startup+2.97219 s]
/proc/loadavg: 0.78 0.95 1.08 2/85 14558
/proc/meminfo: memFree=1069976/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=1440 CPUtime=0
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226601452 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 360 110 95 260 0 84 0
[pid=14549] ppid=14548 vsize=4036 CPUtime=2.95
/proc/14549/stat : 14549 (march_dl) R 14548 14548 14471 0 -1 4194304 2336 0 0 0 295 0 0 0 25 0 1 0 226601453 4132864 668 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14549/statm: 1009 668 67 118 0 888 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5476

[startup+6.25155 s]
/proc/loadavg: 0.80 0.95 1.08 2/85 14561
/proc/meminfo: memFree=1070808/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=1440 CPUtime=4.99
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 135 5749 0 0 0 0 480 19 18 0 1 0 226601452 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 360 111 96 260 0 84 0
[pid=14561] ppid=14548 vsize=6188 CPUtime=1.23
/proc/14561/stat : 14561 (ubcsat2006) R 14548 14548 14471 0 -1 4194304 480 0 0 0 119 4 0 0 25 0 1 0 226601954 6336512 463 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14561/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7183 s]
/proc/loadavg: 0.81 0.95 1.08 2/85 14580
/proc/meminfo: memFree=1064992/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=4584 CPUtime=1.76
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 892 0 0 0 176 0 0 0 25 0 1 0 226602546 4694016 886 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 1146 886 58 118 0 1024 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9568

[startup+25.5417 s]
/proc/loadavg: 0.85 0.95 1.08 2/85 14588
/proc/meminfo: memFree=1063136/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=6500 CPUtime=14.57
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 1384 0 0 0 1457 0 0 0 25 0 1 0 226602546 6656000 1378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 1625 1378 58 118 0 1503 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11484

[startup+51.1855 s]
/proc/loadavg: 0.90 0.96 1.08 2/85 14634
/proc/meminfo: memFree=1061920/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=7704 CPUtime=40.18
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 1672 0 0 0 4017 1 0 0 25 0 1 0 226602546 7888896 1666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 1926 1666 58 118 0 1804 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12688

[startup+102.453 s]
/proc/loadavg: 0.96 0.96 1.07 2/79 14676
/proc/meminfo: memFree=1061472/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=9472 CPUtime=91.4
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 2082 0 0 0 9138 2 0 0 25 0 1 0 226602546 9699328 2076 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 2368 2076 58 118 0 2246 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 14456

[startup+162.526 s]
/proc/loadavg: 0.98 0.97 1.06 2/79 14676
/proc/meminfo: memFree=1060320/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=10560 CPUtime=151.46
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 2349 0 0 0 15143 3 0 0 25 0 1 0 226602546 10813440 2343 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 2640 2343 58 118 0 2518 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 15544

[startup+222.595 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 14676
/proc/meminfo: memFree=1059872/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=10972 CPUtime=211.5
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 2456 0 0 0 21147 3 0 0 25 0 1 0 226602546 11235328 2450 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 2743 2450 58 118 0 2621 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 15956

[startup+282.667 s]
/proc/loadavg: 0.99 0.97 1.05 2/79 14676
/proc/meminfo: memFree=1058912/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=12108 CPUtime=271.56
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 2706 0 0 0 27152 4 0 0 25 0 1 0 226602546 12398592 2700 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 3027 2700 58 118 0 2905 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 17092

[startup+342.733 s]
/proc/loadavg: 0.99 0.97 1.05 2/79 14676
/proc/meminfo: memFree=1058464/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=12408 CPUtime=331.62
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 2798 0 0 0 33157 5 0 0 25 0 1 0 226602546 12705792 2792 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 3102 2792 58 118 0 2980 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 17392

[startup+402.807 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 14676
/proc/meminfo: memFree=1057632/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=13360 CPUtime=391.66
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3033 0 0 0 39161 5 0 0 25 0 1 0 226602546 13680640 3027 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 3340 3027 58 118 0 3218 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 18344

[startup+462.875 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 14676
/proc/meminfo: memFree=1057312/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=13692 CPUtime=451.72
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3094 0 0 0 45166 6 0 0 25 0 1 0 226602546 14020608 3088 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 3423 3088 58 118 0 3301 0
Current children cumulated CPU time (s) 462.61

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


[startup+823.285 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14676
/proc/meminfo: memFree=1055712/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=15556 CPUtime=812.02
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3539 0 0 0 81193 9 0 0 25 0 1 0 226602546 15929344 3533 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 3889 3533 58 118 0 3767 0
Current children cumulated CPU time (s) 822.91
Current children cumulated vsize (KiB) 20540

[startup+883.348 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14676
/proc/meminfo: memFree=1055648/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=15696 CPUtime=872.07
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3556 0 0 0 87198 9 0 0 25 0 1 0 226602546 16072704 3550 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 3924 3550 58 118 0 3802 0
Current children cumulated CPU time (s) 882.96
Current children cumulated vsize (KiB) 20680

[startup+943.415 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14676
/proc/meminfo: memFree=1055456/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=15840 CPUtime=932.12
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3605 0 0 0 93202 10 0 0 25 0 1 0 226602546 16220160 3599 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 3960 3599 58 118 0 3838 0
Current children cumulated CPU time (s) 943.01
Current children cumulated vsize (KiB) 20824

[startup+1003.48 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14676
/proc/meminfo: memFree=1054688/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=16736 CPUtime=992.17
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3801 0 0 0 99207 10 0 0 25 0 1 0 226602546 17137664 3795 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4184 3795 58 118 0 4062 0
Current children cumulated CPU time (s) 1003.06
Current children cumulated vsize (KiB) 21720

[startup+1063.55 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14676
/proc/meminfo: memFree=1054624/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=16736 CPUtime=1052.22
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3826 0 0 0 105211 11 0 0 25 0 1 0 226602546 17137664 3820 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4184 3820 58 118 0 4062 0
Current children cumulated CPU time (s) 1063.11
Current children cumulated vsize (KiB) 21720

[startup+1123.62 s]
/proc/loadavg: 1.05 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054432/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17016 CPUtime=1112.28
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3880 0 0 0 111216 12 0 0 25 0 1 0 226602546 17424384 3874 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4254 3874 58 118 0 4132 0
Current children cumulated CPU time (s) 1123.17
Current children cumulated vsize (KiB) 22000

[startup+1183.69 s]
/proc/loadavg: 1.02 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054176/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17348 CPUtime=1172.33
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3941 0 0 0 117221 12 0 0 25 0 1 0 226602546 17764352 3935 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4337 3935 58 118 0 4215 0
Current children cumulated CPU time (s) 1183.22
Current children cumulated vsize (KiB) 22332

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

[startup+1187.48 s]
/proc/loadavg: 1.02 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054176/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17348 CPUtime=1176.12
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3942 0 0 0 117600 12 0 0 25 0 1 0 226602546 17764352 3936 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525567 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4337 3936 58 118 0 4215 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 22332

[startup+1194.04 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054176/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17348 CPUtime=1182.67
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3956 0 0 0 118255 12 0 0 25 0 1 0 226602546 17764352 3950 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4337 3950 58 118 0 4215 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 22332

[startup+1197.33 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054112/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17348 CPUtime=1185.96
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3956 0 0 0 118584 12 0 0 25 0 1 0 226602546 17764352 3950 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4337 3950 58 118 0 4215 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 22332

[startup+1198.97 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054112/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17348 CPUtime=1187.6
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3956 0 0 0 118748 12 0 0 25 0 1 0 226602546 17764352 3950 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4337 3950 58 118 0 4215 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 22332

[startup+1199.79 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054112/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17348 CPUtime=1188.42
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3956 0 0 0 118830 12 0 0 25 0 1 0 226602546 17764352 3950 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525630 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4337 3950 58 118 0 4215 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 22332

[startup+1199.99 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054112/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17348 CPUtime=1188.62
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3956 0 0 0 118850 12 0 0 25 0 1 0 226602546 17764352 3950 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4337 3950 58 118 0 4215 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 22332

[startup+1200.1 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 14676
/proc/meminfo: memFree=1054112/2055920 swapFree=4147488/4192956
[pid=14548] ppid=14546 vsize=4984 CPUtime=10.89
/proc/14548/stat : 14548 (SATzilla2007_C) S 14546 14548 14471 0 -1 4194304 1894 6235 0 0 370 9 683 27 25 0 1 0 226601452 5103616 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14548/statm: 1246 1064 165 260 0 970 0
[pid=14580] ppid=14548 vsize=17348 CPUtime=1188.73
/proc/14580/stat : 14580 (minisat20) R 14548 14548 14471 0 -1 4194304 3956 0 0 0 118861 12 0 0 25 0 1 0 226602546 17764352 3950 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4337 3950 58 118 0 4215 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 22332

Child status: 17
Real time (s): 1200.18
CPU time (s): 1199.74
CPU user time (s): 1199.24
CPU system time (s): 0.496924
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 22332

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

runsolver used 1.17682 second user time and 3.08953 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Wed Feb 21 14:01:15 UTC 2007

IDJOB= 304824
IDBENCH= 20141
IDSOLVER= 135
FILE ID= node21/304824-1172066475

PBS_JOBID= 3892789

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S779713554-13.cnf
COMMAND LINE= /tmp/evaluation/304824-1172066475/SATzilla2007_C /tmp/evaluation/304824-1172066475/instance-304824-1172066475.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-304824-1172066475 -o ROOT/results/node21/solver-304824-1172066475 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304824-1172066475/SATzilla2007_C /tmp/evaluation/304824-1172066475/instance-304824-1172066475.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  cfea37cf2c4e91ad4c7e1db353aebdc5

RANDOM SEED= 964806967

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.245
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.245
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:       1073024 kB
Buffers:         42708 kB
Cached:         825704 kB
SwapCached:      14024 kB
Active:         152524 kB
Inactive:       740108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1073024 kB
SwapTotal:     4192956 kB
SwapFree:      4147488 kB
Dirty:            8916 kB
Writeback:           0 kB
Mapped:          31068 kB
Slab:            75540 kB
Committed_AS:   708840 kB
PageTables:       1888 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 node21 on Wed Feb 21 14:21:15 UTC 2007