Trace number 304455

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.78 1200.23

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S679764311-04.cnf
MD5SUM16242b6f859b81dbfcf1afca06363c42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark336.557
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data (download as text)

10.83/10.88	c run March_dl for 5 seconds ... 
10.83/10.88	c Bin: Executing march_dl
10.83/10.88	c child exit by a signal
10.83/10.88	c march_dl returned code 137.
10.83/10.88	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.88	c Bin: Executing ubcsat2006
10.83/10.88	c child exited successfully
10.83/10.88	c ubcsat2006 returned code 0.
10.83/10.88	c satzilla computing base features
10.83/10.88	c satzilla doing unit-prop probe
10.83/10.88	c satzilla doing local search probe
10.83/10.88	c satzilla doing lobjois search-space size estimate
10.83/10.88	c satzilla's ranking:
10.83/10.88	c 1) minisat20+P: 0.801840
10.83/10.88	c 2) minisat20: 1.137484
10.83/10.88	c 3) march_dl: 1.652941
10.83/10.88	c 4) march_dl+P: 2.391201
10.83/10.88	c 5) vallst+P: 4.961846
10.83/10.88	c 6) zchaff_rand+P: 6.228873
10.83/10.88	c 7) kcnfs+P: 999.000000
10.83/10.88	c 8) kcnfs: 999.000000
10.83/10.88	c 9) vallst: 999.000000
10.83/10.88	c 10) zchaff_rand: 999.000000
10.83/10.88	c satzilla running minisat20 with preprocessing ... 
10.83/10.96	This is MiniSat 2.0 beta
10.83/10.96	WARNING: for repeatability, setting FPU to use double precision
10.83/10.96	============================[ Problem Statistics ]=============================
10.83/10.96	|                                                                             |
10.83/10.96	|  Number of variables:  160                                                  |
10.83/10.96	|  Number of clauses:    13600                                                |
10.93/10.97	|  Parsing time:         0.01         s                                       |
10.93/10.97	============================[ Search Statistics ]==============================
10.93/10.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.93/10.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.93/10.97	===============================================================================
10.93/10.97	|         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
10.93/10.98	|       100 |     160    13600    95200 |     4986      100     46 |  0.004 % |
10.93/11.00	|       250 |     160    13600    95200 |     5485      250     48 |  0.004 % |
10.93/11.01	|       476 |     160    13600    95200 |     6033      476     48 |  0.004 % |
10.93/11.04	|       813 |     160    13600    95200 |     6637      813     48 |  0.004 % |
10.93/11.08	|      1319 |     160    13600    95200 |     7300     1319     49 |  0.004 % |
10.93/11.14	|      2079 |     160    13600    95200 |     8031     2079     48 |  0.004 % |
10.93/11.23	|      3218 |     160    13600    95200 |     8834     3218     48 |  0.004 % |
11.34/11.39	|      4928 |     160    13600    95200 |     9717     4928     47 |  0.004 % |
11.64/11.69	|      7490 |     160    13600    95200 |    10689     7490     48 |  0.004 % |
12.15/12.20	|     11334 |     160    13600    95200 |    11758     5949     48 |  0.004 % |
12.86/12.97	|     17101 |     160    13600    95200 |    12934    11716     49 |  0.004 % |
14.09/14.20	|     25752 |     160    13600    95200 |    14227     7353     48 |  0.004 % |
16.16/16.30	|     38729 |     160    13600    95200 |    15650    13178     49 |  0.004 % |
19.64/19.77	|     58191 |     160    13600    95200 |    17215     9056     48 |  0.004 % |
25.28/25.37	|     87383 |     160    13600    95200 |    18936    12311     49 |  0.004 % |
34.30/34.41	|    131173 |     160    13600    95200 |    20830    18085     48 |  0.004 % |
49.26/49.37	|    196857 |     160    13600    95200 |    22913    10611     47 |  0.004 % |
72.52/72.59	|    295385 |     160    13600    95200 |    25204    16917     49 |  0.004 % |
109.42/109.49	|    443174 |     160    13600    95200 |    27725    19881     48 |  0.004 % |
172.44/172.53	|    664858 |     160    13600    95200 |    30497    25099     49 |  0.004 % |
275.63/275.80	|    997383 |     160    13600    95200 |    33547    14790     48 |  0.004 % |
430.65/430.95	|   1496172 |     160    13600    95200 |    36902    12813     48 |  0.004 % |
688.58/688.95	|   2244355 |     160    13600    95200 |    40592    16641     48 |  0.004 % |
1087.54/1088.01	|   3366629 |     160    13600    95200 |    44652    39625     49 |  0.004 % |
1199.66/1200.23	c Preprocessing...
1199.66/1200.23	c Inital problem has 160 variables, 13600 nary clauses (0 binary clauses).
1199.66/1200.23	c Num non-binary clauses 13600, Average non-binary clause length 7.000
1199.66/1200.23	c Theory has no gaps
1199.66/1200.23	c Preprocessor runtime was 0.050 seconds.
1199.66/1200.23	c 
1199.66/1200.23	c Satisfiability of theory still undetermined.
1199.66/1200.23	c See file /tmp/QPRBtj for simplified theory.
1199.66/1200.23	c Bin: Executing minisat20
1199.66/1200.23	c child exit by a signal
1199.66/1200.23	c minisat20 returned code 137.
1199.66/1200.23	c minisat20 returned code 137.
1199.66/1200.23	c satzilla running minisat20 ... 
1199.66/1200.23	c Bin: Executing minisat20
1199.66/1200.23	c minisat20 returned code 1.
1199.66/1200.23	c minisat20 returned code 1.
1199.66/1200.23	c satzilla running march_dl ... 
1199.66/1200.23	c Bin: Executing march_dl
1199.66/1200.23	c march_dl returned code 1.
1199.66/1200.23	c march_dl returned code 1.
1199.66/1200.23	c satzilla running march_dl with preprocessing ... 
1199.66/1200.23	c Bin: Executing march_dl
1199.66/1200.23	c march_dl returned code 1.
1199.66/1200.23	c march_dl returned code 1.
1199.66/1200.23	c satzilla running vallst with preprocessing ... 
1199.66/1200.23	c Bin: Executing vallst
1199.66/1200.23	c vallst returned code 1.
1199.66/1200.23	c vallst returned code 1.
1199.66/1200.23	c satzilla running zchaff_rand with preprocessing ... 
1199.66/1200.23	c Bin: Executing zchaff_rand
1199.66/1200.23	c zchaff_rand returned code 1.
1199.66/1200.23	c zchaff_rand returned code 1.
1199.66/1200.23	c satzilla running kcnfs with preprocessing ... 
1199.66/1200.23	c Bin: Executing kcnfs
1199.66/1200.23	c kcnfs returned code 1.
1199.66/1200.23	c kcnfs returned code 1.
1199.66/1200.23	c satzilla running kcnfs ... 
1199.66/1200.23	c Bin: Executing kcnfs
1199.66/1200.23	c kcnfs returned code 1.
1199.66/1200.23	c kcnfs returned code 1.
1199.66/1200.23	c satzilla running vallst ... 
1199.66/1200.23	c Bin: Executing vallst
1199.66/1200.23	c vallst returned code 1.
1199.66/1200.23	c vallst returned code 1.
1199.66/1200.23	c satzilla running zchaff_rand ... 
1199.66/1200.23	c Bin: Executing zchaff_rand
1199.66/1200.23	c zchaff_rand returned code 1.
1199.66/1200.23	c zchaff_rand returned code 1.
1199.66/1200.23	c ERROR: All Failed! 
1199.66/1200.23	c SATZILLA_TIME=1199.940000

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/node13/watcher-304455-1172058986 -o ROOT/results/node13/solver-304455-1172058986 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304455-1172058986/SATzilla2007_C /tmp/evaluation/304455-1172058986/instance-304455-1172058986.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.04 1.01 1.22 3/77 14455
/proc/meminfo: memFree=1451832/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=1440 CPUtime=0
/proc/14455/stat : 14455 (SATzilla2007_C) R 14453 14455 13644 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 225853042 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14455/statm: 360 110 95 260 0 84 0
[pid=14456] ppid=14455 vsize=768 CPUtime=0
/proc/14456/stat : 14456 (march_dl) R 14455 14455 13644 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 225853042 786432 86 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14456/statm: 192 86 50 118 0 71 0

[startup+0.106503 s]
/proc/loadavg: 1.04 1.01 1.22 3/77 14455
/proc/meminfo: memFree=1451832/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=1440 CPUtime=0
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225853042 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14455/statm: 360 110 95 260 0 84 0
[pid=14456] ppid=14455 vsize=1624 CPUtime=0.09
/proc/14456/stat : 14456 (march_dl) R 14455 14455 13644 0 -1 4194304 2099 0 0 0 9 0 0 0 19 0 1 0 225853042 1662976 303 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544363 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14456/statm: 406 303 65 118 0 285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3064

[startup+0.514558 s]
/proc/loadavg: 1.04 1.01 1.22 3/77 14455
/proc/meminfo: memFree=1451832/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=1440 CPUtime=0
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225853042 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14455/statm: 360 110 95 260 0 84 0
[pid=14456] ppid=14455 vsize=4156 CPUtime=0.5
/proc/14456/stat : 14456 (march_dl) R 14455 14455 13644 0 -1 4194304 2572 0 0 0 50 0 0 0 23 0 1 0 225853042 4255744 607 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14456/statm: 1039 607 67 118 0 918 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5596

[startup+1.33467 s]
/proc/loadavg: 1.04 1.01 1.22 2/79 14457
/proc/meminfo: memFree=1449448/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=1440 CPUtime=0
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225853042 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14455/statm: 360 110 95 260 0 84 0
[pid=14456] ppid=14455 vsize=4288 CPUtime=1.32
/proc/14456/stat : 14456 (march_dl) R 14455 14455 13644 0 -1 4194304 2609 0 0 0 132 0 0 0 25 0 1 0 225853042 4390912 644 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14456/statm: 1072 644 67 118 0 951 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5728

[startup+2.97088 s]
/proc/loadavg: 1.04 1.01 1.22 2/79 14457
/proc/meminfo: memFree=1449128/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=1440 CPUtime=0
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225853042 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14455/statm: 360 110 95 260 0 84 0
[pid=14456] ppid=14455 vsize=4420 CPUtime=2.95
/proc/14456/stat : 14456 (march_dl) R 14455 14455 13644 0 -1 4194304 2678 0 0 0 295 0 0 0 25 0 1 0 225853042 4526080 713 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14456/statm: 1105 713 67 118 0 984 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5860

[startup+6.25432 s]
/proc/loadavg: 1.03 1.01 1.22 2/79 14458
/proc/meminfo: memFree=1450024/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=1440 CPUtime=4.99
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 135 2754 0 0 0 0 498 1 16 0 1 0 225853042 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14455/statm: 360 111 96 260 0 84 0
[pid=14458] ppid=14455 vsize=6188 CPUtime=1.24
/proc/14458/stat : 14458 (ubcsat2006) R 14455 14455 13644 0 -1 4194304 516 0 0 0 119 5 0 0 25 0 1 0 225853542 6336512 499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14458/statm: 1547 499 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7102 s]
/proc/loadavg: 1.03 1.01 1.21 2/79 14459
/proc/meminfo: memFree=1443304/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=4852 CPUtime=1.73
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 989 0 0 0 173 0 0 0 25 0 1 0 225854138 4968448 983 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 1213 983 58 118 0 1091 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10320

[startup+25.5299 s]
/proc/loadavg: 1.02 1.01 1.21 2/79 14459
/proc/meminfo: memFree=1441128/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=7100 CPUtime=14.55
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 1541 0 0 0 1454 1 0 0 25 0 1 0 225854138 7270400 1535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 1775 1535 58 118 0 1653 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12568

[startup+51.1593 s]
/proc/loadavg: 1.01 1.01 1.20 2/79 14459
/proc/meminfo: memFree=1439592/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=8708 CPUtime=40.17
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 1918 0 0 0 4016 1 0 0 25 0 1 0 225854138 8916992 1912 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 2177 1912 58 118 0 2055 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 14176

[startup+102.416 s]
/proc/loadavg: 1.00 1.00 1.19 2/79 14459
/proc/meminfo: memFree=1437928/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=10320 CPUtime=91.42
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 2332 0 0 0 9140 2 0 0 25 0 1 0 225854138 10567680 2326 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 2580 2326 58 118 0 2458 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 15788

[startup+162.487 s]
/proc/loadavg: 1.00 1.00 1.17 2/79 14459
/proc/meminfo: memFree=1436712/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=11772 CPUtime=151.47
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 2636 0 0 0 15144 3 0 0 25 0 1 0 225854138 12054528 2630 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 2943 2630 58 118 0 2821 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 17240

[startup+222.56 s]
/proc/loadavg: 1.05 1.01 1.17 2/79 14459
/proc/meminfo: memFree=1435688/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=12704 CPUtime=211.52
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 2884 0 0 0 21149 3 0 0 25 0 1 0 225854138 13008896 2878 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 3176 2878 58 118 0 3054 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 18172

[startup+282.635 s]
/proc/loadavg: 1.02 1.01 1.16 2/85 14525
/proc/meminfo: memFree=1433520/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=13760 CPUtime=271.57
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 3136 0 0 0 27152 5 0 0 25 0 1 0 225854138 14090240 3130 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 3440 3130 58 118 0 3318 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 19228

[startup+342.639 s]
/proc/loadavg: 1.00 1.00 1.14 2/85 14617
/proc/meminfo: memFree=1432880/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=14348 CPUtime=331.5
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 3273 0 0 0 33145 5 0 0 25 0 1 0 225854138 14692352 3267 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 3587 3267 58 118 0 3465 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 19816

[startup+402.722 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 14657
/proc/meminfo: memFree=1433832/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=14624 CPUtime=391.53
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 3342 0 0 0 39147 6 0 0 25 0 1 0 225854138 14974976 3336 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 3656 3336 58 118 0 3534 0
Current children cumulated CPU time (s) 402.46
Current children cumulated vsize (KiB) 20092

[startup+462.793 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 14657
/proc/meminfo: memFree=1432744/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=15740 CPUtime=451.59
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 3612 0 0 0 45152 7 0 0 25 0 1 0 225854138 16117760 3606 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 3935 3606 58 118 0 3813 0
Current children cumulated CPU time (s) 462.52

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


[startup+823.211 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 14657
/proc/meminfo: memFree=1430760/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=17784 CPUtime=811.91
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4120 0 0 0 81180 11 0 0 25 0 1 0 225854138 18210816 4114 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4446 4114 58 118 0 4324 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 23252

[startup+883.287 s]
/proc/loadavg: 1.00 1.00 1.06 3/79 14657
/proc/meminfo: memFree=1430440/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=18236 CPUtime=871.96
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4194 0 0 0 87185 11 0 0 25 0 1 0 225854138 18673664 4188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4559 4188 58 118 0 4437 0
Current children cumulated CPU time (s) 882.89
Current children cumulated vsize (KiB) 23704

[startup+943.356 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 14657
/proc/meminfo: memFree=1430376/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=18376 CPUtime=932.02
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4225 0 0 0 93190 12 0 0 25 0 1 0 225854138 18817024 4219 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4594 4219 58 118 0 4472 0
Current children cumulated CPU time (s) 942.95
Current children cumulated vsize (KiB) 23844

[startup+1003.43 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 14657
/proc/meminfo: memFree=1430312/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=18376 CPUtime=992.07
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4240 0 0 0 99195 12 0 0 25 0 1 0 225854138 18817024 4234 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4594 4234 58 118 0 4472 0
Current children cumulated CPU time (s) 1003
Current children cumulated vsize (KiB) 23844

[startup+1063.5 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 14657
/proc/meminfo: memFree=1430184/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=18544 CPUtime=1052.12
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4260 0 0 0 105200 12 0 0 25 0 1 0 225854138 18989056 4254 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528159 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4636 4254 58 118 0 4514 0
Current children cumulated CPU time (s) 1063.05
Current children cumulated vsize (KiB) 24012

[startup+1123.57 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14657
/proc/meminfo: memFree=1429160/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19620 CPUtime=1112.17
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4507 0 0 0 111204 13 0 0 25 0 1 0 225854138 20090880 4501 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4905 4501 58 118 0 4783 0
Current children cumulated CPU time (s) 1123.1
Current children cumulated vsize (KiB) 25088

[startup+1183.65 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14657
/proc/meminfo: memFree=1429032/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19816 CPUtime=1172.23
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4550 0 0 0 117209 14 0 0 25 0 1 0 225854138 20291584 4544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4954 4544 58 118 0 4832 0
Current children cumulated CPU time (s) 1183.16
Current children cumulated vsize (KiB) 25284

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

[startup+1187.55 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 14657
/proc/meminfo: memFree=1429032/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19816 CPUtime=1176.13
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4550 0 0 0 117599 14 0 0 25 0 1 0 225854138 20291584 4544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4954 4544 58 118 0 4832 0
Current children cumulated CPU time (s) 1187.06
Current children cumulated vsize (KiB) 25284

[startup+1194.1 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14657
/proc/meminfo: memFree=1429032/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19816 CPUtime=1182.68
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4550 0 0 0 118254 14 0 0 25 0 1 0 225854138 20291584 4544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4954 4544 58 118 0 4832 0
Current children cumulated CPU time (s) 1193.61
Current children cumulated vsize (KiB) 25284

[startup+1197.39 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14657
/proc/meminfo: memFree=1429032/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19816 CPUtime=1185.97
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4550 0 0 0 118583 14 0 0 25 0 1 0 225854138 20291584 4544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4954 4544 58 118 0 4832 0
Current children cumulated CPU time (s) 1196.9
Current children cumulated vsize (KiB) 25284

[startup+1199.03 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14657
/proc/meminfo: memFree=1429032/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19816 CPUtime=1187.61
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4550 0 0 0 118747 14 0 0 25 0 1 0 225854138 20291584 4544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4954 4544 58 118 0 4832 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 25284

[startup+1199.84 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14657
/proc/meminfo: memFree=1429032/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19816 CPUtime=1188.43
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4550 0 0 0 118829 14 0 0 25 0 1 0 225854138 20291584 4544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4954 4544 58 118 0 4832 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 25284

[startup+1200.05 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14657
/proc/meminfo: memFree=1429032/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19816 CPUtime=1188.63
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4550 0 0 0 118849 14 0 0 25 0 1 0 225854138 20291584 4544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4954 4544 58 118 0 4832 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 25284

[startup+1200.15 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 14657
/proc/meminfo: memFree=1429032/2055920 swapFree=4192812/4192956
[pid=14455] ppid=14453 vsize=5468 CPUtime=10.93
/proc/14455/stat : 14455 (SATzilla2007_C) S 14453 14455 13644 0 -1 4194304 2103 3276 0 0 374 8 701 10 25 0 1 0 225853042 5599232 1186 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14455/statm: 1367 1186 165 260 0 1091 0
[pid=14459] ppid=14455 vsize=19816 CPUtime=1188.73
/proc/14459/stat : 14459 (minisat20) R 14455 14455 13644 0 -1 4194304 4550 0 0 0 118859 14 0 0 25 0 1 0 225854138 20291584 4544 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14459/statm: 4954 4544 58 118 0 4832 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 25284

Child status: 17
Real time (s): 1200.23
CPU time (s): 1199.78
CPU user time (s): 1199.44
CPU system time (s): 0.341948
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 25284

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

runsolver used 1.12283 second user time and 3.14252 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Wed Feb 21 11:56:26 UTC 2007

IDJOB= 304455
IDBENCH= 20132
IDSOLVER= 135
FILE ID= node13/304455-1172058986

PBS_JOBID= 3865276

Free space on /tmp= 66536 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S679764311-04.cnf
COMMAND LINE= /tmp/evaluation/304455-1172058986/SATzilla2007_C /tmp/evaluation/304455-1172058986/instance-304455-1172058986.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-304455-1172058986 -o ROOT/results/node13/solver-304455-1172058986 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304455-1172058986/SATzilla2007_C /tmp/evaluation/304455-1172058986/instance-304455-1172058986.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  16242b6f859b81dbfcf1afca06363c42

RANDOM SEED= 728289573

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1452304 kB
Buffers:         53680 kB
Cached:         415316 kB
SwapCached:          0 kB
Active:         198068 kB
Inactive:       325552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8740 kB
Writeback:           0 kB
Mapped:          73512 kB
Slab:            65572 kB
Committed_AS:   994100 kB
PageTables:       1744 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= 66536 MiB

End job on node13 on Wed Feb 21 12:16:26 UTC 2007