Trace number 304906

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.74 1200.5

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1426208256-08.cnf
MD5SUM32c7108510845a898764d9e87c0505ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.6421
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data (download as text)

10.82/10.87	c run March_dl for 5 seconds ... 
10.82/10.87	c Bin: Executing march_dl
10.82/10.87	c child exit by a signal
10.82/10.87	c march_dl returned code 137.
10.82/10.87	c run saps (UBCSAT implementation) for 2 seconds ... 
10.82/10.87	c Bin: Executing ubcsat2006
10.82/10.87	c child exited successfully
10.82/10.87	c ubcsat2006 returned code 0.
10.82/10.87	c satzilla computing base features
10.82/10.87	c satzilla doing unit-prop probe
10.82/10.87	c satzilla doing local search probe
10.82/10.87	c satzilla doing lobjois search-space size estimate
10.82/10.87	c satzilla's ranking:
10.82/10.87	c 1) minisat20+P: 0.756655
10.82/10.87	c 2) minisat20: 1.146236
10.82/10.87	c 3) march_dl+P: 1.604152
10.82/10.87	c 4) march_dl: 1.653666
10.82/10.87	c 5) vallst+P: 4.969962
10.82/10.87	c 6) zchaff_rand+P: 6.113957
10.82/10.87	c 7) kcnfs+P: 999.000000
10.82/10.87	c 8) kcnfs: 999.000000
10.82/10.87	c 9) vallst: 999.000000
10.82/10.87	c 10) zchaff_rand: 999.000000
10.82/10.87	c satzilla running minisat20 with preprocessing ... 
10.82/10.93	This is MiniSat 2.0 beta
10.82/10.93	WARNING: for repeatability, setting FPU to use double precision
10.82/10.93	============================[ Problem Statistics ]=============================
10.82/10.93	|                                                                             |
10.82/10.93	|  Number of variables:  140                                                  |
10.82/10.93	|  Number of clauses:    11900                                                |
10.82/10.95	|  Parsing time:         0.01         s                                       |
10.82/10.95	============================[ Search Statistics ]==============================
10.82/10.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/10.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.82/10.95	===============================================================================
10.82/10.95	|         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
10.82/10.96	|       102 |     140    11900    83300 |     4363      102     42 |  0.005 % |
10.89/10.97	|       252 |     140    11900    83300 |     4799      252     42 |  0.005 % |
10.89/10.99	|       477 |     140    11900    83300 |     5279      477     42 |  0.005 % |
10.89/11.01	|       815 |     140    11900    83300 |     5807      815     42 |  0.005 % |
10.89/11.05	|      1323 |     140    11900    83300 |     6388     1323     42 |  0.005 % |
10.89/11.11	|      2084 |     140    11900    83300 |     7027     2084     43 |  0.005 % |
10.89/11.20	|      3224 |     140    11900    83300 |     7729     3224     43 |  0.005 % |
11.23/11.35	|      4932 |     140    11900    83300 |     8502     4932     43 |  0.005 % |
11.53/11.62	|      7495 |     140    11900    83300 |     9353     7495     43 |  0.005 % |
11.94/12.03	|     11339 |     140    11900    83300 |    10288     6632     44 |  0.005 % |
12.66/12.72	|     17105 |     140    11900    83300 |    11317     7221     43 |  0.005 % |
13.68/13.77	|     25755 |     140    11900    83300 |    12449    10180     43 |  0.005 % |
15.22/15.38	|     38729 |     140    11900    83300 |    13694    10638     45 |  0.005 % |
17.99/18.07	|     58190 |     140    11900    83300 |    15063     9456     43 |  0.005 % |
22.40/22.51	|     87382 |     140    11900    83300 |    16569     8398     42 |  0.005 % |
29.26/29.34	|    131173 |     140    11900    83300 |    18226    10608     44 |  0.005 % |
40.75/40.88	|    196857 |     140    11900    83300 |    20049    12274     43 |  0.005 % |
59.80/59.90	|    295384 |     140    11900    83300 |    22054    10243     42 |  0.005 % |
90.85/90.98	|    443173 |     140    11900    83300 |    24259    14281     44 |  0.005 % |
141.36/141.56	|    664857 |     140    11900    83300 |    26685    13132     42 |  0.005 % |
220.58/220.77	|    997383 |     140    11900    83300 |    29354    15365     42 |  0.005 % |
350.81/351.06	|   1496174 |     140    11900    83300 |    32289    21812     44 |  0.005 % |
566.37/566.87	|   2244359 |     140    11900    83300 |    35518    20884     43 |  0.005 % |
903.69/904.31	|   3366634 |     140    11900    83300 |    39070    24969     42 |  0.005 % |
1199.62/1200.50	c Preprocessing...
1199.62/1200.50	c Inital problem has 140 variables, 11900 nary clauses (0 binary clauses).
1199.62/1200.50	c Num non-binary clauses 11900, Average non-binary clause length 7.000
1199.62/1200.50	c Theory has no gaps
1199.62/1200.50	c Preprocessor runtime was 0.030 seconds.
1199.62/1200.50	c 
1199.62/1200.50	c Satisfiability of theory still undetermined.
1199.62/1200.50	c See file /tmp/tdECIb for simplified theory.
1199.62/1200.50	c Bin: Executing minisat20
1199.62/1200.50	c child exit by a signal
1199.62/1200.50	c minisat20 returned code 137.
1199.62/1200.50	c minisat20 returned code 137.
1199.62/1200.50	c satzilla running minisat20 ... 
1199.62/1200.50	c Bin: Executing minisat20
1199.62/1200.50	c minisat20 returned code 1.
1199.62/1200.50	c minisat20 returned code 1.
1199.62/1200.50	c satzilla running march_dl with preprocessing ... 
1199.62/1200.50	c Bin: Executing march_dl
1199.62/1200.50	c march_dl returned code 1.
1199.62/1200.50	c march_dl returned code 1.
1199.62/1200.50	c satzilla running march_dl ... 
1199.62/1200.50	c Bin: Executing march_dl
1199.62/1200.50	c march_dl returned code 1.
1199.62/1200.50	c march_dl returned code 1.
1199.62/1200.50	c satzilla running vallst with preprocessing ... 
1199.62/1200.50	c Bin: Executing vallst
1199.62/1200.50	c vallst returned code 1.
1199.62/1200.50	c vallst returned code 1.
1199.62/1200.50	c satzilla running zchaff_rand with preprocessing ... 
1199.62/1200.50	c Bin: Executing zchaff_rand
1199.62/1200.50	c zchaff_rand returned code 1.
1199.62/1200.50	c zchaff_rand returned code 1.
1199.62/1200.50	c satzilla running kcnfs with preprocessing ... 
1199.62/1200.50	c Bin: Executing kcnfs
1199.62/1200.50	c kcnfs returned code 1.
1199.62/1200.50	c kcnfs returned code 1.
1199.62/1200.50	c satzilla running kcnfs ... 
1199.62/1200.50	c Bin: Executing kcnfs
1199.62/1200.50	c kcnfs returned code 1.
1199.62/1200.50	c kcnfs returned code 1.
1199.62/1200.50	c satzilla running vallst ... 
1199.62/1200.50	c Bin: Executing vallst
1199.62/1200.50	c vallst returned code 1.
1199.62/1200.50	c vallst returned code 1.
1199.62/1200.50	c satzilla running zchaff_rand ... 
1199.62/1200.50	c Bin: Executing zchaff_rand
1199.62/1200.50	c zchaff_rand returned code 1.
1199.62/1200.50	c zchaff_rand returned code 1.
1199.62/1200.50	c ERROR: All Failed! 
1199.62/1200.50	c SATZILLA_TIME=1199.910000

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/node59/watcher-304906-1172068016 -o ROOT/results/node59/solver-304906-1172068016 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304906-1172068016/SATzilla2007_C /tmp/evaluation/304906-1172068016/instance-304906-1172068016.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.85 0.97 0.99 3/64 6537
/proc/meminfo: memFree=1444376/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=1440 CPUtime=0
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226758313 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 360 110 95 260 0 84 0
[pid=6538] ppid=6537 vsize=768 CPUtime=0
/proc/6538/stat : 6538 (march_dl) R 6537 6537 6462 0 -1 4194304 91 0 0 0 0 0 0 0 19 0 1 0 226758313 786432 87 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6538/statm: 192 87 50 118 0 71 0

[startup+0.106727 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6537
/proc/meminfo: memFree=1444376/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=1440 CPUtime=0
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226758313 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 360 110 95 260 0 84 0
[pid=6538] ppid=6537 vsize=3640 CPUtime=0.1
/proc/6538/stat : 6538 (march_dl) R 6537 6537 6462 0 -1 4194304 2200 0 0 0 10 0 0 0 20 0 1 0 226758313 3727360 533 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6538/statm: 910 533 67 118 0 789 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5080

[startup+0.514769 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6537
/proc/meminfo: memFree=1444376/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=1440 CPUtime=0
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226758313 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 360 110 95 260 0 84 0
[pid=6538] ppid=6537 vsize=3640 CPUtime=0.5
/proc/6538/stat : 6538 (march_dl) R 6537 6537 6462 0 -1 4194304 2209 0 0 0 50 0 0 0 24 0 1 0 226758313 3727360 542 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6538/statm: 910 542 67 118 0 789 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5080

[startup+1.33486 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 6539
/proc/meminfo: memFree=1442184/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=1440 CPUtime=0
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226758313 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 360 110 95 260 0 84 0
[pid=6538] ppid=6537 vsize=3904 CPUtime=1.32
/proc/6538/stat : 6538 (march_dl) R 6537 6537 6462 0 -1 4194304 2266 0 0 0 132 0 0 0 25 0 1 0 226758313 3997696 599 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6538/statm: 976 599 67 118 0 855 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5344

[startup+2.97104 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 6539
/proc/meminfo: memFree=1441800/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=1440 CPUtime=0
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226758313 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 360 110 95 260 0 84 0
[pid=6538] ppid=6537 vsize=4168 CPUtime=2.96
/proc/6538/stat : 6538 (march_dl) R 6537 6537 6462 0 -1 4194304 2344 0 0 0 296 0 0 0 25 0 1 0 226758313 4268032 677 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583053 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6538/statm: 1042 677 67 118 0 921 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5608

[startup+6.26541 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 6540
/proc/meminfo: memFree=1442576/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=1440 CPUtime=4.99
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 135 5745 0 0 0 0 482 17 16 0 1 0 226758313 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 360 111 96 260 0 84 0
[pid=6540] ppid=6537 vsize=6188 CPUtime=1.24
/proc/6540/stat : 6540 (ubcsat2006) R 6537 6537 6462 0 -1 4194304 480 0 0 0 120 4 0 0 25 0 1 0 226758814 6336512 463 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6540/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7181 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1436952/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=4584 CPUtime=1.77
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 893 0 0 0 177 0 0 0 25 0 1 0 226759406 4694016 887 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 1146 887 58 118 0 1024 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9572

[startup+25.5375 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1435160/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=6620 CPUtime=14.58
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 1395 0 0 0 1457 1 0 0 25 0 1 0 226759406 6778880 1389 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 1655 1389 58 118 0 1533 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11608

[startup+51.1704 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1433624/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=7984 CPUtime=40.2
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 1722 0 0 0 4019 1 0 0 25 0 1 0 226759406 8175616 1716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 1996 1716 58 118 0 1874 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 12972

[startup+102.431 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1432088/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=9484 CPUtime=91.43
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 2107 0 0 0 9141 2 0 0 25 0 1 0 226759406 9711616 2101 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 2371 2101 58 118 0 2249 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 14472

[startup+162.52 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1431000/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=10712 CPUtime=151.49
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 2382 0 0 0 15147 2 0 0 25 0 1 0 226759406 10969088 2376 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 2678 2376 58 118 0 2556 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 15700

[startup+222.598 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1430360/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=11316 CPUtime=211.53
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 2540 0 0 0 21151 2 0 0 25 0 1 0 226759406 11587584 2534 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 2829 2534 58 118 0 2707 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 16304

[startup+282.678 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1429336/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=12432 CPUtime=271.57
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 2805 0 0 0 27154 3 0 0 25 0 1 0 226759406 12730368 2799 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 3108 2799 58 118 0 2986 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 17420

[startup+342.757 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1429216/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=12596 CPUtime=331.62
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 2844 0 0 0 33159 3 0 0 25 0 1 0 226759406 12898304 2838 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 3149 2838 58 118 0 3027 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 17584

[startup+402.839 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1428320/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=13536 CPUtime=391.66
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3059 0 0 0 39163 3 0 0 25 0 1 0 226759406 13860864 3053 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 3384 3053 58 118 0 3262 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 18524

[startup+462.915 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 6541
/proc/meminfo: memFree=1428128/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=13728 CPUtime=451.69
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3107 0 0 0 45166 3 0 0 25 0 1 0 226759406 14057472 3101 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 3432 3101 58 118 0 3310 0
Current children cumulated CPU time (s) 462.58

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


[startup+763.323 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 6541
/proc/meminfo: memFree=1426464/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=15488 CPUtime=751.92
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3494 0 0 0 75188 4 0 0 25 0 1 0 226759406 15859712 3488 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 3872 3488 58 118 0 3750 0
Current children cumulated CPU time (s) 762.81
Current children cumulated vsize (KiB) 20476

[startup+823.405 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 6543
/proc/meminfo: memFree=1426272/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=15488 CPUtime=811.95
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3509 0 0 0 81191 4 0 0 25 0 1 0 226759406 15859712 3503 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 3872 3503 58 118 0 3750 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 20476

[startup+883.488 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 6543
/proc/meminfo: memFree=1426272/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=15628 CPUtime=871.99
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3524 0 0 0 87195 4 0 0 25 0 1 0 226759406 16003072 3518 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 3907 3518 58 118 0 3785 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 20616

[startup+943.569 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1425376/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=16552 CPUtime=932.04
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3783 0 0 0 93199 5 0 0 25 0 1 0 226759406 16949248 3777 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4138 3777 58 118 0 4016 0
Current children cumulated CPU time (s) 942.93
Current children cumulated vsize (KiB) 21540

[startup+1003.65 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1425184/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=16724 CPUtime=992.08
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3809 0 0 0 99203 5 0 0 25 0 1 0 226759406 17125376 3803 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4181 3803 58 118 0 4059 0
Current children cumulated CPU time (s) 1002.97
Current children cumulated vsize (KiB) 21712

[startup+1063.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424992/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17008 CPUtime=1052.13
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3867 0 0 0 105208 5 0 0 25 0 1 0 226759406 17416192 3861 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4252 3861 58 118 0 4130 0
Current children cumulated CPU time (s) 1063.02
Current children cumulated vsize (KiB) 21996

[startup+1123.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424800/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17316 CPUtime=1112.19
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3931 0 0 0 111214 5 0 0 25 0 1 0 226759406 17731584 3925 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4329 3925 58 118 0 4207 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 22304

[startup+1183.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424672/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17460 CPUtime=1172.22
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3951 0 0 0 117217 5 0 0 25 0 1 0 226759406 17879040 3945 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4365 3945 58 118 0 4243 0
Current children cumulated CPU time (s) 1183.11
Current children cumulated vsize (KiB) 22448

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

[startup+1187.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424672/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17460 CPUtime=1176.03
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3951 0 0 0 117598 5 0 0 25 0 1 0 226759406 17879040 3945 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4365 3945 58 118 0 4243 0
Current children cumulated CPU time (s) 1186.92
Current children cumulated vsize (KiB) 22448

[startup+1194.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424672/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17460 CPUtime=1182.58
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3951 0 0 0 118253 5 0 0 25 0 1 0 226759406 17879040 3945 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4365 3945 58 118 0 4243 0
Current children cumulated CPU time (s) 1193.47
Current children cumulated vsize (KiB) 22448

[startup+1197.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424672/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17460 CPUtime=1185.86
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3964 0 0 0 118581 5 0 0 25 0 1 0 226759406 17879040 3958 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4365 3958 58 118 0 4243 0
Current children cumulated CPU time (s) 1196.75
Current children cumulated vsize (KiB) 22448

[startup+1199.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424672/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17460 CPUtime=1187.5
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3965 0 0 0 118745 5 0 0 25 0 1 0 226759406 17879040 3959 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4365 3959 58 118 0 4243 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 22448

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424672/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17460 CPUtime=1188.32
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3965 0 0 0 118827 5 0 0 25 0 1 0 226759406 17879040 3959 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4365 3959 58 118 0 4243 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 22448

[startup+1200.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6543
/proc/meminfo: memFree=1424672/2055920 swapFree=4183740/4192956
[pid=6537] ppid=6535 vsize=4988 CPUtime=10.89
/proc/6537/stat : 6537 (SATzilla2007_C) S 6535 6537 6462 0 -1 4194304 1894 6231 0 0 370 10 685 24 25 0 1 0 226758313 5107712 1064 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6537/statm: 1247 1064 165 260 0 971 0
[pid=6541] ppid=6537 vsize=17460 CPUtime=1188.73
/proc/6541/stat : 6541 (minisat20) R 6537 6537 6462 0 -1 4194304 3965 0 0 0 118868 5 0 0 25 0 1 0 226759406 17879040 3959 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6541/statm: 4365 3959 58 118 0 4243 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 22448

Child status: 17
Real time (s): 1200.5
CPU time (s): 1199.74
CPU user time (s): 1199.33
CPU system time (s): 0.412937
CPU usage (%): 99.9367
Max. virtual memory (cumulated for all children) (KiB): 22448

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

runsolver used 1.09683 second user time and 3.16852 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Wed Feb 21 14:26:56 UTC 2007

IDJOB= 304906
IDBENCH= 20143
IDSOLVER= 135
FILE ID= node59/304906-1172068016

PBS_JOBID= 3892798

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1426208256-08.cnf
COMMAND LINE= /tmp/evaluation/304906-1172068016/SATzilla2007_C /tmp/evaluation/304906-1172068016/instance-304906-1172068016.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-304906-1172068016 -o ROOT/results/node59/solver-304906-1172068016 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304906-1172068016/SATzilla2007_C /tmp/evaluation/304906-1172068016/instance-304906-1172068016.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  32c7108510845a898764d9e87c0505ce

RANDOM SEED= 237320404

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1444856 kB
Buffers:         38604 kB
Cached:         495256 kB
SwapCached:       3340 kB
Active:         145992 kB
Inactive:       397320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444856 kB
SwapTotal:     4192956 kB
SwapFree:      4183740 kB
Dirty:            8888 kB
Writeback:           0 kB
Mapped:          15344 kB
Slab:            53752 kB
Committed_AS:   503268 kB
PageTables:       1472 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= 66554 MiB

End job on node59 on Wed Feb 21 14:46:56 UTC 2007