Trace number 297115

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 RANDOM? (exit code) 1199.54 1199.94

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.63/10.69	c run March_dl for 5 seconds ... 
10.63/10.69	c Bin: Executing march_dl
10.63/10.69	c child exit by a signal
10.63/10.69	c march_dl returned code 137.
10.63/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.69	c Bin: Executing ubcsat2006
10.63/10.69	c child exited successfully
10.63/10.69	c ubcsat2006 returned code 0.
10.63/10.69	c satzilla computing base features
10.63/10.69	c satzilla doing unit-prop probe
10.63/10.69	c satzilla doing local search probe
10.63/10.69	c satzilla doing lobjois search-space size estimate
10.63/10.69	c satzilla's ranking:
10.63/10.69	c 1) minisat20+P: 3.800191
10.63/10.69	c 2) kcnfs: 4.004310
10.63/10.69	c 3) march_dl: 4.371552
10.63/10.69	c 4) kcnfs+P: 999.000000
10.63/10.69	c 5) march_dl+P: 999.000000
10.63/10.69	c 6) vallst+P: 999.000000
10.63/10.69	c 7) zchaff_rand+P: 999.000000
10.63/10.69	c 8) vallst: 999.000000
10.63/10.69	c 9) zchaff_rand: 999.000000
10.63/10.69	c 10) minisat20: 999.000000
10.63/10.69	c satzilla running minisat20 with preprocessing ... 
10.63/10.73	This is MiniSat 2.0 beta
10.63/10.73	WARNING: for repeatability, setting FPU to use double precision
10.63/10.73	============================[ Problem Statistics ]=============================
10.63/10.73	|                                                                             |
10.63/10.73	|  Number of variables:  75                                                   |
10.63/10.73	|  Number of clauses:    6675                                                 |
10.63/10.73	|  Parsing time:         0.01         s                                       |
10.63/10.73	============================[ Search Statistics ]==============================
10.63/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.73	===============================================================================
10.63/10.73	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.63/10.74	|       100 |      75     6675    46725 |     2447      100     27 |  0.018 % |
10.63/10.75	|       250 |      75     6675    46725 |     2692      250     27 |  0.018 % |
10.63/10.76	|       475 |      75     6675    46725 |     2961      475     26 |  0.018 % |
10.70/10.77	|       814 |      75     6675    46725 |     3257      814     26 |  0.018 % |
10.70/10.80	|      1321 |      75     6675    46725 |     3583     1321     26 |  0.018 % |
10.70/10.83	|      2080 |      75     6675    46725 |     3941     2080     26 |  0.018 % |
10.70/10.89	|      3220 |      75     6675    46725 |     4335     3220     26 |  0.018 % |
10.70/10.99	|      4930 |      75     6675    46725 |     4769     2749     26 |  0.018 % |
10.70/11.14	|      7493 |      75     6675    46725 |     5246     2911     25 |  0.018 % |
11.34/11.38	|     11337 |      75     6675    46725 |     5771     4115     25 |  0.018 % |
11.65/11.75	|     17103 |      75     6675    46725 |     6348     4075     25 |  0.018 % |
12.26/12.35	|     25753 |      75     6675    46725 |     6983     6342     25 |  0.018 % |
13.18/13.27	|     38728 |      75     6675    46725 |     7681     5282     26 |  0.018 % |
14.62/14.75	|     58191 |      75     6675    46725 |     8449     5459     25 |  0.018 % |
16.88/17.01	|     87383 |      75     6675    46725 |     9294     4969     25 |  0.018 % |
20.56/20.69	|    131173 |      75     6675    46725 |    10223     6783     25 |  0.018 % |
26.30/26.35	|    196858 |      75     6675    46725 |    11246     5809     25 |  0.018 % |
35.10/35.21	|    295384 |      75     6675    46725 |    12370     8479     24 |  0.018 % |
49.44/49.56	|    443174 |      75     6675    46725 |    13607     7484     24 |  0.018 % |
72.19/72.35	|    664857 |      75     6675    46725 |    14968    10969     24 |  0.018 % |
108.46/108.58	|    997384 |      75     6675    46725 |    16465    13541     24 |  0.018 % |
167.57/167.68	|   1496172 |      75     6675    46725 |    18112     9185     24 |  0.018 % |
262.65/262.86	|   2244354 |      75     6675    46725 |    19923    13549     25 |  0.018 % |
419.91/420.11	|   3366628 |      75     6675    46725 |    21915    18505     24 |  0.018 % |
679.94/680.27	|   5050039 |      75     6675    46725 |    24107    12206     24 |  0.018 % |
1110.25/1110.72	|   7575155 |      75     6675    46725 |    26517    17861     24 |  0.018 % |
1199.49/1199.94	c Preprocessing...
1199.49/1199.94	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.49/1199.94	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.49/1199.94	c Theory has no gaps
1199.49/1199.94	c Preprocessor runtime was 0.020 seconds.
1199.49/1199.94	c 
1199.49/1199.94	c Satisfiability of theory still undetermined.
1199.49/1199.94	c See file /tmp/CAydEK for simplified theory.
1199.49/1199.94	c Bin: Executing minisat20
1199.49/1199.94	c child exit by a signal
1199.49/1199.94	c minisat20 returned code 137.
1199.49/1199.94	c minisat20 returned code 137.
1199.49/1199.94	c satzilla running kcnfs ... 
1199.49/1199.94	c Bin: Executing kcnfs
1199.49/1199.94	c kcnfs returned code 1.
1199.49/1199.94	c kcnfs returned code 1.
1199.49/1199.94	c satzilla running march_dl ... 
1199.49/1199.94	c Bin: Executing march_dl
1199.49/1199.94	c march_dl returned code 1.
1199.49/1199.94	c march_dl returned code 1.
1199.49/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.49/1199.94	c Bin: Executing kcnfs
1199.49/1199.94	c kcnfs returned code 1.
1199.49/1199.94	c kcnfs returned code 1.
1199.49/1199.94	c satzilla running march_dl with preprocessing ... 
1199.49/1199.94	c Bin: Executing march_dl
1199.49/1199.94	c march_dl returned code 1.
1199.49/1199.94	c march_dl returned code 1.
1199.49/1199.94	c satzilla running vallst with preprocessing ... 
1199.49/1199.94	c Bin: Executing vallst
1199.49/1199.94	c vallst returned code 1.
1199.49/1199.94	c vallst returned code 1.
1199.49/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.49/1199.94	c Bin: Executing zchaff_rand
1199.49/1199.94	c zchaff_rand returned code 1.
1199.49/1199.94	c zchaff_rand returned code 1.
1199.49/1199.94	c satzilla running vallst ... 
1199.49/1199.94	c Bin: Executing vallst
1199.49/1199.94	c vallst returned code 1.
1199.49/1199.94	c vallst returned code 1.
1199.49/1199.94	c satzilla running zchaff_rand ... 
1199.49/1199.94	c Bin: Executing zchaff_rand
1199.49/1199.94	c zchaff_rand returned code 1.
1199.49/1199.94	c zchaff_rand returned code 1.
1199.49/1199.94	c satzilla running minisat20 ... 
1199.49/1199.94	c Bin: Executing minisat20
1199.49/1199.94	c minisat20 returned code 1.
1199.49/1199.94	c minisat20 returned code 1.
1199.49/1199.94	c ERROR: All Failed! 
1199.49/1199.94	c SATZILLA_TIME=1199.710000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-297115-1171832902 -o ROOT/results/node43/solver-297115-1171832902 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297115-1171832902/SATzilla2007_R /tmp/evaluation/297115-1171832902/instance-297115-1171832902.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: 1.00 1.00 1.00 3/64 16664
/proc/meminfo: memFree=536240/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=1440 CPUtime=0
/proc/16664/stat : 16664 (SATzilla2007_R) R 16662 16664 15427 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 203246229 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16664/statm: 360 110 95 260 0 84 0
[pid=16665] ppid=16664 vsize=636 CPUtime=0
/proc/16665/stat : 16665 (march_dl) R 16664 16664 15427 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 203246229 651264 79 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16665/statm: 159 79 50 118 0 38 0

[startup+0.107294 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16664
/proc/meminfo: memFree=536240/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=1440 CPUtime=0
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203246229 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16664/statm: 360 110 95 260 0 84 0
[pid=16665] ppid=16664 vsize=2368 CPUtime=0.1
/proc/16665/stat : 16665 (march_dl) R 16664 16664 15427 0 -1 4194304 1100 0 0 0 10 0 0 0 19 0 1 0 203246229 2424832 350 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583512 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16665/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3808

[startup+0.517361 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16664
/proc/meminfo: memFree=536240/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=1440 CPUtime=0
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203246229 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16664/statm: 360 110 95 260 0 84 0
[pid=16665] ppid=16664 vsize=2500 CPUtime=0.51
/proc/16665/stat : 16665 (march_dl) R 16664 16664 15427 0 -1 4194304 1132 0 0 0 51 0 0 0 23 0 1 0 203246229 2560000 382 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16665/statm: 625 382 67 118 0 504 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3940

[startup+1.3375 s]
/proc/loadavg: 1.24 1.05 1.02 2/66 16666
/proc/meminfo: memFree=529952/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=1440 CPUtime=0
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203246229 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16664/statm: 360 110 95 260 0 84 0
[pid=16665] ppid=16664 vsize=7544 CPUtime=1.33
/proc/16665/stat : 16665 (march_dl) R 16664 16664 15427 0 -1 4194304 2644 0 0 0 125 8 0 0 25 0 1 0 203246229 7725056 1764 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16665/statm: 1886 1764 72 118 0 1765 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8984

[startup+2.97377 s]
/proc/loadavg: 1.24 1.05 1.02 2/66 16666
/proc/meminfo: memFree=528928/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=1440 CPUtime=0
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203246229 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16664/statm: 360 110 95 260 0 84 0
[pid=16665] ppid=16664 vsize=7556 CPUtime=2.96
/proc/16665/stat : 16665 (march_dl) R 16664 16664 15427 0 -1 4194304 3177 0 0 0 288 8 0 0 25 0 1 0 203246229 7737344 1773 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526998 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16665/statm: 1889 1773 74 118 0 1768 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8996

[startup+6.25731 s]
/proc/loadavg: 1.22 1.05 1.02 2/66 16667
/proc/meminfo: memFree=534944/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=1440 CPUtime=4.99
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 135 3177 0 0 0 0 491 8 16 0 1 0 203246229 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16664/statm: 360 111 96 260 0 84 0
[pid=16667] ppid=16664 vsize=6188 CPUtime=1.24
/proc/16667/stat : 16667 (ubcsat2006) R 16664 16664 15427 0 -1 4194304 372 0 0 0 120 4 0 0 25 0 1 0 203246729 6336512 355 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16667/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7104 s]
/proc/loadavg: 1.28 1.06 1.02 2/66 16668
/proc/meminfo: memFree=531872/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=3264 CPUtime=1.97
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 511 0 0 0 197 0 0 0 25 0 1 0 203247302 3342336 505 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 816 505 58 118 0 694 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6708

[startup+25.5225 s]
/proc/loadavg: 1.24 1.06 1.02 2/66 16668
/proc/meminfo: memFree=530848/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=4212 CPUtime=14.78
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 755 0 0 0 1478 0 0 0 25 0 1 0 203247302 4313088 749 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 1053 749 58 118 0 931 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7656

[startup+51.1468 s]
/proc/loadavg: 1.14 1.05 1.02 2/66 16668
/proc/meminfo: memFree=530016/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=5016 CPUtime=40.39
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 955 0 0 0 4039 0 0 0 25 0 1 0 203247302 5136384 949 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 1254 949 58 118 0 1132 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8460

[startup+102.386 s]
/proc/loadavg: 1.06 1.04 1.01 2/66 16668
/proc/meminfo: memFree=529184/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=6008 CPUtime=91.61
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1167 0 0 0 9161 0 0 0 25 0 1 0 203247302 6152192 1161 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 1502 1161 58 118 0 1380 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 9452

[startup+162.441 s]
/proc/loadavg: 1.02 1.03 1.01 2/66 16668
/proc/meminfo: memFree=528672/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=6444 CPUtime=151.64
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1295 0 0 0 15164 0 0 0 25 0 1 0 203247302 6598656 1289 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649478 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 1611 1289 58 118 0 1489 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 9888

[startup+222.497 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 16668
/proc/meminfo: memFree=528224/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=7012 CPUtime=211.68
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1417 0 0 0 21168 0 0 0 25 0 1 0 203247302 7180288 1411 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 1753 1411 58 118 0 1631 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 10456

[startup+282.555 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16668
/proc/meminfo: memFree=527904/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=7496 CPUtime=271.72
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1510 0 0 0 27172 0 0 0 25 0 1 0 203247302 7675904 1504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 1874 1504 58 118 0 1752 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 10940

[startup+342.61 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16668
/proc/meminfo: memFree=527520/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=7784 CPUtime=331.75
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1596 0 0 0 33175 0 0 0 25 0 1 0 203247302 7970816 1590 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 1946 1590 58 118 0 1824 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 11228

[startup+402.672 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16668
/proc/meminfo: memFree=527392/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=7924 CPUtime=391.79
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1618 0 0 0 39179 0 0 0 25 0 1 0 203247302 8114176 1612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525431 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 1981 1612 58 118 0 1859 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 11368

[startup+462.733 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=527200/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=8208 CPUtime=451.84
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1675 0 0 0 45184 0 0 0 25 0 1 0 203247302 8404992 1669 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2052 1669 58 118 0 1930 0
Current children cumulated CPU time (s) 462.54

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


[startup+763.014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=526304/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9064 CPUtime=752.03
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1915 0 0 0 75202 1 0 0 25 0 1 0 203247302 9281536 1909 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2266 1909 58 118 0 2144 0
Current children cumulated CPU time (s) 762.73
Current children cumulated vsize (KiB) 12508

[startup+823.075 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 16668
/proc/meminfo: memFree=526112/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9348 CPUtime=812.07
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1959 0 0 0 81206 1 0 0 25 0 1 0 203247302 9572352 1953 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2337 1953 58 118 0 2215 0
Current children cumulated CPU time (s) 822.77
Current children cumulated vsize (KiB) 12792

[startup+883.132 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 16668
/proc/meminfo: memFree=526048/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9348 CPUtime=872.11
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1968 0 0 0 87210 1 0 0 25 0 1 0 203247302 9572352 1962 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2337 1962 58 118 0 2215 0
Current children cumulated CPU time (s) 882.81
Current children cumulated vsize (KiB) 12792

[startup+943.191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525984/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9348 CPUtime=932.15
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1986 0 0 0 93214 1 0 0 25 0 1 0 203247302 9572352 1980 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2337 1980 58 118 0 2215 0
Current children cumulated CPU time (s) 942.85
Current children cumulated vsize (KiB) 12792

[startup+1003.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525920/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9348 CPUtime=992.19
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1989 0 0 0 99218 1 0 0 25 0 1 0 203247302 9572352 1983 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2337 1983 58 118 0 2215 0
Current children cumulated CPU time (s) 1002.89
Current children cumulated vsize (KiB) 12792

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525920/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9348 CPUtime=1052.22
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 1999 0 0 0 105221 1 0 0 25 0 1 0 203247302 9572352 1993 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2337 1993 58 118 0 2215 0
Current children cumulated CPU time (s) 1062.92
Current children cumulated vsize (KiB) 12792

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525792/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9496 CPUtime=1112.26
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 2022 0 0 0 111225 1 0 0 25 0 1 0 203247302 9723904 2016 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2374 2016 58 118 0 2252 0
Current children cumulated CPU time (s) 1122.96
Current children cumulated vsize (KiB) 12940

[startup+1183.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525728/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9636 CPUtime=1172.29
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 2057 0 0 0 117228 1 0 0 25 0 1 0 203247302 9867264 2051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1182.99
Current children cumulated vsize (KiB) 13080

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

[startup+1187.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525728/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9636 CPUtime=1176.09
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 2057 0 0 0 117608 1 0 0 25 0 1 0 203247302 9867264 2051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1186.79
Current children cumulated vsize (KiB) 13080

[startup+1193.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525728/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9636 CPUtime=1182.64
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 2057 0 0 0 118263 1 0 0 25 0 1 0 203247302 9867264 2051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525528 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1193.34
Current children cumulated vsize (KiB) 13080

[startup+1197.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525728/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9636 CPUtime=1185.92
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 2057 0 0 0 118591 1 0 0 25 0 1 0 203247302 9867264 2051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1196.62
Current children cumulated vsize (KiB) 13080

[startup+1198.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525728/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9636 CPUtime=1187.56
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 2057 0 0 0 118755 1 0 0 25 0 1 0 203247302 9867264 2051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1198.26
Current children cumulated vsize (KiB) 13080

[startup+1199.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525728/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9636 CPUtime=1188.39
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 2057 0 0 0 118838 1 0 0 25 0 1 0 203247302 9867264 2051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 13080

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16668
/proc/meminfo: memFree=525728/2055920 swapFree=4183376/4192956
[pid=16664] ppid=16662 vsize=3444 CPUtime=10.7
/proc/16664/stat : 16664 (SATzilla2007_R) S 16662 16664 15427 0 -1 4194304 1250 3555 0 0 353 8 693 16 25 0 1 0 203246229 3526656 685 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16664/statm: 861 685 165 260 0 585 0
[pid=16668] ppid=16664 vsize=9636 CPUtime=1188.79
/proc/16668/stat : 16668 (minisat20) R 16664 16664 15427 0 -1 4194304 2057 0 0 0 118878 1 0 0 25 0 1 0 203247302 9867264 2051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16668/statm: 2409 2051 58 118 0 2287 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 13080

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.54
CPU user time (s): 1199.27
CPU system time (s): 0.266959
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 13080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.27
system time used= 0.266959
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= 26
involuntary context switches= 1601

runsolver used 0.865868 second user time and 2.42063 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sun Feb 18 21:08:22 UTC 2007

IDJOB= 297115
IDBENCH= 19953
IDSOLVER= 134
FILE ID= node43/297115-1171832902

PBS_JOBID= 3839697

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  ce74deb44849da26eb98932c0518f94a

RANDOM SEED= 951577273

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:        536648 kB
Buffers:         53232 kB
Cached:        1339476 kB
SwapCached:       4080 kB
Active:         874788 kB
Inactive:       528108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        536648 kB
SwapTotal:     4192956 kB
SwapFree:      4183376 kB
Dirty:            8528 kB
Writeback:           0 kB
Mapped:          15452 kB
Slab:           102396 kB
Committed_AS:   540748 kB
PageTables:       1392 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 node43 on Sun Feb 18 21:28:22 UTC 2007