Trace number 1626578

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: SATzilla RANDOM? (exit code) 4998.95 5000.95

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S1402156840-093.cnf
MD5SUM3a21c2076cf8c7350d1388a742c488ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.12268
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data

10.56/10.69	c run March_dl for 5 seconds ... 
10.56/10.69	c Bin: Executing march_dl
10.56/10.69	c child exit by a signal
10.56/10.69	c march_dl returned code 137.
10.56/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.56/10.69	c Bin: Executing ubcsat2006
10.56/10.69	c child exited successfully
10.56/10.69	c ubcsat2006 returned code 0.
10.56/10.69	c satzilla computing base features
10.56/10.69	c satzilla doing unit-prop probe
10.56/10.69	c satzilla doing local search probe
10.56/10.69	c satzilla doing lobjois search-space size estimate
10.56/10.69	c satzilla's ranking:
10.56/10.69	c 1) minisat20+P: 4.027490
10.56/10.69	c 2) kcnfs: 4.117918
10.56/10.69	c 3) march_dl: 4.274014
10.56/10.69	c 4) kcnfs+P: 999.000000
10.56/10.69	c 5) march_dl+P: 999.000000
10.56/10.69	c 6) vallst+P: 999.000000
10.56/10.69	c 7) zchaff_rand+P: 999.000000
10.56/10.69	c 8) vallst: 999.000000
10.56/10.69	c 9) zchaff_rand: 999.000000
10.56/10.69	c 10) minisat20: 999.000000
10.56/10.69	c satzilla running minisat20 with preprocessing ... 
10.66/10.72	This is MiniSat 2.0 beta
10.66/10.72	WARNING: for repeatability, setting FPU to use double precision
10.66/10.72	============================[ Problem Statistics ]=============================
10.66/10.72	|                                                                             |
10.66/10.72	|  Number of variables:  75                                                   |
10.66/10.72	|  Number of clauses:    6675                                                 |
10.66/10.73	|  Parsing time:         0.00         s                                       |
10.66/10.73	============================[ Search Statistics ]==============================
10.66/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.73	===============================================================================
10.66/10.73	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.66/10.73	|       100 |      75     6675    46725 |     2447      100     28 |  0.018 % |
10.66/10.74	|       250 |      75     6675    46725 |     2692      250     27 |  0.018 % |
10.66/10.75	|       476 |      75     6675    46725 |     2961      476     27 |  0.018 % |
10.66/10.77	|       814 |      75     6675    46725 |     3257      814     26 |  0.018 % |
10.66/10.79	|      1321 |      75     6675    46725 |     3583     1321     26 |  0.018 % |
10.68/10.83	|      2081 |      75     6675    46725 |     3941     2081     26 |  0.018 % |
10.85/10.90	|      3220 |      75     6675    46725 |     4335     3220     26 |  0.018 % |
10.95/11.01	|      4928 |      75     6675    46725 |     4769     2744     25 |  0.018 % |
11.04/11.16	|      7492 |      75     6675    46725 |     5246     2906     25 |  0.018 % |
11.24/11.39	|     11336 |      75     6675    46725 |     5771     4112     25 |  0.018 % |
11.65/11.77	|     17103 |      75     6675    46725 |     6348     4077     25 |  0.018 % |
12.25/12.34	|     25757 |      75     6675    46725 |     6983     6354     25 |  0.018 % |
13.15/13.24	|     38732 |      75     6675    46725 |     7681     5292     25 |  0.018 % |
14.54/14.68	|     58196 |      75     6675    46725 |     8449     5471     25 |  0.018 % |
16.84/16.91	|     87388 |      75     6675    46725 |     9294     4981     24 |  0.018 % |
20.44/20.52	|    131178 |      75     6675    46725 |    10223     6796     24 |  0.018 % |
26.03/26.14	|    196863 |      75     6675    46725 |    11246     5828     24 |  0.018 % |
35.23/35.38	|    295390 |      75     6675    46725 |    12370     8486     24 |  0.018 % |
49.23/49.31	|    443179 |      75     6675    46725 |    13607     7472     24 |  0.018 % |
71.92/72.09	|    664864 |      75     6675    46725 |    14968    10952     24 |  0.018 % |
108.81/108.97	|    997390 |      75     6675    46725 |    16465    13532     24 |  0.018 % |
168.59/168.78	|   1496179 |      75     6675    46725 |    18112     9217     24 |  0.018 % |
264.85/265.08	|   2244361 |      75     6675    46725 |    19923    13577     24 |  0.018 % |
421.08/421.32	|   3366636 |      75     6675    46725 |    21915    18470     24 |  0.018 % |
676.67/677.09	|   5050047 |      75     6675    46725 |    24107    12173     25 |  0.018 % |
1090.50/1091.08	|   7575164 |      75     6675    46725 |    26517    16681     24 |  0.018 % |
1749.83/1750.69	|  11362840 |      75     6675    46725 |    29169    13372     23 |  0.018 % |
2828.91/2830.19	|  17044355 |      75     6675    46725 |    32086    21016     24 |  0.018 % |
4596.73/4598.66	|  25566624 |      75     6675    46725 |    35295    23767     24 |  0.018 % |
4998.87/5000.94	c Preprocessing...
4998.87/5000.94	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
4998.87/5000.94	c Num non-binary clauses 6675, Average non-binary clause length 7.000
4998.87/5000.94	c Theory has no gaps
4998.87/5000.94	c Preprocessor runtime was 0.020 seconds.
4998.87/5000.94	c 
4998.87/5000.94	c Satisfiability of theory still undetermined.
4998.87/5000.94	c See file /tmp/cjzxjZ for simplified theory.
4998.87/5000.94	c Bin: Executing minisat20
4998.87/5000.94	c child exit by a signal
4998.87/5000.94	c minisat20 returned code 137.
4998.87/5000.94	c minisat20 returned code 137.
4998.87/5000.94	c satzilla running kcnfs ... 
4998.87/5000.94	c Bin: Executing kcnfs
4998.87/5000.94	c kcnfs returned code 1.
4998.87/5000.94	c kcnfs returned code 1.
4998.87/5000.94	c satzilla running march_dl ... 
4998.87/5000.94	c Bin: Executing march_dl
4998.87/5000.94	c march_dl returned code 1.
4998.87/5000.94	c march_dl returned code 1.
4998.87/5000.94	c satzilla running kcnfs with preprocessing ... 
4998.87/5000.94	c Bin: Executing kcnfs
4998.87/5000.94	c kcnfs returned code 1.
4998.87/5000.94	c kcnfs returned code 1.
4998.87/5000.94	c satzilla running march_dl with preprocessing ... 
4998.87/5000.94	c Bin: Executing march_dl
4998.87/5000.94	c march_dl returned code 1.
4998.87/5000.94	c march_dl returned code 1.
4998.87/5000.94	c satzilla running vallst with preprocessing ... 
4998.87/5000.94	c Bin: Executing vallst
4998.87/5000.94	c vallst returned code 1.
4998.87/5000.94	c vallst returned code 1.
4998.87/5000.94	c satzilla running zchaff_rand with preprocessing ... 
4998.87/5000.94	c Bin: Executing zchaff_rand
4998.87/5000.94	c zchaff_rand returned code 1.
4998.87/5000.94	c zchaff_rand returned code 1.
4998.87/5000.94	c satzilla running vallst ... 
4998.87/5000.94	c Bin: Executing vallst
4998.87/5000.94	c vallst returned code 1.
4998.87/5000.94	c vallst returned code 1.
4998.87/5000.94	c satzilla running zchaff_rand ... 
4998.87/5000.94	c Bin: Executing zchaff_rand
4998.87/5000.94	c zchaff_rand returned code 1.
4998.87/5000.94	c zchaff_rand returned code 1.
4998.87/5000.94	c satzilla running minisat20 ... 
4998.87/5000.94	c Bin: Executing minisat20
4998.87/5000.94	c minisat20 returned code 1.
4998.87/5000.94	c minisat20 returned code 1.
4998.87/5000.94	c ERROR: All Failed! 
4998.87/5000.94	c SATZILLA_TIME=4999.700000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1626578-1240099157/watcher-1626578-1240099157 -o /tmp/evaluation-result-1626578-1240099157/solver-1626578-1240099157 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1626578-1240099157.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.99 0.99 3/64 21112
/proc/meminfo: memFree=1399392/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=1440 CPUtime=0
/proc/21112/stat : 21112 (SATzilla2007_R) R 21110 21112 20994 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 37949107 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/21112/statm: 360 110 95 260 0 84 0
[pid=21113] ppid=21112 vsize=636 CPUtime=0
/proc/21113/stat : 21113 (march_dl) R 21112 21112 20994 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 37949107 651264 81 1992294400 134512640 134996440 4294956272 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21113/statm: 159 81 50 118 0 38 0

[startup+0.0946989 s]
/proc/loadavg: 0.91 0.99 0.99 3/64 21112
/proc/meminfo: memFree=1399392/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=1440 CPUtime=0
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 37949107 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21112/statm: 360 110 95 260 0 84 0
[pid=21113] ppid=21112 vsize=2368 CPUtime=0.09
/proc/21113/stat : 21113 (march_dl) R 21112 21112 20994 0 -1 4194304 1108 0 0 0 9 0 0 0 19 0 1 0 37949107 2424832 350 1992294400 134512640 134996440 4294956272 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21113/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.101699 s]
/proc/loadavg: 0.91 0.99 0.99 3/64 21112
/proc/meminfo: memFree=1399392/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=1440 CPUtime=0
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 37949107 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21112/statm: 360 110 95 260 0 84 0
[pid=21113] ppid=21112 vsize=2368 CPUtime=0.09
/proc/21113/stat : 21113 (march_dl) R 21112 21112 20994 0 -1 4194304 1108 0 0 0 9 0 0 0 19 0 1 0 37949107 2424832 350 1992294400 134512640 134996440 4294956272 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21113/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.301719 s]
/proc/loadavg: 0.91 0.99 0.99 3/64 21112
/proc/meminfo: memFree=1399392/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=1440 CPUtime=0
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 37949107 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21112/statm: 360 110 95 260 0 84 0
[pid=21113] ppid=21112 vsize=2368 CPUtime=0.29
/proc/21113/stat : 21113 (march_dl) R 21112 21112 20994 0 -1 4194304 1114 0 0 0 29 0 0 0 21 0 1 0 37949107 2424832 356 1992294400 134512640 134996440 4294956272 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21113/statm: 592 356 67 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3808

[startup+0.701759 s]
/proc/loadavg: 0.91 0.99 0.99 3/64 21112
/proc/meminfo: memFree=1399392/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=1440 CPUtime=0
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 37949107 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21112/statm: 360 110 95 260 0 84 0
[pid=21113] ppid=21112 vsize=2500 CPUtime=0.69
/proc/21113/stat : 21113 (march_dl) R 21112 21112 20994 0 -1 4194304 1157 0 0 0 69 0 0 0 25 0 1 0 37949107 2560000 399 1992294400 134512640 134996440 4294956272 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21113/statm: 625 399 67 118 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3940

[startup+1.50184 s]
/proc/loadavg: 0.91 0.99 0.99 2/66 21114
/proc/meminfo: memFree=1393104/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=1440 CPUtime=0
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 37949107 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21112/statm: 360 110 95 260 0 84 0
[pid=21113] ppid=21112 vsize=7544 CPUtime=1.49
/proc/21113/stat : 21113 (march_dl) R 21112 21112 20994 0 -1 4194304 2665 0 0 0 141 8 0 0 25 0 1 0 37949107 7725056 1736 1992294400 134512640 134996440 4294956272 18446744073709551615 134544614 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21113/statm: 1886 1736 72 118 0 1765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8984

[startup+3.103 s]
/proc/loadavg: 0.91 0.99 0.99 2/66 21114
/proc/meminfo: memFree=1392080/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=1440 CPUtime=0
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 37949107 1474560 110 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21112/statm: 360 110 95 260 0 84 0
[pid=21113] ppid=21112 vsize=7552 CPUtime=3.09
/proc/21113/stat : 21113 (march_dl) R 21112 21112 20994 0 -1 4194304 3183 0 0 0 301 8 0 0 25 0 1 0 37949107 7733248 1771 1992294400 134512640 134996440 4294956272 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21113/statm: 1888 1771 74 118 0 1767 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8992

[startup+6.30133 s]
/proc/loadavg: 0.91 0.99 0.99 2/66 21115
/proc/meminfo: memFree=1398160/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=1440 CPUtime=4.99
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 134 3183 0 0 0 0 490 9 16 0 1 0 37949107 1474560 111 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 360 111 96 260 0 84 0
[pid=21115] ppid=21112 vsize=6188 CPUtime=1.28
/proc/21115/stat : 21115 (ubcsat2006) R 21112 21112 20994 0 -1 4194304 372 0 0 0 124 4 0 0 25 0 1 0 37949608 6336512 355 1992294400 134512640 134777720 4294956112 18446744073709551615 134703869 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21115/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 21116
/proc/meminfo: memFree=1395216/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=3136 CPUtime=1.96
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 510 0 0 0 196 0 0 0 25 0 1 0 37950179 3211264 505 1992294400 134512640 134998072 4294956320 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 784 505 58 118 0 662 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 6596

[startup+25.5013 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 21116
/proc/meminfo: memFree=1394256/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=4212 CPUtime=14.75
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 759 0 0 0 1475 0 0 0 25 0 1 0 37950179 4313088 754 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 1053 754 58 118 0 931 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 7672

[startup+51.1019 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 21116
/proc/meminfo: memFree=1393488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=5148 CPUtime=40.35
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 968 0 0 0 4034 1 0 0 25 0 1 0 37950179 5271552 963 1992294400 134512640 134998072 4294956320 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 1287 963 58 118 0 1165 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 8608

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/66 21116
/proc/meminfo: memFree=1392720/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=5916 CPUtime=91.54
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 1143 0 0 0 9153 1 0 0 25 0 1 0 37950179 6057984 1138 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 1479 1138 58 118 0 1357 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 9376

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21122
/proc/meminfo: memFree=1391888/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=6492 CPUtime=151.51
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 1294 0 0 0 15150 1 0 0 25 0 1 0 37950179 6647808 1289 1992294400 134512640 134998072 4294956320 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 1623 1289 58 118 0 1501 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 9952

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21122
/proc/meminfo: memFree=1391504/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=6928 CPUtime=211.48
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 1408 0 0 0 21147 1 0 0 25 0 1 0 37950179 7094272 1403 1992294400 134512640 134998072 4294956320 18446744073709551615 134525572 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 1732 1403 58 118 0 1610 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 10388

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21122
/proc/meminfo: memFree=1391120/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=7388 CPUtime=271.46
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 1503 0 0 0 27145 1 0 0 25 0 1 0 37950179 7565312 1498 1992294400 134512640 134998072 4294956320 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 1847 1498 58 118 0 1725 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 10848

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 21122
/proc/meminfo: memFree=1390864/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=7672 CPUtime=331.43
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 1583 0 0 0 33142 1 0 0 25 0 1 0 37950179 7856128 1578 1992294400 134512640 134998072 4294956320 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 1918 1578 58 118 0 1796 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385680/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=12856 CPUtime=4649.72
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2794 0 0 0 464968 4 0 0 25 0 1 0 37950179 13164544 2789 1992294400 134512640 134998072 4294956320 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3214 2789 58 118 0 3092 0
Current children cumulated CPU time (s) 4660.4
Current children cumulated vsize (KiB) 16316

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385680/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=12856 CPUtime=4709.71
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2800 0 0 0 470966 5 0 0 25 0 1 0 37950179 13164544 2795 1992294400 134512640 134998072 4294956320 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3214 2795 58 118 0 3092 0
Current children cumulated CPU time (s) 4720.39
Current children cumulated vsize (KiB) 16316

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385616/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=12856 CPUtime=4769.68
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2824 0 0 0 476963 5 0 0 25 0 1 0 37950179 13164544 2819 1992294400 134512640 134998072 4294956320 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3214 2819 58 118 0 3092 0
Current children cumulated CPU time (s) 4780.36
Current children cumulated vsize (KiB) 16316

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385616/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=12856 CPUtime=4829.65
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2825 0 0 0 482960 5 0 0 25 0 1 0 37950179 13164544 2820 1992294400 134512640 134998072 4294956320 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3214 2820 58 118 0 3092 0
Current children cumulated CPU time (s) 4840.33
Current children cumulated vsize (KiB) 16316

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385616/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=12856 CPUtime=4889.63
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2827 0 0 0 488958 5 0 0 25 0 1 0 37950179 13164544 2822 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3214 2822 58 118 0 3092 0
Current children cumulated CPU time (s) 4900.31
Current children cumulated vsize (KiB) 16316

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4949.61
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2865 0 0 0 494956 5 0 0 25 0 1 0 37950179 13381632 2860 1992294400 134512640 134998072 4294956320 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2860 58 118 0 3145 0
Current children cumulated CPU time (s) 4960.29
Current children cumulated vsize (KiB) 16528

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4953.6
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2865 0 0 0 495355 5 0 0 25 0 1 0 37950179 13381632 2860 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2860 58 118 0 3145 0
Current children cumulated CPU time (s) 4964.28
Current children cumulated vsize (KiB) 16528

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4966.4
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2865 0 0 0 496635 5 0 0 25 0 1 0 37950179 13381632 2860 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2860 58 118 0 3145 0
Current children cumulated CPU time (s) 4977.08
Current children cumulated vsize (KiB) 16528

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4979.2
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2866 0 0 0 497915 5 0 0 25 0 1 0 37950179 13381632 2861 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2861 58 118 0 3145 0
Current children cumulated CPU time (s) 4989.88
Current children cumulated vsize (KiB) 16528

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4982.4
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2866 0 0 0 498235 5 0 0 25 0 1 0 37950179 13381632 2861 1992294400 134512640 134998072 4294956320 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2861 58 118 0 3145 0
Current children cumulated CPU time (s) 4993.08
Current children cumulated vsize (KiB) 16528

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4985.6
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2866 0 0 0 498555 5 0 0 25 0 1 0 37950179 13381632 2861 1992294400 134512640 134998072 4294956320 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2861 58 118 0 3145 0
Current children cumulated CPU time (s) 4996.28
Current children cumulated vsize (KiB) 16528

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4987.19
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2866 0 0 0 498714 5 0 0 25 0 1 0 37950179 13381632 2861 1992294400 134512640 134998072 4294956320 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2861 58 118 0 3145 0
Current children cumulated CPU time (s) 4997.87
Current children cumulated vsize (KiB) 16528

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4987.99
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2866 0 0 0 498794 5 0 0 25 0 1 0 37950179 13381632 2861 1992294400 134512640 134998072 4294956320 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2861 58 118 0 3145 0
Current children cumulated CPU time (s) 4998.67
Current children cumulated vsize (KiB) 16528

[startup+5000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21130
/proc/meminfo: memFree=1385488/2055920 swapFree=4192956/4192956
[pid=21112] ppid=21110 vsize=3460 CPUtime=10.68
/proc/21112/stat : 21112 (SATzilla2007_R) S 21110 21112 20994 0 -1 4194304 1246 3561 0 0 353 6 692 17 25 0 1 0 37949107 3543040 685 1992294400 134512640 135579813 4294956240 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21112/statm: 865 685 165 260 0 589 0
[pid=21116] ppid=21112 vsize=13068 CPUtime=4988.19
/proc/21116/stat : 21116 (minisat20) R 21112 21112 20994 0 -1 4194304 2866 0 0 0 498814 5 0 0 25 0 1 0 37950179 13381632 2861 1992294400 134512640 134998072 4294956320 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21116/statm: 3267 2861 58 118 0 3145 0
Current children cumulated CPU time (s) 4998.87
Current children cumulated vsize (KiB) 16528

Child status: 17
Real time (s): 5000.95
CPU time (s): 4998.95
CPU user time (s): 4998.65
CPU system time (s): 0.300954
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 16528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.65
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7686
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 18845

runsolver used 3.9724 second user time and 14.2218 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-19 01:59:17
IDJOB=1626578
IDBENCH=70524
IDSOLVER=581
FILE ID=node17/1626578-1240099157
PBS_JOBID= 9159161
Free space on /tmp= 66456 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S1402156840-093.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626578-1240099157/watcher-1626578-1240099157 -o /tmp/evaluation-result-1626578-1240099157/solver-1626578-1240099157 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1626578-1240099157.cnf            

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

MD5SUM BENCH= 3a21c2076cf8c7350d1388a742c488ff
RANDOM SEED=1096163913

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
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.234
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:       1399872 kB
Buffers:         88160 kB
Cached:         495484 kB
SwapCached:          0 kB
Active:         239992 kB
Inactive:       357468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399872 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8836 kB
Writeback:           0 kB
Mapped:          23600 kB
Slab:            44600 kB
Committed_AS:   161304 kB
PageTables:       1452 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= 66448 MiB
End job on node17 at 2009-04-19 03:22:38