Trace number 1626470

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.98 5001.13

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2028777924-038.cnf
MD5SUMfe3309ffe1b711047a9fc636f2702995
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.135979
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

10.68/10.71	c run March_dl for 5 seconds ... 
10.68/10.71	c Bin: Executing march_dl
10.68/10.71	c child exit by a signal
10.68/10.71	c march_dl returned code 137.
10.68/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.68/10.71	c Bin: Executing ubcsat2006
10.68/10.71	c child exited successfully
10.68/10.71	c ubcsat2006 returned code 0.
10.68/10.71	c satzilla computing base features
10.68/10.71	c satzilla doing unit-prop probe
10.68/10.71	c satzilla doing local search probe
10.68/10.71	c satzilla doing lobjois search-space size estimate
10.68/10.71	c satzilla's ranking:
10.68/10.71	c 1) minisat20+P: 3.771269
10.68/10.71	c 2) kcnfs: 3.912067
10.68/10.71	c 3) march_dl: 4.236993
10.68/10.71	c 4) kcnfs+P: 999.000000
10.68/10.71	c 5) march_dl+P: 999.000000
10.68/10.71	c 6) vallst+P: 999.000000
10.68/10.71	c 7) zchaff_rand+P: 999.000000
10.68/10.71	c 8) vallst: 999.000000
10.68/10.71	c 9) zchaff_rand: 999.000000
10.68/10.71	c 10) minisat20: 999.000000
10.68/10.71	c satzilla running minisat20 with preprocessing ... 
10.68/10.74	This is MiniSat 2.0 beta
10.68/10.74	WARNING: for repeatability, setting FPU to use double precision
10.68/10.74	============================[ Problem Statistics ]=============================
10.68/10.74	|                                                                             |
10.68/10.74	|  Number of variables:  70                                                   |
10.68/10.74	|  Number of clauses:    6230                                                 |
10.68/10.75	|  Parsing time:         0.01         s                                       |
10.68/10.75	============================[ Search Statistics ]==============================
10.68/10.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.68/10.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.68/10.75	===============================================================================
10.68/10.75	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.68/10.75	|       101 |      70     6230    43610 |     2284      101     26 |  0.021 % |
10.68/10.76	|       251 |      70     6230    43610 |     2512      251     25 |  0.021 % |
10.68/10.77	|       477 |      70     6230    43610 |     2764      477     25 |  0.021 % |
10.68/10.79	|       815 |      70     6230    43610 |     3040      815     25 |  0.021 % |
10.72/10.81	|      1321 |      70     6230    43610 |     3344     1321     24 |  0.021 % |
10.72/10.85	|      2080 |      70     6230    43610 |     3678     2080     24 |  0.021 % |
10.87/10.92	|      3219 |      70     6230    43610 |     4046     3219     24 |  0.021 % |
10.97/11.02	|      4927 |      70     6230    43610 |     4451     2890     23 |  0.021 % |
11.07/11.16	|      7490 |      70     6230    43610 |     4896     3212     23 |  0.021 % |
11.27/11.38	|     11336 |      70     6230    43610 |     5386     4593     23 |  0.021 % |
11.67/11.73	|     17102 |      70     6230    43610 |     5924     4946     24 |  0.021 % |
12.27/12.30	|     25752 |      70     6230    43610 |     6517     4665     23 |  0.021 % |
13.07/13.13	|     38726 |      70     6230    43610 |     7169     4541     23 |  0.021 % |
14.36/14.42	|     58187 |      70     6230    43610 |     7886     5999     23 |  0.021 % |
16.37/16.48	|     87381 |      70     6230    43610 |     8674     7484     23 |  0.021 % |
19.67/19.71	|    131170 |      70     6230    43610 |     9542     7758     23 |  0.021 % |
24.65/24.78	|    196855 |      70     6230    43610 |    10496     6449     23 |  0.021 % |
32.55/32.68	|    295382 |      70     6230    43610 |    11546    10240     23 |  0.021 % |
45.25/45.37	|    443172 |      70     6230    43610 |    12700     7554     22 |  0.021 % |
65.24/65.35	|    664858 |      70     6230    43610 |    13970     6498     22 |  0.021 % |
97.23/97.37	|    997384 |      70     6230    43610 |    15367    10070     23 |  0.021 % |
148.31/148.41	|   1496173 |      70     6230    43610 |    16904     8554     22 |  0.021 % |
232.75/232.90	|   2244356 |      70     6230    43610 |    18595    11768     22 |  0.021 % |
368.90/369.20	|   3366630 |      70     6230    43610 |    20454    16720     23 |  0.021 % |
589.70/590.09	|   5050041 |      70     6230    43610 |    22500    10507     23 |  0.021 % |
956.93/957.44	|   7575157 |      70     6230    43610 |    24750    12017     23 |  0.021 % |
1555.45/1556.27	|  11362835 |      70     6230    43610 |    27225    17228     23 |  0.021 % |
2528.83/2530.02	|  17044347 |      70     6230    43610 |    29947    16169     23 |  0.021 % |
4090.12/4091.92	|  25566616 |      70     6230    43610 |    32942    17491     21 |  0.021 % |
4998.93/5001.12	c Preprocessing...
4998.93/5001.12	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
4998.93/5001.12	c Num non-binary clauses 6230, Average non-binary clause length 7.000
4998.93/5001.12	c Theory has no gaps
4998.93/5001.12	c Preprocessor runtime was 0.020 seconds.
4998.93/5001.12	c 
4998.93/5001.12	c Satisfiability of theory still undetermined.
4998.93/5001.12	c See file /tmp/otCjvA for simplified theory.
4998.93/5001.12	c Bin: Executing minisat20
4998.93/5001.12	c child exit by a signal
4998.93/5001.12	c minisat20 returned code 137.
4998.93/5001.12	c minisat20 returned code 137.
4998.93/5001.12	c satzilla running kcnfs ... 
4998.93/5001.12	c Bin: Executing kcnfs
4998.93/5001.12	c kcnfs returned code 1.
4998.93/5001.12	c kcnfs returned code 1.
4998.93/5001.12	c satzilla running march_dl ... 
4998.93/5001.13	c Bin: Executing march_dl
4998.93/5001.13	c march_dl returned code 1.
4998.93/5001.13	c march_dl returned code 1.
4998.93/5001.13	c satzilla running kcnfs with preprocessing ... 
4998.93/5001.13	c Bin: Executing kcnfs
4998.93/5001.13	c kcnfs returned code 1.
4998.93/5001.13	c kcnfs returned code 1.
4998.93/5001.13	c satzilla running march_dl with preprocessing ... 
4998.93/5001.13	c Bin: Executing march_dl
4998.93/5001.13	c march_dl returned code 1.
4998.93/5001.13	c march_dl returned code 1.
4998.93/5001.13	c satzilla running vallst with preprocessing ... 
4998.93/5001.13	c Bin: Executing vallst
4998.93/5001.13	c vallst returned code 1.
4998.93/5001.13	c vallst returned code 1.
4998.93/5001.13	c satzilla running zchaff_rand with preprocessing ... 
4998.93/5001.13	c Bin: Executing zchaff_rand
4998.93/5001.13	c zchaff_rand returned code 1.
4998.93/5001.13	c zchaff_rand returned code 1.
4998.93/5001.13	c satzilla running vallst ... 
4998.93/5001.13	c Bin: Executing vallst
4998.93/5001.13	c vallst returned code 1.
4998.93/5001.13	c vallst returned code 1.
4998.93/5001.13	c satzilla running zchaff_rand ... 
4998.93/5001.13	c Bin: Executing zchaff_rand
4998.93/5001.13	c zchaff_rand returned code 1.
4998.93/5001.13	c zchaff_rand returned code 1.
4998.93/5001.13	c satzilla running minisat20 ... 
4998.93/5001.13	c Bin: Executing minisat20
4998.93/5001.13	c minisat20 returned code 1.
4998.93/5001.13	c minisat20 returned code 1.
4998.93/5001.13	c ERROR: All Failed! 
4998.93/5001.13	c SATZILLA_TIME=4999.720000

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-1626470-1240086242/watcher-1626470-1240086242 -o /tmp/evaluation-result-1626470-1240086242/solver-1626470-1240086242 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1626470-1240086242.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: 1.00 1.00 1.00 3/64 20080
/proc/meminfo: memFree=1179088/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=1440 CPUtime=0
/proc/20080/stat : 20080 (SATzilla2007_R) R 20078 20080 19938 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 36651700 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/20080/statm: 360 110 95 260 0 84 0
[pid=20081] ppid=20080 vsize=636 CPUtime=0
/proc/20081/stat : 20081 (march_dl) R 20080 20080 19938 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 36651700 651264 81 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20081/statm: 159 81 50 118 0 38 0

[startup+0.094757 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20080
/proc/meminfo: memFree=1179088/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=1440 CPUtime=0
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 36651700 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20080/statm: 360 110 95 260 0 84 0
[pid=20081] ppid=20080 vsize=2268 CPUtime=0.08
/proc/20081/stat : 20081 (march_dl) R 20080 20080 19938 0 -1 4194304 1018 0 0 0 8 0 0 0 19 0 1 0 36651700 2322432 337 1992294400 134512640 134996440 4294956256 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20081/statm: 567 337 67 118 0 446 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3708

[startup+0.101756 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20080
/proc/meminfo: memFree=1179088/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=1440 CPUtime=0
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 36651700 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20080/statm: 360 110 95 260 0 84 0
[pid=20081] ppid=20080 vsize=2268 CPUtime=0.09
/proc/20081/stat : 20081 (march_dl) R 20080 20080 19938 0 -1 4194304 1018 0 0 0 9 0 0 0 19 0 1 0 36651700 2322432 337 1992294400 134512640 134996440 4294956256 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20081/statm: 567 337 67 118 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3708

[startup+0.30177 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20080
/proc/meminfo: memFree=1179088/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=1440 CPUtime=0
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 36651700 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20080/statm: 360 110 95 260 0 84 0
[pid=20081] ppid=20080 vsize=2268 CPUtime=0.29
/proc/20081/stat : 20081 (march_dl) R 20080 20080 19938 0 -1 4194304 1026 0 0 0 29 0 0 0 21 0 1 0 36651700 2322432 345 1992294400 134512640 134996440 4294956256 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20081/statm: 567 345 67 118 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3708

[startup+0.701796 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20080
/proc/meminfo: memFree=1179088/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=1440 CPUtime=0
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 36651700 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20080/statm: 360 110 95 260 0 84 0
[pid=20081] ppid=20080 vsize=2400 CPUtime=0.69
/proc/20081/stat : 20081 (march_dl) R 20080 20080 19938 0 -1 4194304 1068 0 0 0 69 0 0 0 25 0 1 0 36651700 2457600 387 1992294400 134512640 134996440 4294956256 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20081/statm: 600 387 67 118 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3840

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20082
/proc/meminfo: memFree=1172736/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=1440 CPUtime=0
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 36651700 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20080/statm: 360 110 95 260 0 84 0
[pid=20081] ppid=20080 vsize=7660 CPUtime=1.48
/proc/20081/stat : 20081 (march_dl) R 20080 20080 19938 0 -1 4194304 2522 0 0 0 148 0 0 0 25 0 1 0 36651700 7843840 1587 1992294400 134512640 134996440 4294956256 18446744073709551615 134651494 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20081/statm: 1915 1587 72 118 0 1794 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9100

[startup+3.10296 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20082
/proc/meminfo: memFree=1172160/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=1440 CPUtime=0
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 36651700 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20080/statm: 360 110 95 260 0 84 0
[pid=20081] ppid=20080 vsize=7660 CPUtime=3.09
/proc/20081/stat : 20081 (march_dl) R 20080 20080 19938 0 -1 4194304 2624 0 0 0 308 1 0 0 25 0 1 0 36651700 7843840 1682 1992294400 134512640 134996440 4294956256 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20081/statm: 1915 1682 73 118 0 1794 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9100

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20083
/proc/meminfo: memFree=1177856/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=1440 CPUtime=4.99
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 135 2624 0 0 0 0 498 1 16 0 1 0 36651700 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 360 111 96 260 0 84 0
[pid=20083] ppid=20080 vsize=6188 CPUtime=1.28
/proc/20083/stat : 20083 (ubcsat2006) R 20080 20080 19938 0 -1 4194304 363 0 0 0 124 4 0 0 25 0 1 0 36652200 6336512 346 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20083/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20084
/proc/meminfo: memFree=1175168/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=3160 CPUtime=1.95
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 485 0 0 0 195 0 0 0 25 0 1 0 36652774 3235840 480 1992294400 134512640 134998072 4294956304 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 790 480 58 118 0 668 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6492

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20084
/proc/meminfo: memFree=1174272/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=4088 CPUtime=14.73
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 718 0 0 0 1473 0 0 0 25 0 1 0 36652774 4186112 713 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 1022 713 58 118 0 900 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7420

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20084
/proc/meminfo: memFree=1173376/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=4920 CPUtime=40.33
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 926 0 0 0 4033 0 0 0 25 0 1 0 36652774 5038080 921 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 1230 921 58 118 0 1108 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8252

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20084
/proc/meminfo: memFree=1172672/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=5644 CPUtime=91.51
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 1111 0 0 0 9151 0 0 0 25 0 1 0 36652774 5779456 1106 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 1411 1106 58 118 0 1289 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 8976

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20084
/proc/meminfo: memFree=1172096/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=6272 CPUtime=151.47
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 1249 0 0 0 15147 0 0 0 25 0 1 0 36652774 6422528 1244 1992294400 134512640 134998072 4294956304 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 1568 1244 58 118 0 1446 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 9604

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20084
/proc/meminfo: memFree=1171776/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=6556 CPUtime=211.43
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 1326 0 0 0 21143 0 0 0 25 0 1 0 36652774 6713344 1321 1992294400 134512640 134998072 4294956304 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 1639 1321 58 118 0 1517 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 9888

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20084
/proc/meminfo: memFree=1171456/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=6932 CPUtime=271.42
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 1410 0 0 0 27141 1 0 0 25 0 1 0 36652774 7098368 1405 1992294400 134512640 134998072 4294956304 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 1733 1405 58 118 0 1611 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 10264

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20084
/proc/meminfo: memFree=1171072/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=7372 CPUtime=331.39
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 1501 0 0 0 33138 1 0 0 25 0 1 0 36652774 7548928 1496 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 1843 1496 58 118 0 1721 0

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20094
/proc/meminfo: memFree=1166272/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=11948 CPUtime=4649.55
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2597 0 0 0 464951 4 0 0 25 0 1 0 36652774 12234752 2592 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 2987 2592 58 118 0 2865 0
Current children cumulated CPU time (s) 4660.27
Current children cumulated vsize (KiB) 15280

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20094
/proc/meminfo: memFree=1166272/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4709.54
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2616 0 0 0 470950 4 0 0 25 0 1 0 36652774 12414976 2611 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2611 58 118 0 2909 0
Current children cumulated CPU time (s) 4720.26
Current children cumulated vsize (KiB) 15456

[startup+4782.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 20094
/proc/meminfo: memFree=1166272/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4769.51
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2620 0 0 0 476947 4 0 0 25 0 1 0 36652774 12414976 2615 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2615 58 118 0 2909 0
Current children cumulated CPU time (s) 4780.23
Current children cumulated vsize (KiB) 15456

[startup+4842.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4829.48
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2622 0 0 0 482944 4 0 0 25 0 1 0 36652774 12414976 2617 1992294400 134512640 134998072 4294956304 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2617 58 118 0 2909 0
Current children cumulated CPU time (s) 4840.2
Current children cumulated vsize (KiB) 15456

[startup+4902.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4889.44
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2633 0 0 0 488940 4 0 0 25 0 1 0 36652774 12414976 2628 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2628 58 118 0 2909 0
Current children cumulated CPU time (s) 4900.16
Current children cumulated vsize (KiB) 15456

[startup+4962.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4949.42
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2636 0 0 0 494938 4 0 0 25 0 1 0 36652774 12414976 2631 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2631 58 118 0 2909 0
Current children cumulated CPU time (s) 4960.14
Current children cumulated vsize (KiB) 15456

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

[startup+4966.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4953.42
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2636 0 0 0 495338 4 0 0 25 0 1 0 36652774 12414976 2631 1992294400 134512640 134998072 4294956304 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2631 58 118 0 2909 0
Current children cumulated CPU time (s) 4964.14
Current children cumulated vsize (KiB) 15456

[startup+4979.1 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4966.22
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2637 0 0 0 496617 5 0 0 25 0 1 0 36652774 12414976 2632 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2632 58 118 0 2909 0
Current children cumulated CPU time (s) 4976.94
Current children cumulated vsize (KiB) 15456

[startup+4991.9 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4979.01
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2637 0 0 0 497896 5 0 0 25 0 1 0 36652774 12414976 2632 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2632 58 118 0 2909 0
Current children cumulated CPU time (s) 4989.73
Current children cumulated vsize (KiB) 15456

[startup+4995.11 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4982.21
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2637 0 0 0 498216 5 0 0 25 0 1 0 36652774 12414976 2632 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2632 58 118 0 2909 0
Current children cumulated CPU time (s) 4992.93
Current children cumulated vsize (KiB) 15456

[startup+4998.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4985.41
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2637 0 0 0 498536 5 0 0 25 0 1 0 36652774 12414976 2632 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2632 58 118 0 2909 0
Current children cumulated CPU time (s) 4996.13
Current children cumulated vsize (KiB) 15456

[startup+4999.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4987.01
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2637 0 0 0 498696 5 0 0 25 0 1 0 36652774 12414976 2632 1992294400 134512640 134998072 4294956304 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2632 58 118 0 2909 0
Current children cumulated CPU time (s) 4997.73
Current children cumulated vsize (KiB) 15456

[startup+5000.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4987.81
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2637 0 0 0 498776 5 0 0 25 0 1 0 36652774 12414976 2632 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2632 58 118 0 2909 0
Current children cumulated CPU time (s) 4998.53
Current children cumulated vsize (KiB) 15456

[startup+5001.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20094
/proc/meminfo: memFree=1166208/2055920 swapFree=4192956/4192956
[pid=20080] ppid=20078 vsize=3332 CPUtime=10.72
/proc/20080/stat : 20080 (SATzilla2007_R) S 20078 20080 19938 0 -1 4194304 1192 2993 0 0 355 8 700 9 25 0 1 0 36651700 3411968 652 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20080/statm: 833 652 165 260 0 557 0
[pid=20084] ppid=20080 vsize=12124 CPUtime=4988.21
/proc/20084/stat : 20084 (minisat20) R 20080 20080 19938 0 -1 4194304 2637 0 0 0 498816 5 0 0 25 0 1 0 36652774 12414976 2632 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20084/statm: 3031 2632 58 118 0 2909 0
Current children cumulated CPU time (s) 4998.93
Current children cumulated vsize (KiB) 15456

Child status: 17
Real time (s): 5001.13
CPU time (s): 4998.98
CPU user time (s): 4998.75
CPU system time (s): 0.230964
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 15456

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

runsolver used 4.39533 second user time and 13.8019 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-18 22:24:02
IDJOB=1626470
IDBENCH=70470
IDSOLVER=581
FILE ID=node52/1626470-1240086242
PBS_JOBID= 9157609
Free space on /tmp= 66364 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2028777924-038.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626470-1240086242/watcher-1626470-1240086242 -o /tmp/evaluation-result-1626470-1240086242/solver-1626470-1240086242 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1626470-1240086242.cnf            

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

MD5SUM BENCH= fe3309ffe1b711047a9fc636f2702995
RANDOM SEED=1280060991

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1179632 kB
Buffers:         78920 kB
Cached:         721440 kB
SwapCached:          0 kB
Active:         379704 kB
Inactive:       434556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1179632 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8512 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            48032 kB
Committed_AS:   166036 kB
PageTables:       1476 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= 66356 MiB
End job on node52 at 2009-04-18 23:47:23