Trace number 297116

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.51 1199.89

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
MD5SUMce74deb44849da26eb98932c0518f94a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.12498
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 (download as text)

10.53/10.65	c run March_dl for 5 seconds ... 
10.53/10.65	c Bin: Executing march_dl
10.53/10.65	c child exit by a signal
10.53/10.65	c march_dl returned code 137.
10.53/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.65	c Bin: Executing ubcsat2006
10.53/10.65	c child exited successfully
10.53/10.65	c ubcsat2006 returned code 0.
10.53/10.65	c satzilla computing base features
10.53/10.65	c satzilla doing unit-prop probe
10.53/10.65	c satzilla doing local search probe
10.53/10.65	c satzilla doing lobjois search-space size estimate
10.53/10.65	c satzilla's ranking:
10.53/10.65	c 1) minisat20+P: 0.856705
10.53/10.65	c 2) march_dl+P: 1.000798
10.53/10.65	c 3) minisat20: 1.839323
10.53/10.65	c 4) march_dl: 1.840929
10.53/10.65	c 5) vallst+P: 4.560927
10.53/10.65	c 6) zchaff_rand+P: 4.813076
10.53/10.65	c 7) kcnfs+P: 999.000000
10.53/10.65	c 8) kcnfs: 999.000000
10.53/10.65	c 9) vallst: 999.000000
10.53/10.65	c 10) zchaff_rand: 999.000000
10.53/10.65	c satzilla running minisat20 with preprocessing ... 
10.64/10.68	This is MiniSat 2.0 beta
10.64/10.68	WARNING: for repeatability, setting FPU to use double precision
10.64/10.68	============================[ Problem Statistics ]=============================
10.64/10.68	|                                                                             |
10.64/10.68	|  Number of variables:  75                                                   |
10.64/10.68	|  Number of clauses:    6675                                                 |
10.64/10.69	|  Parsing time:         0.01         s                                       |
10.64/10.69	============================[ Search Statistics ]==============================
10.64/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.69	===============================================================================
10.64/10.69	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.64/10.69	|       100 |      75     6675    46725 |     2447      100     27 |  0.018 % |
10.64/10.70	|       250 |      75     6675    46725 |     2692      250     27 |  0.018 % |
10.64/10.71	|       475 |      75     6675    46725 |     2961      475     26 |  0.018 % |
10.64/10.73	|       814 |      75     6675    46725 |     3257      814     26 |  0.018 % |
10.64/10.75	|      1321 |      75     6675    46725 |     3583     1321     26 |  0.018 % |
10.66/10.79	|      2080 |      75     6675    46725 |     3941     2080     26 |  0.018 % |
10.66/10.85	|      3220 |      75     6675    46725 |     4335     3220     26 |  0.018 % |
10.66/10.94	|      4930 |      75     6675    46725 |     4769     2749     26 |  0.018 % |
10.66/11.09	|      7493 |      75     6675    46725 |     5246     2911     25 |  0.018 % |
11.24/11.33	|     11337 |      75     6675    46725 |     5771     4115     25 |  0.018 % |
11.65/11.70	|     17103 |      75     6675    46725 |     6348     4075     25 |  0.018 % |
12.26/12.31	|     25753 |      75     6675    46725 |     6983     6342     25 |  0.018 % |
13.19/13.23	|     38728 |      75     6675    46725 |     7681     5282     26 |  0.018 % |
14.63/14.71	|     58191 |      75     6675    46725 |     8449     5459     25 |  0.018 % |
16.88/16.98	|     87383 |      75     6675    46725 |     9294     4969     25 |  0.018 % |
20.56/20.64	|    131173 |      75     6675    46725 |    10223     6783     25 |  0.018 % |
26.20/26.27	|    196858 |      75     6675    46725 |    11246     5809     25 |  0.018 % |
35.11/35.20	|    295384 |      75     6675    46725 |    12370     8479     24 |  0.018 % |
49.47/49.53	|    443174 |      75     6675    46725 |    13607     7484     24 |  0.018 % |
72.73/72.79	|    664857 |      75     6675    46725 |    14968    10969     24 |  0.018 % |
109.61/109.74	|    997384 |      75     6675    46725 |    16465    13541     24 |  0.018 % |
169.26/169.42	|   1496172 |      75     6675    46725 |    18112     9185     24 |  0.018 % |
264.97/265.09	|   2244354 |      75     6675    46725 |    19923    13549     25 |  0.018 % |
422.70/422.90	|   3366628 |      75     6675    46725 |    21915    18505     24 |  0.018 % |
684.85/685.18	|   5050039 |      75     6675    46725 |    24107    12206     24 |  0.018 % |
1120.50/1120.88	|   7575155 |      75     6675    46725 |    26517    17861     24 |  0.018 % |
1199.41/1199.86	c Preprocessing...
1199.41/1199.86	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.41/1199.86	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.41/1199.86	c Theory has no gaps
1199.41/1199.86	c Preprocessor runtime was 0.020 seconds.
1199.41/1199.86	c 
1199.41/1199.86	c Satisfiability of theory still undetermined.
1199.41/1199.86	c See file /tmp/QBBeP1 for simplified theory.
1199.41/1199.86	c Bin: Executing minisat20
1199.41/1199.86	c child exit by a signal
1199.41/1199.86	c minisat20 returned code 137.
1199.41/1199.86	c minisat20 returned code 137.
1199.41/1199.86	c satzilla running march_dl with preprocessing ... 
1199.41/1199.86	c Bin: Executing march_dl
1199.41/1199.86	c march_dl returned code 1.
1199.41/1199.86	c march_dl returned code 1.
1199.41/1199.86	c satzilla running minisat20 ... 
1199.41/1199.86	c Bin: Executing minisat20
1199.41/1199.86	c minisat20 returned code 1.
1199.41/1199.86	c minisat20 returned code 1.
1199.41/1199.86	c satzilla running march_dl ... 
1199.41/1199.86	c Bin: Executing march_dl
1199.41/1199.86	c march_dl returned code 1.
1199.41/1199.86	c march_dl returned code 1.
1199.41/1199.86	c satzilla running vallst with preprocessing ... 
1199.41/1199.86	c Bin: Executing vallst
1199.41/1199.86	c vallst returned code 1.
1199.41/1199.86	c vallst returned code 1.
1199.41/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.86	c Bin: Executing zchaff_rand
1199.41/1199.86	c zchaff_rand returned code 1.
1199.41/1199.87	c zchaff_rand returned code 1.
1199.41/1199.87	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.87	c Bin: Executing kcnfs
1199.41/1199.87	c kcnfs returned code 1.
1199.41/1199.87	c kcnfs returned code 1.
1199.41/1199.87	c satzilla running kcnfs ... 
1199.41/1199.87	c Bin: Executing kcnfs
1199.41/1199.87	c kcnfs returned code 1.
1199.41/1199.87	c kcnfs returned code 1.
1199.41/1199.87	c satzilla running vallst ... 
1199.41/1199.87	c Bin: Executing vallst
1199.41/1199.87	c vallst returned code 1.
1199.41/1199.87	c vallst returned code 1.
1199.41/1199.87	c satzilla running zchaff_rand ... 
1199.41/1199.87	c Bin: Executing zchaff_rand
1199.41/1199.87	c zchaff_rand returned code 1.
1199.41/1199.87	c zchaff_rand returned code 1.
1199.41/1199.87	c ERROR: All Failed! 
1199.41/1199.87	c SATZILLA_TIME=1199.660000

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/node23/watcher-297116-1171832941 -o ROOT/results/node23/solver-297116-1171832941 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297116-1171832941/SATzilla2007_C /tmp/evaluation/297116-1171832941/instance-297116-1171832941.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.92 0.98 0.99 3/77 5234
/proc/meminfo: memFree=838368/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=1440 CPUtime=0
/proc/5234/stat : 5234 (SATzilla2007_C) R 5232 5234 4436 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203247979 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5234/statm: 360 110 95 260 0 84 0
[pid=5235] ppid=5234 vsize=636 CPUtime=0
/proc/5235/stat : 5235 (march_dl) R 5234 5234 4436 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 203247979 651264 79 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5235/statm: 159 79 50 118 0 38 0

[startup+0.106852 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5234
/proc/meminfo: memFree=838368/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=1440 CPUtime=0
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203247979 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 360 110 95 260 0 84 0
[pid=5235] ppid=5234 vsize=2368 CPUtime=0.09
/proc/5235/stat : 5235 (march_dl) R 5234 5234 4436 0 -1 4194304 1100 0 0 0 9 0 0 0 19 0 1 0 203247979 2424832 350 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5235/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.514899 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5234
/proc/meminfo: memFree=838368/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=1440 CPUtime=0
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203247979 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 360 110 95 260 0 84 0
[pid=5235] ppid=5234 vsize=2500 CPUtime=0.5
/proc/5235/stat : 5235 (march_dl) R 5234 5234 4436 0 -1 4194304 1132 0 0 0 50 0 0 0 23 0 1 0 203247979 2560000 382 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5235/statm: 625 382 67 118 0 504 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3940

[startup+1.33499 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 5236
/proc/meminfo: memFree=832080/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=1440 CPUtime=0
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203247979 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 360 110 95 260 0 84 0
[pid=5235] ppid=5234 vsize=7544 CPUtime=1.32
/proc/5235/stat : 5235 (march_dl) R 5234 5234 4436 0 -1 4194304 2644 0 0 0 122 10 0 0 25 0 1 0 203247979 7725056 1764 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5235/statm: 1886 1764 72 118 0 1765 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8984

[startup+2.97118 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 5236
/proc/meminfo: memFree=831056/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=1440 CPUtime=0
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203247979 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 360 110 95 260 0 84 0
[pid=5235] ppid=5234 vsize=7556 CPUtime=2.96
/proc/5235/stat : 5235 (march_dl) R 5234 5234 4436 0 -1 4194304 3177 0 0 0 286 10 0 0 25 0 1 0 203247979 7737344 1773 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5235/statm: 1889 1773 74 118 0 1768 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8996

[startup+6.25955 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5237
/proc/meminfo: memFree=837136/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=1440 CPUtime=4.99
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 135 3177 0 0 0 0 488 11 16 0 1 0 203247979 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 360 111 96 260 0 84 0
[pid=5237] ppid=5234 vsize=6188 CPUtime=1.25
/proc/5237/stat : 5237 (ubcsat2006) R 5234 5234 4436 0 -1 4194304 372 0 0 0 122 3 0 0 25 0 1 0 203248480 6336512 355 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5237/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7153 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5238
/proc/meminfo: memFree=833936/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=3264 CPUtime=2.02
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 512 0 0 0 202 0 0 0 25 0 1 0 203249048 3342336 506 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 816 506 58 118 0 694 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6708

[startup+25.5297 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 5238
/proc/meminfo: memFree=832976/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=4212 CPUtime=14.82
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 755 0 0 0 1482 0 0 0 25 0 1 0 203249048 4313088 749 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 1053 749 58 118 0 931 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7656

[startup+51.1597 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 5238
/proc/meminfo: memFree=832080/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=5016 CPUtime=40.44
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 955 0 0 0 4043 1 0 0 25 0 1 0 203249048 5136384 949 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 1254 949 58 118 0 1132 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 8460

[startup+102.413 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 5238
/proc/meminfo: memFree=831248/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=5848 CPUtime=91.68
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1160 0 0 0 9167 1 0 0 25 0 1 0 203249048 5988352 1154 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 1462 1154 58 118 0 1340 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 9292

[startup+162.484 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=830672/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=6444 CPUtime=151.73
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1295 0 0 0 15171 2 0 0 25 0 1 0 203249048 6598656 1289 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 1611 1289 58 118 0 1489 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 9888

[startup+222.554 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=830224/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=7012 CPUtime=211.78
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1417 0 0 0 21176 2 0 0 25 0 1 0 203249048 7180288 1411 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 1753 1411 58 118 0 1631 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 10456

[startup+282.627 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=830032/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=7356 CPUtime=271.84
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1501 0 0 0 27181 3 0 0 25 0 1 0 203249048 7532544 1495 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134535748 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 1839 1495 58 118 0 1717 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 10800

[startup+342.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=829648/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=7784 CPUtime=331.89
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1596 0 0 0 33186 3 0 0 25 0 1 0 203249048 7970816 1590 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 1946 1590 58 118 0 1824 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 11228

[startup+402.775 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=829584/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=7924 CPUtime=391.96
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1618 0 0 0 39192 4 0 0 25 0 1 0 203249048 8114176 1612 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 1981 1612 58 118 0 1859 0
Current children cumulated CPU time (s) 402.62
Current children cumulated vsize (KiB) 11368

[startup+462.844 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=829392/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=8208 CPUtime=452.01
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1673 0 0 0 45197 4 0 0 25 0 1 0 203249048 8404992 1667 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2052 1667 58 118 0 1930 0
Current children cumulated CPU time (s) 462.67

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


[startup+763.205 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=828432/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9064 CPUtime=752.27
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1915 0 0 0 75221 6 0 0 25 0 1 0 203249048 9281536 1909 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2266 1909 58 118 0 2144 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 12508

[startup+823.281 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=828176/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9204 CPUtime=812.34
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1950 0 0 0 81227 7 0 0 25 0 1 0 203249048 9424896 1944 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2301 1944 58 118 0 2179 0
Current children cumulated CPU time (s) 823
Current children cumulated vsize (KiB) 12648

[startup+883.352 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=828176/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9348 CPUtime=872.39
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1967 0 0 0 87232 7 0 0 25 0 1 0 203249048 9572352 1961 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2337 1961 58 118 0 2215 0
Current children cumulated CPU time (s) 883.05
Current children cumulated vsize (KiB) 12792

[startup+943.421 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=828112/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9348 CPUtime=932.44
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1986 0 0 0 93236 8 0 0 25 0 1 0 203249048 9572352 1980 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2337 1980 58 118 0 2215 0
Current children cumulated CPU time (s) 943.1
Current children cumulated vsize (KiB) 12792

[startup+1003.49 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=828112/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9348 CPUtime=992.5
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1989 0 0 0 99242 8 0 0 25 0 1 0 203249048 9572352 1983 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2337 1983 58 118 0 2215 0
Current children cumulated CPU time (s) 1003.16
Current children cumulated vsize (KiB) 12792

[startup+1063.57 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=828112/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9348 CPUtime=1052.56
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 1996 0 0 0 105247 9 0 0 25 0 1 0 203249048 9572352 1990 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2337 1990 58 118 0 2215 0
Current children cumulated CPU time (s) 1063.22
Current children cumulated vsize (KiB) 12792

[startup+1123.63 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=828048/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9348 CPUtime=1112.6
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 2003 0 0 0 111251 9 0 0 25 0 1 0 203249048 9572352 1997 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2337 1997 58 118 0 2215 0
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (KiB) 12792

[startup+1183.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=827856/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9636 CPUtime=1172.66
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 2057 0 0 0 117257 9 0 0 25 0 1 0 203249048 9867264 2051 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1183.32
Current children cumulated vsize (KiB) 13080

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

[startup+1187.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=827792/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9636 CPUtime=1176.46
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 2057 0 0 0 117637 9 0 0 25 0 1 0 203249048 9867264 2051 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1187.12
Current children cumulated vsize (KiB) 13080

[startup+1194.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=827792/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9636 CPUtime=1183.01
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 2057 0 0 0 118292 9 0 0 25 0 1 0 203249048 9867264 2051 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1193.67
Current children cumulated vsize (KiB) 13080

[startup+1197.35 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=827792/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9636 CPUtime=1186.29
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 2057 0 0 0 118620 9 0 0 25 0 1 0 203249048 9867264 2051 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1196.95
Current children cumulated vsize (KiB) 13080

[startup+1198.99 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=827792/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9636 CPUtime=1187.93
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 2057 0 0 0 118784 9 0 0 25 0 1 0 203249048 9867264 2051 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 13080

[startup+1199.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=827792/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9636 CPUtime=1188.34
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 2057 0 0 0 118825 9 0 0 25 0 1 0 203249048 9867264 2051 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 13080

[startup+1199.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5238
/proc/meminfo: memFree=827792/2055920 swapFree=4144472/4192956
[pid=5234] ppid=5232 vsize=3444 CPUtime=10.66
/proc/5234/stat : 5234 (SATzilla2007_C) S 5232 5234 4436 0 -1 4194304 1250 3555 0 0 353 6 690 17 25 0 1 0 203247979 3526656 685 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5234/statm: 861 685 165 260 0 585 0
[pid=5238] ppid=5234 vsize=9636 CPUtime=1188.75
/proc/5238/stat : 5238 (minisat20) R 5234 5234 4436 0 -1 4194304 2057 0 0 0 118866 9 0 0 25 0 1 0 203249048 9867264 2051 18446744073709551615 134512640 134998072 4294956704 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5238/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 13080

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.51
CPU user time (s): 1199.16
CPU system time (s): 0.350946
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 13080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.16
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6875
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= 148
involuntary context switches= 1693

runsolver used 1.21081 second user time and 3.05553 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun Feb 18 21:09:01 UTC 2007

IDJOB= 297116
IDBENCH= 19953
IDSOLVER= 135
FILE ID= node23/297116-1171832941

PBS_JOBID= 3839661

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297116-1171832941/SATzilla2007_C /tmp/evaluation/297116-1171832941/instance-297116-1171832941.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-297116-1171832941 -o ROOT/results/node23/solver-297116-1171832941 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297116-1171832941/SATzilla2007_C /tmp/evaluation/297116-1171832941/instance-297116-1171832941.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  ce74deb44849da26eb98932c0518f94a

RANDOM SEED= 129092552

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.216
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.216
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:        838776 kB
Buffers:         42752 kB
Cached:        1056868 kB
SwapCached:      16396 kB
Active:         874192 kB
Inactive:       249588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        838776 kB
SwapTotal:     4192956 kB
SwapFree:      4144472 kB
Dirty:            8548 kB
Writeback:           0 kB
Mapped:          29804 kB
Slab:            79028 kB
Committed_AS:   630620 kB
PageTables:       1696 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 node23 on Sun Feb 18 21:29:01 UTC 2007